account login suddenly frequently required

Recently (about a month) I have found I often have to login to my Firefox account in order to access saved passwords etc. Sometimes from one day to the next. It never use… (read more)

Recently (about a month) I have found I often have to login to my Firefox account in order to access saved passwords etc. Sometimes from one day to the next. It never used to do this. Can't find any setting like "trust this device" or similar to stay logged in.

Open

Download progress indicator includes previously completed downloads

Hi there, I'm wondering if I am experiencing intended behavior or if I've stumbled upon a bug. I am sometimes downloading files in a staggered manner (i.e., waiting for f… (read more)

Hi there,

I'm wondering if I am experiencing intended behavior or if I've stumbled upon a bug. I am sometimes downloading files in a staggered manner (i.e., waiting for files to finish downloading before I start the next file downloads). However, any file after the first in that session shows an inaccurate progress indicator in the toolbar which includes progress of the already completed downloads.

For example, if I download two files completely, then start the download of two new files and both sit at 0%, the progress bar for the downloads actually shows 50% completed (2 files at 100%, 2 files at 0% -> Average of 4 files at 50%). I can't imagine this is intended behavior, for I imagine users would like to know how their current downloads are progressing only. This behavior is only fixed when I clear previous downloads, which resets the list to only active downloads, or when I restart the browser and start a new session.

Is there a setting where I can make the indicator report only active downloads?

Any insight is welcomed, thank you.

Open

Tabs after an Update

There was an update with Mozilla Firefox on the 8th. I had tabs open on the computer. After the update, I could not retrieve the tabs I had open. Tried to restore and not… (read more)

There was an update with Mozilla Firefox on the 8th. I had tabs open on the computer. After the update, I could not retrieve the tabs I had open. Tried to restore and nothing worked. Is there any way to restore my tabs?

Open

How to sort Tab Groups alphabetically in the Add Tab to Group Menu?

How to sort Tab Groups alphabetically in the Add Tab to Group Menu? I want to add tabs to groups bit the groups are changing their position and it would be very helpful t… (read more)

How to sort Tab Groups alphabetically in the Add Tab to Group Menu?

I want to add tabs to groups bit the groups are changing their position and it would be very helpful to (optionally) have the freedom to sort Tab Groups to appear alphabetically in that menu!

But that should NOT affect the sorting order in the browser window!

But of course it also would be helpful to have the freedom to also sort the tab groups order in the main windows, but please make it a different sort order than in the Add to Tab Group menu dropdown.

Thanks!

Open

When launching a pinned Firefox profile shortcut from the Windows taskbar, why does Firefox open a separate taskbar group/icon instead of attaching to the existing pinned profile icon like Chrome does?

I use multiple Firefox profiles and create separate desktop shortcuts for each profile using Firefox’s built-in profile shortcut option. I then pin each profile shortcut … (read more)

I use multiple Firefox profiles and create separate desktop shortcuts for each profile using Firefox’s built-in profile shortcut option. I then pin each profile shortcut to the Windows taskbar so I can launch them independently.

The issue is that when I click one of the pinned profile icons, Firefox opens a new separate taskbar group/icon instead of attaching the window to the already pinned taskbar item for that specific profile.

For example:

  • I pin Profile A and Profile B separately to the taskbar.
  • When Profile A is already open and I click its pinned icon again, Windows creates another Firefox taskbar button/group instead of reusing the existing pinned Profile A button.
  • Google Chrome profiles do not behave this way on Windows — each profile stays grouped with its own pinned taskbar icon as expected.

Is this a known limitation/bug with Firefox profiles on Windows taskbar integration, or is there a way to make Firefox profile shortcuts behave like Chrome profile shortcuts?

Open

Cache Restore

I use a SAAS solution for my small business (FreshBooks) that has not been working well with Firefox as of late. When I reached out to their customer care department the… (read more)

I use a SAAS solution for my small business (FreshBooks) that has not been working well with Firefox as of late. When I reached out to their customer care department they asked me to follow their resolution steps, which included wiping the cache and cookies for all of my Firefox browser. I did so at their request, it did not fix their issue (it appears to be something their developers are working on solving) and subsequently I lost a lot of retained other sites log-in and history. Is there a way to restore the cache cookies that were removed yesterday? Appreciate your help,

Patrick

Open

I am getting dozons of "Server Not Found" errors from Firefox since the last update. WHY???

Ever since the last update of the Firefox program, I am frequently getting the "Server Not Found" message when I click on links online. If I switch browsers, the links wo… (read more)

Ever since the last update of the Firefox program, I am frequently getting the "Server Not Found" message when I click on links online. If I switch browsers, the links work just fine so it is obviously Mozilla's problem and not anything with my "modem or router" as I am told int he "what can you do about it" message on this error. Mozilla needs to look into this problem and update whatever is causing the failure to link message.

Open

When I use “winget install ... -l ...” to install Firefox, the installation "disappears"

The full winget command is: ```pwsh winget install --id Mozilla.Firefox.zh-CN -s winget -e -i -l D:/.../Mozilla/Firefox/ ``` The winget log mentioned that winget download… (read more)

The full winget command is: ```pwsh winget install --id Mozilla.Firefox.zh-CN -s winget -e -i -l D:/.../Mozilla/Firefox/ ```

The winget log mentioned that winget downloaded https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.2/win64/zh-CN/Firefox%20Setup%20150.0.2.exe ```log 2026-05-12 22:19:28.840 [CORE] WinINet downloading from url: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.2/win64/zh-CN/Firefox%20Setup%20150.0.2.exe 2026-05-12 22:37:42.091 [CORE] Download hash: 6c7fb833ebb13637daf750c7a2c611e2b6d8d324dc2463eed40e8478d0c791fc 2026-05-12 22:37:42.091 [CORE] Download completed. 2026-05-12 22:37:42.094 [CLI ] Installer hash verified ```

Installer args: ```log 2026-05-12 22:37:43.543 [CLI ] Installer args: /InstallDirectoryPath="D:/.../Mozilla/Firefox/" 2026-05-12 22:37:43.545 [CLI ] Starting: 'D:\Temp\WinGet\Mozilla.Firefox.zh-CN.150.0.2\Firefox%20Setup%20150.0.2.exe' with arguments ' /InstallDirectoryPath="D:/.../Mozilla/Firefox/"' 2026-05-12 22:38:12.554 [REPO] Reading MSI UpgradeCodes 2026-05-12 22:38:12.891 [REPO] Reading MSI UpgradeCodes 2026-05-12 22:38:13.405 [CLI ] During package install, 1 changes to ARP were observed, 1 matches were found for the package, and 1 packages were in both 2026-05-12 22:38:13.405 [CLI ] The entry determined to be associated with the package is 'Mozilla Firefox (x64 zh-CN)', with publisher 'Mozilla' ```

Then winget shows the installation was successful, but the shortcuts in the Start menu and on the desktop point to a path that doesn't exist. I noticed that this path is the one I passed to winget via the -l parameter, but it is missing the slash (`/`) > D:/a/b/Mozilla/Firefox/ → D:\abMozillaFirefox\ I couldn't find the installed Firefox either in the root directory of drive D or under the originally expected path D:\...\Mozilla\Firefox.

Although I passed the -i parameter (specifying interactive installation) to winget, I didn't see the installer window. In the user registry, the installer also wrote the aforementioned incorrect path, and I cannot uninstall this installation through Windows Settings.

I wrote a script myself to search for folders or files with 'firefox' in the name (case-insensitive) on my system's C and D drives, and I only found this folder that looks related: ```pwsh > ls "C:\Users\...\AppData\Roaming\Mozilla\Firefox"

   Directory: C:\Users\...\AppData\Roaming\Mozilla\Firefox

Mode LastWriteTime Length Name


------------- ------ ----

d---- 2025/11/23 18:05 Background Tasks Profiles d---- 2025/12/24 18:47 Crash Reports d---- 2025/11/23 18:05 Pending Pings d---- 2025/11/23 18:06 Profile Groups d---- 2025/11/23 18:06 Profiles -a--- 2025/12/27 8:43 75 installs.ini -a--- 2025/12/27 8:43 482 profiles.ini ``` But based on the LastWriteTime, this seems to have been left when I previously installed Firefox.

I want to know what the installer does after running the above installation, and how I can undo these changes to reinstall Firefox?

> Note: English is not my native language, please forgive my spelling or grammar mistakes. > I originally wanted to post on a Chinese forum, but I was guided here...

Open

Why does Firefox keep screwing up my Bitdefender Total Security access? Removes it for added applicaitons!!

Firefox FREQUENTLY totally removes added applications attached and it totally screw up my ability to access anything when you remove my Bitdefender application from acces… (read more)

Firefox FREQUENTLY totally removes added applications attached and it totally screw up my ability to access anything when you remove my Bitdefender application from access then I have to again EXPLORE added applicaitons!!

Open

Good evening, I'm

Good evening, I'm going to install the applicatioin because it hasn't been working for several monnths ( it doesn't work anymore ). For exemple , if I want to watch Ne… (read more)

Good evening,

I'm going to install the applicatioin because it hasn't been working for several monnths ( it doesn't work anymore ). For exemple , if I want to watch Netflix and the video starts playing , there's no picture, it just loops and the screen is black.

I've tried everything turning off the computer, closing Netflix, even Youtube . I'm at a loss.

Thank you

Open

moving the mouse a frame encloses the paragraph

i've seen this before, in different older machines, but i can't remember the remedy. possibly a mouse-screen problem. it started with 150 i think... Also in youtube, a gr… (read more)

i've seen this before, in different older machines, but i can't remember the remedy. possibly a mouse-screen problem. it started with 150 i think...

Also in youtube, a gray layer covers the selections rendering mouse clicks impossible. clcking the logo, page reloads, but soon the layer covers most of the page. resetting graphics had no result.

thanks

i'm using mf 150

Open

Changes in metadata tags in Microsoft 365 not updating due to cache issues

When changing tags in Microsoft 365 Term Store, the changes are not showing on the respective Sharepoint sites and lists when displayed in Firefox. The tags still show th… (read more)

When changing tags in Microsoft 365 Term Store, the changes are not showing on the respective Sharepoint sites and lists when displayed in Firefox. The tags still show the old values. Refreshing the page and deleting the cache does not solve the issue. Only uninstalling and then reinstalling Firefox resolves the issue. The problem does not occur in Microsoft Edge.

Open

pop ups every time I change open a window

This issue started a few weeks ago. Frequently, when I switch from one page to another, I get a pop-up page from some unrelated business or form. I have started to fill… (read more)

This issue started a few weeks ago. Frequently, when I switch from one page to another, I get a pop-up page from some unrelated business or form. I have started to fill out an order form for a trusted business only to find out I am filling out another company's form instead. My page gets hijacked in this manner several times a day. It's not only annoying, but a security issue. One moving company keeps popping up. I am not moving, or even thinking about moving, but I keep getting this company's home page when trying to access other venues.

I don't know if this is related, but I installed Duck Duck Go a while back to avoid Google trackers. A few weeks ago I found that Duck Duck was no longer my preferred search engine and put it back as preferred. Whether coincidence or not, my problems began about that time.

Please help.

Regards,

Bill Okopski

Open

I have two or three sets of bookmarks and would like to remove the duplicates.

I use the current version of Firefox on Ubuntu 22.04 Linux. When I scroll down past the individual bookmarks at the end of the menu, the folder names start repeating, alo… (read more)

I use the current version of Firefox on Ubuntu 22.04 Linux. When I scroll down past the individual bookmarks at the end of the menu, the folder names start repeating, along with the bookmarks inside them. I have three or four sets of bookmarks and would like to have only one. How can I delete all the bookmark folders below a certain point? By the way, when I install a new, different version of the operating system and sign in Sync restores all the bookmarks.

Open