Showing questions tagged:

Some web based games laggy since Firefox 148

I play https://crazyshooters.com/ and https://crazyshooters2.com/ a lot! But the game became laggy since Firefox 148 and my ping spikes up. Other browsers play fine. I am… (read more)

I play https://crazyshooters.com/ and https://crazyshooters2.com/ a lot! But the game became laggy since Firefox 148 and my ping spikes up. Other browsers play fine. I am on Linux Mint if that helps. (147 and below run fine)

Solved 11 60

Dark mode broken after update

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… (read more)

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?

Solved Archived 11 1760

firefox isn't re-opening tabs despite the setting being enabled

Recently Mint upgraded my FF to v147 - possibly relevant, possibly not. There's no post mentioning anyone having this issue on the Mint forum though. In my Settings, "Op… (read more)

Recently Mint upgraded my FF to v147 - possibly relevant, possibly not. There's no post mentioning anyone having this issue on the Mint forum though.

In my Settings, "Open previous windows and tabs" is definitely enabled, but it doesn't happen. I only get my homepage custom URLs.

I went into troubleshooting mode and FF then behaves.

So I figured the issue must be with an extension - but I disabled all my extensions, and it doesn't help. Only going full troubleshooting mode fixes it.

What do I do next please?

Solved Archived 10 445

Firefox browser settings are no longer available.

I have the latest Firefox installed on Linux Mint. But in Firefox privacy settings there is no longer a way to choose browsers. It just says "Firefox is currently your de… (read more)

I have the latest Firefox installed on Linux Mint. But in Firefox privacy settings there is no longer a way to choose browsers. It just says "Firefox is currently your default browser". But every time I do a search, it automatically search with Google. That never never happened until I installed latest Firefox. If Firefox is forcing me to use Google, that why do I need Firefox?? Please explain?

Thanks much for your time

Solved Archived 10 268

Firefox fails to open pdf downloads in default application

Firefox 136.0.1, Linux 6.8.0-55, have set Okular as default pdf application, however Firefox will not open pdf file when downloaded nor will it open the file when select… (read more)

Firefox 136.0.1, Linux 6.8.0-55, have set Okular as default pdf application, however Firefox will not open pdf file when downloaded nor will it open the file when selecting Open File from the Download Icon on the toolbar. Only was I can get to file is to select Show in Folder option and open from within Dolphin.

Solved Archived 9 547

How to make Firefox remember my last file upload location?

When uploading files with Firefox, I click the upload button, and the file browser window appears to upload files. For as long as I can remember, it always defaulted to t… (read more)

When uploading files with Firefox, I click the upload button, and the file browser window appears to upload files.

For as long as I can remember, it always defaulted to the last folder location that I uploaded a file, but just a few days ago, it stopped working, and always defaults to my home folder.

How can I make the upload window pop up, default to the last uploaded location? My OS is Linux Mint Cinnamon.

Solved 9 1 308

Firefox tabs don't get saved when closing Firefox - Version 145.0

Firefox version 145.0 in Linux Ubuntu 22.04.5 LTS. When I open Firefox all tabs from previous session are gone. On "Startup" I have checked "Open previous windows and tab… (read more)

Firefox version 145.0 in Linux Ubuntu 22.04.5 LTS. When I open Firefox all tabs from previous session are gone. On "Startup" I have checked "Open previous windows and tabs". Which worked before but not now. It is very frustrating. How do I fix? The Profile Manager opens the settings and "Open previous windows and tabs" is checked. Checking "ask before closing multiple tabs" doesn't help.

Solved Archived 9 615

firefox won't show .pdfs properly

Firefox screws up showing .pdfs. The first view is fine but scrolling seems to overprint the first view without erasing it, if that makes sense, sorta like a double expo… (read more)

Firefox screws up showing .pdfs. The first view is fine but scrolling seems to overprint the first view without erasing it, if that makes sense, sorta like a double exposure. I can't get a screen cap either, which might just mean it's not a firefox issue at all, but I can view and screen cap .pdfs from any other application. I'm running Debian 12 up to date. When I need to view a .pdf I use Chromium, but I do prefer Firefox.

Solved Archived 8 150

Using canvas/context to scale an image that displays ok before removes the image data, ok in Chome/Safari.

The app sizes two adjacent images to the same height. Maybe there's a better approach? This works, in that I see the original image displayed at the wrong size: //img.… (read more)

The app sizes two adjacent images to the same height. Maybe there's a better approach?

This works, in that I see the original image displayed at the wrong size:

   //img.src = imgsrc.src;

This sizes the image but without the data (black square for toDataURL w/ image/jpeg) in FF, but not Chrome and Safari:

   var canvas = document.createElement( 'canvas' );
   canvas.width = width;
   canvas.height = avail_height;
   var context = canvas.getContext( '2d' );
   // Tried/failed: Fill white background for JPEG export
   //context.fillStyle = '#fff';
   //context.fillRect(0, 0, canvas.width, canvas.height);
   context.drawImage( imgsrc, 0, 0, canvas.width, canvas.height);
   context.lineWidth = 150; // ??
   img.src = canvas.toDataURL('image/jpeg', 0.92);
   img.onmousedown = disableDragging; // for FF
   img.style.opacity = "1.0"

The page is the view.html one gets to via Enter on phobrain.com.

Solved Archived 8 390

Hi - Snap Version for Ubuntu frequently locks system on closing.

Ubuntu - I use the SNAP version of Firefox - I generally have lots of tabs open but only use 5 or so of them and it's generally fine.... but when I am closing Firefox, it… (read more)

Ubuntu - I use the SNAP version of Firefox - I generally have lots of tabs open but only use 5 or so of them and it's generally fine.... but when I am closing Firefox, it USES like 100% of the CPU and ALL of the RAM and ALL of the SWAP memory when closing.

This locks up the computer.

Sometimes it doesn't quite go all the way but I can watch it all happen in real time, using Task Manager - and that shows a solidwall of all resources occouring, when the close Firefox is run.

I am told by research via ChatGPT that this is a very real problem with the SNAP version and it's best to change to the Debian version, copy all the bookmarks etc., across and then uninstall the SNAP version.

It's rather disconcerting to have Linux crash because of this one app locking it up and frequently.

Chat GPT:

Is there a problem with Firefox Snap Version closing and using all the resources while doing so, which results in locking up the computer?

You're definitely not imagining it—there have been reports of Firefox's Snap version consuming excessive system resources (CPU, memory) and even causing lockups or hangs, particularly during closure. Here's what’s going on and how to mitigate it:

What’s Happening with Firefox Snap?

2. Browser Hangs or Locks the System on Close

On Linux (especially Ubuntu), users have reported that closing Firefox can lead to it hanging in memory, sometimes unresponsive and still consuming resources.
Super User
Ask Ubuntu
A stark example from Reddit illustrates the severity:
“About 50% of the time I open Firefox, it'll reach 100% CPU usage in about 30 seconds… PC completely unusable unless I shutdown.”
Reddit

3. Known Wayland Sway Bug

On Wayland/Sway setups, reloading Sway while Firefox is open can trigger intense logging, causing high CPU use and an enormous syslog.
Fix: Set MOZ_DISABLE_WAYLAND_PROXY=1, or upgrade to FF 125 where the issue is addressed.
Reddit+1

Alternative Approach

Many users, particularly on Ubuntu, opt out of Snap completely in favor of the .deb package or PPA builds. These alternatives often avoid these specific issues. Ask Ubuntu Reddit

Thoughts? Solutions?

Thanks in advance.

Solved Archived 8 239

Firefox takes about a minute to display first site, then is OK

Hello, For about two or three days now, when I launch Firefox and try to open any website, it takes maybe one minute to load the page, then the navigation is OK on every … (read more)

Hello, For about two or three days now, when I launch Firefox and try to open any website, it takes maybe one minute to load the page, then the navigation is OK on every website.

It only happens when I launch Firefox for the first time of my session. If I close it then relaunch it, it's still very swift.

I tried clear cache and remove cookies, just lost my logins lol but didn't work. I also tried with no extensions, nothing changed. Lastly I tried to set "network.captive-portal-service.enabled" to "false" in "about:config" but it didn't change anything neither.

So before I try anything else that could erase something on my profile, I'd rather ask here for some help :)

PS: running FF 153.0.4 on Debian Trixie with Mozilla repos. Only have two extensions: µblockOrigin and NoScript.

Thank you in advance!

Solved 8

Unable to Launch Firefox 3.5.19 On Linux Ubuntu 24.04.2 LTS

Can’t launch Firefox 3.5.19 on Linux Ubuntu When trying to run with: ./firefox Terminal gives the following: ./firefox-bin: error while loading shared libraries: libdbus-… (read more)

Can’t launch Firefox 3.5.19 on Linux Ubuntu When trying to run with:

./firefox

Terminal gives the following:

./firefox-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory

Solved Archived 8 457

Your browser is not currently supported - twitch.tv

I updated firefox through apt, and since then, have not been able to log into twitch I am on ubuntu 24 apt list --installed | grep firefox firefox/mozilla,now 144.0.2~bui… (read more)

I updated firefox through apt, and since then, have not been able to log into twitch I am on ubuntu 24

apt list --installed | grep firefox firefox/mozilla,now 144.0.2~build1 amd64 [installed]

Attempting to log in returns the generic "Your browser is not currently supported"

Solved Archived 8 2409

I can't seem to allow the camera when using sites like meet.google.com

I recently tried to connect to two different meeting sites. Both times I got a pop-up noting (correctly) that camera and microphone are blocked. I'm able to click to enab… (read more)

I recently tried to connect to two different meeting sites. Both times I got a pop-up noting (correctly) that camera and microphone are blocked. I'm able to click to enable the microphone but I never get the option to enable the camera.

I tried going to Settings>Security&Privacy>Camera but that only allows me to remove previously-enabled websites.

Clicking on the settings button in the address bar shows audio and recording settings but no camera.

What am I doing wrong?

Fedora 42 Firefox 145.0

Solved Archived 8 588

UI elements turn black due to a theme loading failure.

On Arch Linux with the latest version of Firefox, the interface elements turn black due to a theme loading failure. 'This issue persists even when using the default theme… (read more)

On Arch Linux with the latest version of Firefox, the interface elements turn black due to a theme loading failure. 'This issue persists even when using the default theme.

Going to Settings and disabling the theme (which automatically falls back to another theme) resolves the problem.Re‑enabling the problematic theme does not reproduce it immediately. However, the issue reappears after restarting Firefox.

System Info: OS Arch Linux x86_64

├   KER  Linux 7.1.3-arch1-2
├   PAK  1537
├   AGE  34 days
└   USR  chen-shuhan@archlinux


WM niri 26.04 (Wayland)

├   SHE  fish 4.8.0
├   TER  kitty 0.47.4
└   TFO  JetBrainsMapleMono-Regular (13.5pt)
Solved 8 30

Can't log out of Mozilla Connect

After connecting and signing in to Mozilla Connect, it seems impossible to actually log out. There is a log out option in the dropdown menu, but it doesn't work. After "l… (read more)

After connecting and signing in to Mozilla Connect, it seems impossible to actually log out. There is a log out option in the dropdown menu, but it doesn't work. After "logging out", when going back to the site one is automatically logged back in. This is true even after clearing all mozilla.org cookies, and closing the browser. If a different browser is used, first time access to the Mozilla Connect site requires username/email and password, but after the first access, the alternate browser is also perpetually logged in.

1. What mechanism is being used to identify me as the user after cookies are cleared ?

2. How does this fit in with Mozilla's claims to respecting user privacy ?

3. How do a log out of the Mozilla Connect site ?

Solved 8 30

Viewing details of a bug

When I go to see a firefox bug such as the following, https://www.mozilla.org/en-US/security/advisories/mfsa2026-10/ There appears to be more details in https://bugzilla.… (read more)

When I go to see a firefox bug such as the following, https://www.mozilla.org/en-US/security/advisories/mfsa2026-10/

There appears to be more details in https://bugzilla.mozilla.org/show_bug.cgi?id=2014390 located at the bottom. When I try to view the details it asks me to log in. I do not see any reason I should have to log in to view the issue as I only intend to view the bug. Why does it require a login ?

Solved Archived 8 140