Showing questions tagged:

"Save Image As" button does not work and Cannot reset Download directory in Settings

Using the Firefox 151.0 Mozilla Firefox for Fedora. Updated as of 23 May 2026, I use just a generic FireFox. I don't customize it, I just use it as it comes from the Fe… (read more)

Using the Firefox 151.0 Mozilla Firefox for Fedora. Updated as of 23 May 2026, I use just a generic FireFox. I don't customize it, I just use it as it comes from the Fedora distribution.

I cannot save images (right click menu "Save Image As"). Nothing happens when that is selected. This worked a couple weeks ago.

Downloads are supposed to go to ~/Downloads. Checking the setting for this, Go to the three-line menu > Settings > General > Files and Applications, under Downloads, the "Save files to" value is set to Downloads, but the Browse button does not work to reset it. Nothing happens when I poke on the button. I can select the text in the box, but I can't change it.

I found the help page for "What to do if you can't download or save files https://support.mozilla.org/en-US/kb/cant-download-or-save-files and went thru every one of the steps there. None of them make any difference.

Strangely enough, there isn't even a "Downloads button" in the top toolbar. If I right click on the top toolbar and select "Customize Toolbar" it shows a downloads icon as already being in the toolbar, but when I click Done, it goes away.

Open 13 46

Migrate from version 113.0.2 to 134.0.2

Hello, Moving from an older Ubuntu 18.04 machine where Firefox is limited to version 113 to a newer machine running Mint 22 where the current version is 134. I know how t… (read more)

Hello,

Moving from an older Ubuntu 18.04 machine where Firefox is limited to version 113 to a newer machine running Mint 22 where the current version is 134.

I know how to transfer the profiles but I could not find any information on compatibility.

Would I need to install other versions before 134 to handle any changes?

Thank you

Solved Archived 13 231

Sites only working in Chrome.

Hello all Firstly I have been using Firefox for about 2 decades and it has always worked perfectly - you can take a bow. Now for my problem I have been using Firefox for… (read more)

Hello all

 Firstly I have been using Firefox for about 2 decades and it has always worked perfectly - you can take a bow.
Now for my problem
I have been using Firefox for internet banking for many years without any problems - the usual login, password ans secret questions. Just after Xmas my bank updated it's website and suddenly nothing works. I was told that it now only works on Chrome and NOTHING else - not Firefox, Edge or anything else. I am able to log-in but can't see my account balances or perform any other functions - it just jams up to the point that I even have trouble closing Firefox.
I use Firefox exclusively because I don't trust Chrome or Google - they are just a massive data collection/sharing operation. I have Chrome Mask installed but it just doesn't make any difference.
 Is there anything that I can do or add-on to over-ride this problem?

I am running Mint Linux 22.2 with Firefox 151.0.1

Solved 13 65

Firefox on Linux becomes unclickable

In the last few days, after some minutes of usage, parts of Firefox become unclickable: - I can still click on tabs to change tabs. - When hovering over the cross button … (read more)

In the last few days, after some minutes of usage, parts of Firefox become unclickable:

- I can still click on tabs to change tabs. - When hovering over the cross button to close a tab, it changes appearance as it should. Clicking the button does nothing. Ctrl+w still closes the button. - Clicking on the address bar does nothing. - Cannot click on back, forward, refresh buttons. - Cannot click on any add-ons. - Cannot click on preferences. - Can click on the button to open a new tab. There, I can enter an address. Once the page has loaded, address bar becomes unclickable again. - Bookmarks toolbar is still working as expected. - Keyboard shortcuts (ctrl+t, ctrl-w, ctrl-l) still work as expected.

I'm running ``` Mozilla Firefox 138.0 20250428130755 20250428130755 ```

on Manjaro 25.0.1 with GNOME 48

Archived 12 414

Constant Crashes even in Troubleshoot mode

bp-f7b43b48-1330-4328-a36a-2d3f10260127 Firefox has been crashing regularly for a full day now. I have one profile with multiple extensions, and a fresh profile that is m… (read more)

bp-f7b43b48-1330-4328-a36a-2d3f10260127

Firefox has been crashing regularly for a full day now. I have one profile with multiple extensions, and a fresh profile that is meant to test firefox without any. With this new, "clean-slate" profile with none of my extensions installed, I still get repeated crashes. It is getting in the way of my ability to work- it happens even in Troubleshoot mode, even though I could not confirm any hardware issues prior to this.

Will I need to delete the extenstion-filled profile entirely before going forward? Is there an update I need to install, or anything else I should do myself? Should I provide a list of my extensions?

Attached is the Report ID of my latest crash- hopefully it will help.

Thank you!

Open 12 516

Using Node Express-Sessions to set cookie "httpOnly: true, secure: true, SameSite: "None" FF blocks authorization

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my ho… (read more)

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my host A2Hosting.

Firefox warns "Cookie “connect.sid” does not have a proper “SameSite” attribute value" when the cookie is set and then blocks the react page after login. If I enter the route that leads to the react page directly I can login and don't get the warning. In both cases the Storage tab in Dev tools shows the same settings for the cookie.
I made sure to remove any cookies for my site before testing the second scenario. I have tested this on Windows, Linux and Android versions of Firefox with the same results.

Here is my Express-Session instantiation ``` app.use(expressSession({

 store: new pgSession({
   pool: pool,
   tableName: 'session'
   // Insert connect-pg-simple options here
 }),
 secret: process.env.SECRET,
 resave: false,
 saveUninitialized: false,

cookie: {

   httpOnly: true,
   Secure: true,
   SameSite: "None",
   path: ['/'],
   maxAge: 60 * 60 * 1000 * 5
 }
 // Insert connect-pg-simple options here

})) ``` I've tried changing the path to include the react app route, I've added it to Cors white list and I converted it to open with an .ejs file instead of .html with no results.

Thanks for your support and for a great browser

Archived 12 145

Firefox freezes on printing pdf documents

Hello, I have today encountered a reproducible issue with Firefox 145.0.2 (64-bit) on my system (CachyOS Linux). Whenever I press the "Print" button in the printing dialo… (read more)

Hello,

I have today encountered a reproducible issue with Firefox 145.0.2 (64-bit) on my system (CachyOS Linux). Whenever I press the "Print" button in the printing dialog for a PDF file, the browser freezes and no longer reacts to anything. I had to kill the process manually and try again. I have then downloaded the PDF and opened a different application to print it - that worked fine. Is this a known issue with Firefox? Does anyone have an idea how to fix this?

I already tried resetting the printer settings in the browser, but that did not change anything.

Thanks, Stefan

Solved Archived 12 275

x.com videos no longer playing - Sandbox Utility Generic decoder rejects requested type video/hevc /avc /av1

Hi, two days ago, video embeds on Twitter stopped working in Firefox. Please help me troubleshoot the issue, so that I can either fix it myself, or present enough evidenc… (read more)

Hi,

two days ago, video embeds on Twitter stopped working in Firefox. Please help me troubleshoot the issue, so that I can either fix it myself, or present enough evidence to file a proper bug report.

Affected version: FF 140 ESR. I had some 140.7 installed when the error first happened, but have upgraded to firefox-esr_140.10.1esr-1_amd64 since. Didn't fix the problem. *Not* a snap package, regular .deb!

Affected OS: Ubuntu 26.04 LTS, not a fresh install but upgraded from 24.04 instead (which itself was upgraded from 22.04).

Symptoms: Videos on X (and Facebook) no longer play, the preview image is there for a split second, then an error appears. Video on for example Youtube is fine, though. Local players like VLC also do work as expected. Video on X worked under 26.04 before this happened.

The issue likely started when removing surplus packages and metapackages from the upgrade. According to synaptics, this is the complete list of packages removed: augeas-lenses bomber bovo clevis clevis-luks db-util db5.3-util dolphin-dev gir1.2-freedesktop-dev gir1.2-glib-2.0-dev girepository-tools gostsum granatier guestfish guestfs-tools guestmount icu-devtools jose kapman katomic kblackbox kblocks kbounce kbreakout kdegames kdegames-mahjongg-data-kf6 kdiamond kfourinline kgeography kgeography-data kgoldrunner kigo killbots kiriki kjumpingcube klickety klines kmahjongg knavalbattle knetwalk knights kolf kollision konquest kreversi kshisen ksirk ksnakeduel kspaceduel ksquares ktuberling ktuberling-data kubrick kubuntu-web-shortcuts ldmtool libaom-dev libarchive-tools libaugeas0 libblkid-dev libconfig11 libdbus-1-dev libdlt3 libffi-dev libfmt-dev libfontconfig1-dev libfribidi-dev libgd-perl libgio-2.0-dev libgio-2.0-dev-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-dev libguestfs-perl libguestfs-tools libguestfs0t64 libharfbuzz-cairo0 libharfbuzz-dev libhivex0 libicu-dev libjose0 libjson-glib-dev libjxr-tools libjxr0t64 libkdegames6private6 libkmahjongg6 libldm-1.0-0t64 libmosquitto1 libmount-dev libosinfo-1.0-0 libosinfo-l10n libpcre2-dev libpixman-1-dev libpolkit-gobject-1-dev libpsl-dev libpwquality-tools libpython3-dev libpython3.14-dev libselinux-dev libsepol-dev libspdlog-dev libsqlite3-dev libssh-dev libstd-rust-dev libstring-shellquote-perl libsys-virt-perl libsysprof-capture-4-dev libsystemd-dev libtirpc-dev libusb-0.1-4 libusb-1.0-0-dev libusb-1.0-doc libusb-dev libvirt-common libvirt0 libwebsockets19t64 libwhoopsie-preferences0 libwhoopsie0 libwin-hivex-perl libx265-dev libxdo-dev libxdo3 libxft-dev libxkbcommon-dev libxrender-dev libyara10 lskat lskat-data mosquitto mosquitto-clients native-architecture osinfo-db palapeli palapeli-data picmi qml6-module-org-kde-games-core skladnik supermin whoopsie whoopsie-preferences I don't think they are related (libx265 and libaom are only the -dev packages), but this is the only system-wide change on that day that I can remember. I of course tried re-installing these, but this also doesn't fix the problem.

On my journey of fixing this myself, I also asked the all-hallucinating knowledge randomizer frontend of OpenAI, which made me check a couple generic spots on my system and in FF itself.

ffmpeg -codecs | grep -E "h264|hevc|vp9|av1" ffmpeg version 8.0.1-3ubuntu2 Copyright (c) 2000-2025 the FFmpeg developers

 built with gcc 15 (Ubuntu 15.2.0-13ubuntu3)
 configuration: --prefix=/usr --extra-version=3ubuntu2 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-pocketsphinx --disable-libcaca --disable-libmfx --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libdvdnav --enable-libdvdread --enable-libjack --enable-libjxl --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-librsvg --enable-shared
 WARNING: library configuration mismatch
 avcodec     configuration: --prefix=/usr --extra-version=3ubuntu2 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-pocketsphinx --disable-libcaca --disable-libmfx --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libdvdnav --enable-libdvdread --enable-libjack --enable-libjxl --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-librsvg --enable-shared --enable-version3 --disable-doc --disable-programs --disable-static --enable-libaribb24 --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libtesseract --enable-libvo_amrwbenc --enable-libsmbclient
 libavutil      60.  8.100 / 60.  8.100
 libavcodec     62. 11.100 / 62. 11.100
 libavformat    62.  3.100 / 62.  3.100
 libavdevice    62.  1.100 / 62.  1.100
 libavfilter    11.  4.100 / 11.  4.100
 libswscale      9.  1.100 /  9.  1.100
 libswresample   6.  1.100 /  6.  1.100
DEV.L. av1                  Alliance for Open Media AV1 (decoders: libdav1d libaom-av1 av1 av1_cuvid av1_qsv) (encoders: libaom-av1 librav1e libsvtav1 av1_nvenc av1_qsv av1_vaapi av1_vulkan)
DEV.LS h264                 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (decoders: h264 h264_v4l2m2m h264_qsv h264_cuvid) (encoders: libx264 libx264rgb h264_nvenc h264_qsv h264_v4l2m2m h264_vaapi h264_vulkan)
DEV.L. hevc                 H.265 / HEVC (High Efficiency Video Coding) (decoders: hevc hevc_qsv hevc_v4l2m2m hevc_cuvid) (encoders: libx265 hevc_nvenc hevc_qsv hevc_v4l2m2m hevc_vaapi hevc_vulkan)
DEV.L. vp9                  Google VP9 (decoders: vp9 vp9_v4l2m2m libvpx-vp9 vp9_cuvid vp9_qsv) (encoders: libvpx-vp9 vp9_vaapi vp9_qsv)
DEAIL. wmav1                Windows Media Audio 1

-> ffmpeg is installed, version 8, av1 and hevc support seems present. The sparse advice from google results (similar thing in a Gentoo forum I think) on installating ffmpeg4.4 is no longer viable. --- apt list --installed | grep libavcodec

libavcodec-dev/resolute,now 7:8.0.1-3ubuntu2 amd64 [installed] libavcodec-extra62/resolute,now 7:8.0.1-3ubuntu2 amd64 [installed,automatic] libavcodec-extra/resolute,now 7:8.0.1-3ubuntu2 amd64 [installed]

(libavcodec62 non-extra was installed before, didn't change anything) --- apt list --installed | grep libaom*

libao-common/resolute,resolute,now 1.2.2+20180113-1.2ubuntu2 all [installed,automatic] libao4/resolute,now 1.2.2+20180113-1.2ubuntu2 amd64 [installed,automatic] libaom3/resolute,now 3.13.1-2 amd64 [installed,automatic] --- FF about:support in the codec section says this: Codec Support Information Codec Name Software Decoding Hardware Decoding H264 Unsupported Supported VP9 Supported Supported VP8 Supported Supported AV1 Supported Unsupported HEVC Unsupported Supported AAC Unsupported Unsupported MP3 Supported Unsupported Opus Supported Unsupported Vorbis Supported Unsupported FLAC Supported Unsupported Wave Supported Unsupported --- vainfo Trying display: wayland libva info: VA-API version 1.23.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_22 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.23 (libva 2.22.0) vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 26.1.2 () vainfo: Supported profile and entrypoints

     VAProfileMPEG2Simple            : VAEntrypointVLD
     VAProfileMPEG2Main              : VAEntrypointVLD
     VAProfileH264Main               : VAEntrypointVLD
     VAProfileH264Main               : VAEntrypointEncSliceLP
     VAProfileH264High               : VAEntrypointVLD
     VAProfileH264High               : VAEntrypointEncSliceLP
     VAProfileJPEGBaseline           : VAEntrypointVLD
     VAProfileJPEGBaseline           : VAEntrypointEncPicture
     VAProfileH264ConstrainedBaseline: VAEntrypointVLD
     VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
     VAProfileVP8Version0_3          : VAEntrypointVLD
     VAProfileHEVCMain               : VAEntrypointVLD
     VAProfileHEVCMain10             : VAEntrypointVLD
     VAProfileVP9Profile0            : VAEntrypointVLD
     VAProfileVP9Profile2            : VAEntrypointVLD

--- running with MOZ_DISABLE_HW_DECODE=1 firefox -> no change --- A fresh profile shows the same issues, so this should not be config-related in terms of Firefox --- Safe mode on my standard profile also doesn't change anything --- running with MOZ_LOG="PlatformDecoderModule:5" firefox -> also no change, but now on every try to play a video, these three lines are spammed: [Child 2326924: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type video/avc [Child 2326924: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type video/av1 [Child 2326924: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type video/hevc

On other websites, the occasional [Child 2330726: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type audio/mp4a-latm or [Child 2331802: Main Thread]: D/PlatformDecoderModule Sandbox Utility Generic decoder rejects requested type video/vp8

is added.

Some time close to starting FF, this block is presented: [Utility 2331783: Main Thread]: D/PlatformDecoderModule PDMInitializer, Init PDMs in Utility process [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFMPEG: version: 0x200, macro: 62, micro: 101, isFFMpeg: yes [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFVPX: Link result: Success [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder rejects requested type 'video/avc' [Utility 2331783: Main Thread]: D/PlatformDecoderModule Agnostic decoder rejects requested type 'video/avc' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/vp9' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/vp9' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/vp8' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/vp8' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/av1' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'video/av1' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder rejects requested type 'video/hevc' [Utility 2331783: Main Thread]: D/PlatformDecoderModule Agnostic decoder rejects requested type 'video/hevc' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder rejects requested type 'audio/mp4a-latm' [Utility 2331783: Main Thread]: D/PlatformDecoderModule Agnostic decoder rejects requested type 'audio/mp4a-latm' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/mpeg' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/mpeg' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/opus' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/opus' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/vorbis' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/vorbis' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/flac' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/flac' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/x-wav' [Utility 2331783: Main Thread]: D/PlatformDecoderModule FFmpeg decoder supports requested type 'audio/x-wav' [Parent 2331581: Main Thread]: D/PlatformDecoderModule Broadcast support from 'Utility Generic', support=H264 NONE VP9 SW VP8 SW AV1 SW HEVC NONE AAC NONE MP3 SW Opus SW Vorbis SW FLAC SW Wave SW

Back in FF 140.7, I also got these lines, but they're no longer present in 140.10 or flags have changed, I don't know: [Child 2238921, MediaDecoderStateMachine #1] WARNING: Decoder=7329b02ba900 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file ./dom/media/MediaDecoderStateMachine.cpp:371 [Child 2238921, MediaDecoderStateMachine #1] WARNING: Decoder=7329b02ba900 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006): file ./dom/media/MediaDecoderStateMachineBase.cpp:168

--- The troubleshooting info below this text box says this somewhere:

"name": "AV1_HW_DECODE",
         "description": "AV1 hardware decoding",
         "status": "blocklisted",
         "log": [
           {
             "type": "default",
             "status": "available"
           },
           {
             "type": "env",
             "status": "blocklisted",
             "failureId": "FEATURE_FAILURE_VIDEO_DECODING_MISSING",
             "message": "#BLOCKLIST_FEATURE_FAILURE_VIDEO_DECODING_MISSING"
           }

Open to suggestions on where to dig deeper next...thank you!

Solved 12 36

No confirmation email for Firefox Sync received

I try to set up Firefox Sync on Firefox on a VM on Fedora. I enter my e-mail and password. Then I get the message (after retrying): "Email resent. Add accounts@firefox.co… (read more)

I try to set up Firefox Sync on Firefox on a VM on Fedora. I enter my e-mail and password. Then I get the message (after retrying): "Email resent. Add accounts@firefox.com to your contacts to ensure a smooth delivery." However, I do not get the email with the confirmation code.

My email address has this format j@xxxxx.org

Solved Archived 12 682

Firefox won't open file:/// links

I have a local file I wish to view in firefox without starting a HTTP server (it's only docs for a crate I'm building) however Firefox is unable to open the file despite … (read more)

I have a local file I wish to view in firefox without starting a HTTP server (it's only docs for a crate I'm building) however Firefox is unable to open the file despite the file existing and having correct permissions. The file was in a separate mount (disk) to where Ffox is installed so I copied to to /tmp/ to remove that as a variable but still no joy..

➜ ~ file /tmp/index.html /tmp/index.html: HTML document, Unicode text, UTF-8 text, with very long lines (3556) ➜ ~ ls -la /tmp/index.html -rwxr-xr-x 1 ben ben 4208 Dec 30 14:04 /tmp/index.html

Am I missing some new setting which allows local file browsing using the good old 'file:///' protocol?

Thanks, Ben

OS Info: PRETTY_NAME="Ubuntu 24.04.3 LTS" NAME="Ubuntu" VERSION="24.04.3 LTS (Noble Numbat)" VERSION_CODENAME=noble

F/Fox version: 146.0.1 (64-bit)

Open 11 450

firefox crashes as soon as i copy any text

the crash reports have been submitted 748057a7-6757-6eb2-955e-9602f9e91008 is there anything else I can do to get this looked into/resolved? Laptop System: Acer product: … (read more)

the crash reports have been submitted 748057a7-6757-6eb2-955e-9602f9e91008

is there anything else I can do to get this looked into/resolved?

Laptop System: Acer product: Nitro AN515-57 Linux Mint 22.2 Zara \n \l

Archived 11 219

Firefox 149.0 - after update can't save any file, instead it tries to Open everything - Linux Debian

1. This could be under-reported problem. People will have problems reporting this bug 2. Whenever I try to save anything (image, website, Ctrl+S, print website to file, … (read more)

1. This could be under-reported problem. People will have problems reporting this bug

2. Whenever I try to save anything (image, website, Ctrl+S, print website to file, Ctrl+P, screenshots, same problem) my Firefox tries to "Open" something instead. I see dialog window with header SAVE, but the final button is labeled "Open" and after clicking it usually nothing happens. A haven't been able to save anything since this update. Only system-wide screenshots work for me now.

I had to use another installation in order to attach screenshot here. In the problematic 149.0, after clicking "Browse..." and selecting file, nothing happens, and no upload, moreover button won't respond to clicking anymore. Then I force refresh, and this text within this form disappears, but attached image appears.

3. Yesterday I have updated my Firefox to 149.0, using official debian sources, mozilla-deb - 1.0 -

cat /etc/apt/sources.list.d/mozilla.list deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt/ mozilla main

4. I have Linux Debian, (old version, Stretch+backports, yes, I am moving things already to new hdd), maybe it's related: 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 GNU/Linux )

In order to fill this form I am using separate installation 140.9.0esr (64-bit), you could warn Debian teams not to propagate this error.

5. I have checked Console and Debugger, but they seem website-related. This error happens on every single website. Tried already troubleshooting mode, same problem. Please help us.

Open 11 90

PDF are often rendered unreadable, with desktop background showing through (screenshot attached)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing… (read more)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing through (as in the attached screenshot).

Hard refreshing the page doesn't change anything, opening a new tab and opening the PDF again doesn't change anything, opening a new window and loading the PDF doesn't change anything.

The screenshot is with this PDF: https://www.sgsw.ch/home/strom/_jcr_content/Par/sgsw_accordion_list_1838160259/AccordionListPar/sgsw_accordion_12353/AccordionPar/sgsw_downloadlist/DownloadListPar/sgsw_download_1049323524.ocFile/2023-08-31%20Mitteilung%20Elcom%20Erh%C3%B6hung%20Elektrizit%C3%A4tspreise%20f%C3%BCr%20das%20Jahr%202024.pdf

It renders correctly in Chromium.

Firefox 126.0 using the recommended performance settings on Mint 21.3, nvidia quadro p620 using the official nvidia drivers v535.171.04-0ubuntu0.22.04.1

Archived 11 129

Synching desktop and mobile Firefox bookmarks

I have a Firefox account in order to use the sync capabilities. After a sync between desktop and phone the desktop bookmarks are on my phone in an extra folder "desktop b… (read more)

I have a Firefox account in order to use the sync capabilities. After a sync between desktop and phone the desktop bookmarks are on my phone in an extra folder "desktop bookmarks" and vice versa the phone bookmarks are in folder "Mobile bookmarks" in my desktop Firefox. Is this normal behaviour? I would expect them in one common folder to have a seamless synching.

Best regards, Walter

Archived 11 322

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 2202

Body background color default not working

After tinkering with about:config (shouldn't have...) the background of every page that does not specify a body background color turns the color of my theme background co… (read more)

After tinkering with about:config (shouldn't have...) the background of every page that does not specify a body background color turns the color of my theme background color.

Using the firefox color pipette says its white, but it clearly isn't.

The theme i have is dark, making any page that expects the background to be white unreadable (without DevTools -> Body -> background-color: white)

I haven't been able to find the config that fixes it.

Archived 11 484

Remove search from address bar,

Why isn't there a simple means to remove/prevent searches for the address bar, using config doesn't work. I've used Firefox for over twenty years, this annoyance will end… (read more)

Why isn't there a simple means to remove/prevent searches for the address bar, using config doesn't work.

I've used Firefox for over twenty years, this annoyance will end that and force a move to Brave.

Solved 11 284

Firefox constantly crashing

I'm using openSUSE Tumbleweed and KDE Plasma. Ever since I updated to Plasma 6.1, Firefox crashes constantly when using Wayland. I'm not having this problem if I'm using … (read more)

I'm using openSUSE Tumbleweed and KDE Plasma. Ever since I updated to Plasma 6.1, Firefox crashes constantly when using Wayland. I'm not having this problem if I'm using X11. Crash reports are sent after every crash so I'm sure someone can reference these. When starting Firefox from a console, I got this message after a crash: "[GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1#67: error 5: explicit sync is used, but no release point is set"

Will this get fixed with the next Firefox update? Currently using 127.0.

Archived 11 127

Bugzilla status

I submitted a bug last to Bugzilla last Sep. that seems not yet to be assigned to anyone, and a bug two days ago that wasn't acknowledged. Is the Bugzilla site working? … (read more)

I submitted a bug last to Bugzilla last Sep. that seems not yet to be assigned to anyone, and a bug two days ago that wasn't acknowledged. Is the Bugzilla site working? Should I be doing something else to report the bug?

Solved 11 203

PIP does not display in other desktop

When i use PIP in Debian 12 using desktop environment XFCE, I cannot move the PIP to another desktop using alt+space. The menu is greyed out. this prevents me from movin… (read more)

When i use PIP in Debian 12 using desktop environment XFCE, I cannot move the PIP to another desktop using alt+space. The menu is greyed out.

this prevents me from moving the PIP to another screen. Is there a solution?

Archived 10 232