ctrl+w now closes all tabs
ctrl+w now closes all tabs. Same as alt+F4.
ctrl+w now closes all tabs. Same as alt+F4.
I had to rebuild my Windows 11 this week. Since installing Firefox, streaming videos in Youtube are distorted with significant tiling during the first few seconds. The vi… (Lesen Sie mehr)
I had to rebuild my Windows 11 this week. Since installing Firefox, streaming videos in Youtube are distorted with significant tiling during the first few seconds. The video has to be rewound manually to see the beginning unhindered, sometimes rewound several times because the tiling still happens, albeit less so with each rewind. I had to rebuild the Windows 11 because some mysterious problem, possibly from a Windows update a couple of months ago, caused a growling hardware contention noise during video or video games that would cycle through several harmonic levels and sometimes move across the stereo plane. Just before the rebuild it became continuous and untennable. The rebuild did not get rid of that problem completely, but there have only been a couple of tiny hardware contention noises since then. This tiling of Youtube video is brand new. The system is pretty much the same now as it was before the rebuild. I still have the old OS on another internal drive so it would be possible to compare files. I just want to know why all of a sudden Firefox is showing this momentary tiling in Youtube. I tried Chrome and there was no titling. Thanks for your time.
Specifically Youtube videos, Youtube music songs and nothing else either never load (95% of the time), load only the first 10 seconds and then buffer or load partially af… (Lesen Sie mehr)
Specifically Youtube videos, Youtube music songs and nothing else either never load (95% of the time), load only the first 10 seconds and then buffer or load partially after ~20 minutes. No error messages. Only in Firefox.
I tried: Reinstalling Firefox Switching profiles Disabling all extensions Running in safe mode Clearing site's cache and cookies
It's been like this for a couple of months. Been circumventing it by playing videos in a different browser, but would be nice if there was a fix.
Attached image with a loading screen (lol).
It's a repost btw, posted 2 weeks ago and got 0 views.
Hi, i am trying to upload a Firefox extension, it is my first one and i am trying to upload it. I however cannot get it to work as the code my authentication app does not… (Lesen Sie mehr)
Hi, i am trying to upload a Firefox extension, it is my first one and i am trying to upload it. I however cannot get it to work as the code my authentication app does not work. I have tried several authentication apps but i am always returned with the same error message whenever i enter in my code. "Invalid two-step authentication code". Is their a fix to this, so far i tried using google authenticator and DuoMoblile. Thanks
I asked a question about a week ago. I can't even see the question anymore. While this was going on I received these emails. All times are in Australian CST. Thu 2025-0… (Lesen Sie mehr)
I asked a question about a week ago. I can't even see the question anymore. While this was going on I received these emails. All times are in Australian CST.
Thu 2025-07-31 11:04 PM Your Mozilla Support request has been updated 305857
then I got tha same message again
Thu 2025-07-31 11:04 PM Your Mozilla Support request has been updated 305857
the next day I couldn't get in so I had to reset my password
Fri 2025-08-01 11:18 AM Forgot your password? Fri 2025-08-01 11:25 AM Your password has been reset
Then this appeared about 50 minutes later
Fri 2025-08-01 12:14 PM Forgot your password?
I found out about Mozilla Monitor and thought it might help
Fri 2025-08-01 12:14 PM New sign-in to Mozilla Monitor
Fri 2025-08-01 12:21 PM Mozilla Monitor found no known breaches
Then I got:
Fri 2025-08-01 12:30 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?
again
Fri 2025-08-01 12:31 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?
and again
Fri 2025-08-01 12:31 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?
and again
Fri 2025-08-01 12:33 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?
Then I got
Fri 2025-08-01 11:32 PM Mozilla Support Request: Share your feedback with us
which contained a copy of my post [I have made a bit of a hash up with my mozilla related logins]
Thu Jul 31, 2025, 07:34 but was appartntly sent by "Anonymous User"
this email wanted to know if I was satisfied - how could I be, when the problem wasn't solved?
next I asked another question {Which I can't see in my Emails} which netted me this reply,
Sun 2025-08-03 08:52 AM Mozilla Support Forum<no-reply@support.mozilla.org>
next I was back to this again
Mon 2025-08-04 03:59 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?
and again just this morning!
Thu 2025-08-07 10:08 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?
I am as much a believer in security as the next person but I don't understand what is going on,
I have had no response to my original ticket, which I beleive was number 305857 which I can no longer find any refernce to in my account, and I still have a completely blank Library! and I can't even make any new bookmarks!
Plaes help, Yours sincerely, Ms Jacq Felis (AKA Kaelkitty).
In May 2025 all browsers should have removed the default styling for the h1 element when it is nested in a sectioning element (article, aside, nav, section). I went into … (Lesen Sie mehr)
In May 2025 all browsers should have removed the default styling for the h1 element when it is nested in a sectioning element (article, aside, nav, section). I went into Firefox Dev Editions user-agent style sheet and noticed that the styling for nested h1 elements is still the same. I'm wondering why that is the case, since I was under the impression that all the major browsers had completed make the necessary adjustments at the end of May 2025.
Good morning, today I downloaded Debian 13 Mate version and to install Firefox I entered the following commands taken from https://support.mozilla.org/it/kb/installare-fi… (Lesen Sie mehr)
Good morning, today I downloaded Debian 13 Mate version and to install Firefox I entered the following commands taken from https://support.mozilla.org/it/kb/installare-firefox-linux#w_installare-firefox-tramite-il-pacchetto-deb-per-le-distribuzioni-basate-su-debian-consigliato and the commands were
sudo install -d -m 0755 /etc/apt/keyrings
wget -q https://packages.mozilla.org/apt/repo-signing-key.gpg -O- | sudo tee /etc/apt/keyrings/packages.mozilla.org.asc > /dev/null
echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null
echo ' Package: * Pin: origin packages.mozilla.org Pin-Priority: 1000 ' | sudo tee /etc/apt/preferences.d/mozilla
sudo apt-get update && sudo apt-get install firefox firefox-l10n-it
but I get this result OpenPGP signature verification failed: https://packages.mozilla.org/apt mozilla InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signature by 35BAA0B33E9EB396F59CA838C0BA5CE6DC6315A3 was created after the --not-after date.Il repository "https://packages.mozilla.org/apt mozilla InRelease" non è firmato.
What mistake could I have made? Apart from the fact that now we use sudo apt update && sudo apt install Thank you in advance for your response.
i just updated firefox to 141.0 and the minimize/maximize/close buttons are not displaying correctly in windows 11.
Any time I allow a website to use my location on my home computer, it places me in a suburb in Las Vegas. However, I live near Seattle. This happens on multiple websites … (Lesen Sie mehr)
Any time I allow a website to use my location on my home computer, it places me in a suburb in Las Vegas. However, I live near Seattle. This happens on multiple websites including Google Maps and Uber Eats, and on other browsers my location is correct. I'm not running any VPNs or proxy servers, I've verified that my IP address is linked to my correct location, and I've deleted all cache and cookies ("Everything" for time frame) from my history. Is there a way I can have an accurate location again?
starting the computer I receive following message: C:ß\users\....\AppData\Roaming\Mozilla\Firefox\Profiles\ibp4oc3n.default-release\search\json.mozlz4 can notbe opened wh… (Lesen Sie mehr)
starting the computer I receive following message: C:ß\users\....\AppData\Roaming\Mozilla\Firefox\Profiles\ibp4oc3n.default-release\search\json.mozlz4
can notbe opened
whatshall I do?
Thank you! Anne
I am on Linux Mint 21.2, and I just updated Firefox (141.0). Now, the bookmarks bar, toolbar, and the tabs (everything above the displayed page), as well as the menu, boo… (Lesen Sie mehr)
I am on Linux Mint 21.2, and I just updated Firefox (141.0). Now, the bookmarks bar, toolbar, and the tabs (everything above the displayed page), as well as the menu, bookmarks menu, and sidebar, are in light mode even though I have dark mode set (They were dark before the update). I tried playing with the Dark Mode settings to no avail. My system is set to dark mode in general. Are others experiencing this? Is there some sort of fix?
Secure Connection Failed
Greetings... I have four rows of "shortcuts" that appear on my Firefox Home Page - 32 individual URLs that I customarily access virtually daily. Q: Is there some way that… (Lesen Sie mehr)
Greetings...
I have four rows of "shortcuts" that appear on my Firefox Home Page - 32 individual URLs that I customarily access virtually daily.
Q: Is there some way that I could export/backup my Firefox Home Page and all of these "shortcuts"? I would not want to lose any of the URLs that are represented by the 32 "shortcuts".
Please advise. Thank you! Take care...
I keep getting messages from Firefox to confirm account with the code. Looks like somebody keeps trying create an account with my e-mail address. I never hit confirm an… (Lesen Sie mehr)
I keep getting messages from Firefox to confirm account with the code. Looks like somebody keeps trying create an account with my e-mail address. I never hit confirm and I just delete the message. I keep changing my password.
How do I add a shortcut to the home page? It used to be so simple! There is no guidance at all now.
<aking firefox my default browser how p></aking>
Hello, I didn't manage to cancel my subscription - there's no even an option to manage my subscriptions... Please guide me
How do I sign in I am not a bot
The Freepik site won't load for me at all.
The slider (vertical scroller?) on the right side used to be constantly displayed; now it disappears until the cursor is on it. How can I make it stay displayed?