Showing questions tagged:

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 9 338

127.0.2 profiles in folders: "Firefox is already running"

For a long time I've used Firefox on Linux with multiple instances each with their own profile folder. Today when I try to run these instances with separate profile folde… (read more)

For a long time I've used Firefox on Linux with multiple instances each with their own profile folder. Today when I try to run these instances with separate profile folders I get the following error:

> Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.

Profiles are created like this:

firefox --new-instance --createprofile "PROFILENAME ~/.firefox-PROFILENAME"

They are run like this:

firefox --new-instance --profile "~/.firefox-PROFILENAME"

It seems something has broken with the instance isolation as this is now throwing an error. Additionally I run "createprofile" it doesn't seem to actually create the folder.

Solved Archived 1 337

dark mode broken

Dark mode in Firefox has broken just now. The issue appears restricted to Firefox - all other elements in environment (Ubuntu/Cinnamon) appear to be operating correctly.… (read more)

Dark mode in Firefox has broken just now. The issue appears restricted to Firefox - all other elements in environment (Ubuntu/Cinnamon) appear to be operating correctly.

The elements at the top of the screen and some menu screens are now white rather than dark grey. Due to a neurological condition this causes near-instantaneous cluster migraines.

Is there a way I can fix this? Is there a way you can fix this? Is there a way to access the web without a browser? (eg through the text terminal)

Solved Archived 3 335

Not enough, Mozilla

Saying "you can turn off the AI" is NOT enough, Mozilla. Nothing is ever "turned off" unless it's completely removed. This is Microsoft's playbook BS; "but you can turn i… (read more)

Saying "you can turn off the AI" is NOT enough, Mozilla. Nothing is ever "turned off" unless it's completely removed. This is Microsoft's playbook BS; "but you can turn it off", but for some reason the system is always using a metric ton of memory, lagging and whatnot. You, of all companies, should know this and be better than that. Nothing good is ever force-installed and impossible to remove. Unless you all make it installed completely separately so people like me, who are a significant part, if not most of your user base, can not install it, nothing short of a full renunciation of the CEO will suffice to make we trust you again.

"Internet for People, not profit" is seeming more and more like blatant false advertising every day.

Locked 10 332

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 8 329

firefox crashing

For the last 2 weeks I started having problems with Firefox working consistently. Sometimes only tabs crash, sometimes Firefox crashes. It is not tied to any actions, a t… (read more)

For the last 2 weeks I started having problems with Firefox working consistently. Sometimes only tabs crash, sometimes Firefox crashes. It is not tied to any actions, a tab can crash even if you don't perform any actions in the browser. I have tried clean install on Fedora and Vanilla OS, native and Flatpak packages. The result is always the same - tabs or Firefox crashes every few minutes.

Solved Archived 7 329

address bar remembers keyword search

I actively use keywords to search from the address bar, mainly g for google, gs for google scholar and w for wikipedia. Until a recent update (until last week, I think), … (read more)

I actively use keywords to search from the address bar, mainly g for google, gs for google scholar and w for wikipedia. Until a recent update (until last week, I think), pressing ctrl + L to go to the address bar would select all the text in the address bar, including the keyword, such that if I had made a google search by typing g and some query, I could immediately do a wikipedia search by typing w and some query.

Now, with an updated firefox (141.0.3, on xubuntu 24.04), the search engine from the previous search remains when I press ctrl + L, so I have to type backspace(s) to remove the search engine keyword, before typing a new keyword.

Is it possible to get the old behaviour back?

Solved Archived 4 327

How to verify offline Firefox installer using its .asc file

I have downoloaed Firefox offline installer (a .xz file) from here: https://download-installer.cdn.mozilla.net/pub/firefox/releases/139.0b9/linux-x86_64/en-GB/ I have als… (read more)

I have downoloaed Firefox offline installer (a .xz file) from here:

https://download-installer.cdn.mozilla.net/pub/firefox/releases/139.0b9/linux-x86_64/en-GB/

I have also downloaded a .asc file, presumably a pgp signature.

Now both files are saved locally in my computer.

Assuming Linux latest release, how do I verify the contents of the offline installer file (.xz) from the Linux Terminal? I have install gpg tools. And commands like ```gpg``` are available.

What I did so far:

 gpg --show-keys --with-fingerprint firefox-139.0b9.tar.xz.asc

with this output:

 gpg: no valid OpenPGP data found.

Do you really want us to verify the contents of the installers you provide? A sha256 sum would be great, though not as secure, for when the GPG predictably fails for the ordinary user due to its huge and useless complexity and bureaucracy.

Solved Archived 4 324

Can no longer detach tabs in Firefox 126

Tab detachment was working fine until updating to Firefox 126. Now the tabs cannot be moved, detached or dragged to another window. In about:config, browser.tabs.allowTa… (read more)

Tab detachment was working fine until updating to Firefox 126. Now the tabs cannot be moved, detached or dragged to another window.

In about:config, browser.tabs.allowTabDetach is set to true

Suggestions?

Solved Archived 1 321

Firefox Flatpak unable to load Google.com (infinite loading loop) on Pop!_OS

I am experiencing an issue where Google.com (other google domains work fine) will not load in Firefox, resulting in an infinite loading loop. Other browsers on the same s… (read more)

I am experiencing an issue where Google.com (other google domains work fine) will not load in Firefox, resulting in an infinite loading loop. Other browsers on the same system (Brave) work fine.

Here are the steps I have already tried:

Reinstalled Firefox completely

Removed Firefox via sudo apt remove --purge firefox -y

Cleared all user profiles and caches: ~/.mozilla/firefox, ~/.cache/mozilla, ~/.config/Mozilla

Reinstalled via Flatpak

Tested network connectivity outside Firefox

curl google.com works correctly

DNS resolution works via getent hosts google.com in the host system

Checked proxy settings

Ensured “No proxy” is selected in Firefox → did not resolve the issue

Tested in Safe Mode (disabling extensions)

Problem persists, so not caused by extensions

Tried disabling IPv6 inside Firefox

network.dns.disableIPv6 set to true → no effect

Cleared DNS cache inside Firefox

about:networking#dns → clicked “Clear DNS Cache” → no effect

Disabled DNS-over-HTTPS (Secure DNS)

about:preferences#privacy → “Use secure DNS” → disabled → no effect

Disabled HTTP/3 (QUIC)

network.http.http3.enabled set to false → no effect

Verified Flatpak network permissions

flatpak info --show-permissions org.mozilla.firefox shows network access allowed

Inside the Flatpak shell:

flatpak run --command=sh org.mozilla.firefox getent hosts google.com

→ returns only IPv6 address: 2800:3f0:4001:839::200e google.com

Solved 7 318

Downloads button not opening file in application

When I was previously using Firefox in Kubuntu 22.04, if I downloaded something I could go to the Downloads icon and click on the download and it would open in the desire… (read more)

When I was previously using Firefox in Kubuntu 22.04, if I downloaded something I could go to the Downloads icon and click on the download and it would open in the desired application. After a failed upgrade to 24.04 I had to do a reinstall and now in Kubuntu 24.04, if I click on a downloaded file it will always bring up a window with "Open the file link with okular?" and the buttons Cancel and Open Link below. How do I go back to the previous way of it working?

Solved Archived 2 311

Firefox reseted after reboot

Hi! i was wondering why my firefox reseted after reboot. i have all the important tabs and bookmarks for my university work, chores and articles, platforms that are mande… (read more)

Hi! i was wondering why my firefox reseted after reboot. i have all the important tabs and bookmarks for my university work, chores and articles, platforms that are mandetory on my uni. also, i was tinkering with partitions before the reboot because my steam didnt want to run any games. i was guided by the chat gpt with terminal coding to do get steam working even tho i didnt solve the problem. is there any way you can help me?

Solved Archived 25 306

Establishing a WebRTC connection from the Firefox browser (VP8 inactive)

Hello, maybe someone else seen the same issue. When trying to establish a webrtc connection with the Firefox browser, my server sends a following message (video H264): ``… (read more)

Hello, maybe someone else seen the same issue. When trying to establish a webrtc connection with the Firefox browser, my server sends a following message (video H264): ``` 0:00:01.701967159 90 0x7fc2a0002030 LOG webrtcsrc-signaller net/webrtc/src/signaller/imp.rs:172:gstrswebrtc::signaller::imp::Signaller::connect::{{closure}}::{{closure}}: Sending websocket message Peer(PeerMessage { session_id: "56a17f8d-2585-4d4b-9f2e-3009450a19e9", peer_message: Sdp(Offer { sdp: "v=0\r\no=- 9144757257615355393 0 IN IP4 0.0.0.0\r\ns=-\r\nt=0 0\r\na=ice-options:trickle\r\na=group:BUNDLE video0 audio1 application2\r\nm=video 9 UDP/TLS/RTP/SAVPF 96 98 99 100 101\r\nc=IN IP4 0.0.0.0\r\na=setup:actpass\r\na=ice-ufrag:uOJFtPAyRCKX4NDQcU3VExzLsFcfCWYc\r\na=ice-pwd:jRots1p0FnmxmwLoVqAq7lK84rAwBk/4\r\na=rtcp-mux\r\na=rtcp-rsize\r\na=sendonly\r\na=rtpmap:96 H264/90000\r\na=rtcp-fb:96 nack\r\na=rtcp-fb:96 nack pli\r\na=rtcp-fb:96 ccm fir\r\na=rtcp-fb:96 transport-cc\r\na=fmtp:96 packetization-mode=1;profile-level-id=42001f;level-asymmetry-allowed=1\r\na=rtpmap:98 red/90000\r\na=rtpmap:99 ulpfec/90000\r\na=rtpmap:100 rtx/90000\r\na=fmtp:100 apt=96\r\na=rtpmap:101 rtx/90000\r\na=fmtp:101 apt=98\r\na=ssrc-group:FID 2834502081 1415006916\r\na=ssrc:2834502081 msid:user1488703113@host-437c139 webrtctransceiver0\r\na=ssrc:2834502081 cname:user1488703113@host-437c139\r\na=ssrc:1415006916 msid:user1488703113@host-437c139 webrtctransceiver0\r\na=ssrc:1415006916 cname:user1488703113@host-437c139\r\na=mid:video0\r\na=fingerprint:sha-256 9E:33:DF:EB:63:72:42:77:49:8D:0C:0E:FC:61:51:C1:56:53:AF:05:D9:F7:61:8F:95:DD:7D:FF:99:1A:64:E8\r\na=rtcp-mux-only\r\nm=audio 0 UDP/TLS/RTP/SAVPF 97\r\nc=IN IP4 0.0.0.0\r\na=setup:actpass\r\na=ice-ufrag:uOJFtPAyRCKX4NDQcU3VExzLsFcfCWYc\r\na=ice-pwd:jRots1p0FnmxmwLoVqAq7lK84rAwBk/4\r\na=bundle-only\r\na=rtcp-mux\r\na=rtcp-rsize\r\na=sendonly\r\na=rtpmap:97 OPUS/48000/2\r\na=rtcp-fb:97 transport-cc\r\na=fmtp:97 sprop-stereo=1;sprop-maxcapturerate=48000\r\na=ssrc:1127273264 msid:user1488703113@host-437c139 webrtctransceiver1\r\na=ssrc:1127273264 cname:user1488703113@host-437c139\r\na=mid:audio1\r\na=fingerprint:sha-256 9E:33:DF:EB:63:72:42:77:49:8D:0C:0E:FC:61:51:C1:56:53:AF:05:D9:F7:61:8F:95:DD:7D:FF:99:1A:64:E8\r\na=rtcp-mux-only\r\nm=application 0 UDP/DTLS/SCTP webrtc-datachannel\r\nc=IN IP4 0.0.0.0\r\na=setup:actpass\r\na=ice-ufrag:uOJFtPAyRCKX4NDQcU3VExzLsFcfCWYc\r\na=ice-pwd:jRots1p0FnmxmwLoVqAq7lK84rAwBk/4\r\na=bundle-only\r\na=mid:application2\r\na=sctp-port:5000\r\na=fingerprint:sha-256 9E:33:DF:EB:63:72:42:77:49:8D:0C:0E:FC:61:51:C1:56:53:AF:05:D9:F7:61:8F:95:DD:7D:FF:99:1A:64:E8\r\n" }) }) ``` and Firefox responds with VP8 inactive message: ``` 0:00:02.007638187 90 0x7fc2a0002030 TRACE webrtcsrc-signaller net/webrtc/src/signaller/imp.rs:324:gstrswebrtc::signaller::imp::Signaller::handle_message:<GstWebRTCSignaller@0x563ce91ed190> Received message {"type": "peer", "sessionId": "56a17f8d-2585-4d4b-9f2e-3009450a19e9", "sdp": {"type": "answer", "sdp": "v=0\r\no=mozilla...THIS_IS_SDPARTA-99.0 2114996636650547664 0 IN IP4 0.0.0.0\r\ns=-\r\nt=0 0\r\na=sendrecv\r\na=fingerprint:sha-256 16:EC:66:ED:36:A1:D4:E0:CB:95:24:4A:E2:40:CA:53:E5:AB:D5:FF:F5:9C:5C:81:EB:83:F8:E4:BD:89:9F:03\r\na=ice-options:trickle\r\na=msid-semantic:WMS *\r\nm=video 0 UDP/TLS/RTP/SAVPF 120\r\nc=IN IP4 0.0.0.0\r\na=inactive\r\na=mid:video0\r\na=rtpmap:120 VP8/90000\r\nm=audio 9 UDP/TLS/RTP/SAVPF 97\r\nc=IN IP4 0.0.0.0\r\na=recvonly\r\na=fmtp:97 maxplaybackrate=48000;stereo=1;useinbandfec=1\r\na=ice-pwd:d5a493a07b92e452116a851e083e1c78\r\na=ice-ufrag:721f69a3\r\na=mid:audio1\r\na=rtcp-mux\r\na=rtpmap:97 opus/48000/2\r\na=setup:active\r\na=ssrc:3561002322 cname:{bb14ec44-0966-49c0-bccb-5e6242dd83d7}\r\nm=application 9 UDP/DTLS/SCTP webrtc-datachannel\r\nc=IN IP4 0.0.0.0\r\na=sendrecv\r\na=ice-pwd:d5a493a07b92e452116a851e083e1c78\r\na=ice-ufrag:721f69a3\r\na=mid:application2\r\na=setup:active\r\na=sctp-port:5000\r\na=max-message-size:1073741823\r\n"}} ``` which leads to: ``` 0:00:02.007849785 90 0x7fc2a0002030 WARN webrtcsink net/webrtc/src/webrtcsink/imp.rs:3238:gstrswebrtc::webrtcsink::imp::BaseWebRTCSink::handle_sdp_answer: consumer from session 56a17f8d-2585-4d4b-9f2e-3009450a19e9 refused media 0: Some("m=video 0 UDP/TLS/RTP/SAVPF 120\r\nc=IN IP4 0.0.0.0\r\na=inactive\r\na=mid:video0\r\na=rtpmap:120 VP8/90000\r\n") ``` and a connection close.

Why Firefox could respond with VP8 to the H264 request?

Solved Archived 1 300

Are donations to the Mozilla Foundation via the in-Firefox donation drive used to fund Firefox development

When I opened Firefox[^1] today I was greeted with a "Donate to Mozilla Foundation" page open, with the message: "You power Firefox. Now donate to make good tech the defa… (read more)

When I opened Firefox[^1] today I was greeted with a "Donate to Mozilla Foundation" page open, with the message:

"You power Firefox. Now donate to make good tech the default.

Mozilla Foundation — the non-profit behind Firefox — is building a future where technology serves people, not power.

Your donation to Mozilla Foundation keeps the internet open, private, and built for people. Donate today to make good on the promise of the internet."

Does this message mean that Donations to the Mozilla Foundation now fund Firefox development? As I understand it, previously donations were not allowed to be used by the Mozilla Corporation, which actually develops Firefox. I'd love to donate to fund Firefox development, as I feel it is a critically important open source project.

[^1]: 145.0.2 from the Mozilla Debian repository.

Solved 1 299

Is there a way to disable the browser saving my input on text fields?

I'm talking about how when you go to fill out a text input, it'll suggest that input next time you go to a similar field. Well, that system just saved my social security … (read more)

I'm talking about how when you go to fill out a text input, it'll suggest that input next time you go to a similar field. Well, that system just saved my social security number as an input after I filled out a government form. I would like to turn this feature off now, and delete the history of it if I can. Is there a way I can do that?

I'd attach an example image of a different website, but the box goes away when trying to take a screenshot.

Solved Archived 1 299

Lost all my pinned an open tabs

Firefuxxed was refusing to open new tabs so I shut it down and restarted it (always fixes it) and all my pinned and open tabs were gone with no way to recover them, it to… (read more)

Firefuxxed was refusing to open new tabs so I shut it down and restarted it (always fixes it) and all my pinned and open tabs were gone with no way to recover them, it took me half an hour to manually restore the pinned ones one by one but not all of them as I cannot remember all of them let alone all the open tabs I had (hours of research gone down the toilet).

There should be a way to backup and restore pinned and open tabs so this doesn't happen, the history option does nothing.

OS: Linux Mint 22 fresh install from a week ago Previous version of Firefuxxed updated after this shamossel.

Locked Archived 8 298

Firefox 125.0 (64-bit) Linux - File download location

Hi all, I'm using Firefox 125.0 (64-bit) on Fedora and for file downloads, I have the options "Ask whether to open or save files" and "Always ask you where to save files"… (read more)

Hi all,

I'm using Firefox 125.0 (64-bit) on Fedora and for file downloads, I have the options "Ask whether to open or save files" and "Always ask you where to save files" enabled.

This basically works, Firefox opens a file selection dialog and I can select where I want to save my downloads - so far, so good.

The weird thing is, the default location that is shown in this dialog seems to change every time I download a file. I would expect to see the last download location as the default option, but that is not what happens.

When I check about:config, I can see the last used download path is saved as browser.download.lastDir perfectly fine, but it is not set as the default for the next download.

Is there a parameter I can set so this last path is used again?

Thanks,

M.

Solved Archived 2 297

Slowly fullscreen animation with transparent tabbar

here is the video: https://streamable.com/zffknq the issue is about transparent bar with vertical addons and slowly fullscreen animation, and the fullscreen animation is… (read more)

here is the video: https://streamable.com/zffknq the issue is about transparent bar with vertical addons and slowly fullscreen animation, and the fullscreen animation isn't config-able, I already set full-screen-api.transition-duration.enter 0 0 full-screen-api.transition-duration.leave 0 0 in about:config, and disable sidebar or userChrome is not work too. and this is happend about one mouth ago after my nixos update firefox.

Solved Locked Archived 1 297

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 294

Trouble with streaming services(like youtube(only streams ), twitch, music streaming) on nightly

Trouble with streaming services(like youtube(only streams ), twitch, music streaming) on nightly Firefox Nightly 145.0a1 (2025-10-11) (x64) Cachy OS Binary from firefox.c… (read more)

Trouble with streaming services(like youtube(only streams ), twitch, music streaming) on nightly Firefox Nightly 145.0a1 (2025-10-11) (x64) Cachy OS Binary from firefox.com

Solved Archived 5 288