Showing questions tagged: Show all questions
  • Solved
  • Archived

Firefox 125.0.1 update breaks all self signed certificates

Firefox 125.0.1 update breaks all self signed certificates After the latest auto update I can no longer access any of my management screens on my private network with se… (read more)

Firefox 125.0.1 update breaks all self signed certificates

After the latest auto update I can no longer access any of my management screens on my private network with self signed certificates. This is a real problem. I have attached a couple error screen grabs, but ALL of themn are the same. The information link says there is no workaround!

So how do I recover access? Chrome works just fine ... so it is def. a Firefox problem.

Asked by mzla.cm 1 year ago

Answered by zeroknight 1 year ago

  • Solved
  • Archived

ExtensionSettings policy

We're exploring adopting a default deny policy for Firefox extensions in our enterprise. However when I tested this by creating a custom policies.json Firefox unexpectedl… (read more)

We're exploring adopting a default deny policy for Firefox extensions in our enterprise. However when I tested this by creating a custom policies.json Firefox unexpectedly removed all extensions for me, including the ones I thought I had allow listed. Here is my policies.json but just keeping in the Facebook Container add-on to illustrate:

{

   "policies": {
       "ExtensionSettings": {
           "*": {
               "blocked_install_message": "Only approved Firefox extensions can be installed, please email your request to itdept@example.org",
               "installation_mode": "blocked",
               "allowed_types": ["theme", "dictionary", "locale"]
           },
           "@contain-facebook.xpi": { "installation_mode": "allowed" }
       }
   }

}

What I would like is to to allow pre-approved extensions (including if they already are installed) and all other types of add-on, but remove and prohibit installation of unapproved extensions.

Can anyone assist, please?

Asked by Damon 8 months ago

Answered by Mike Kaply 8 months ago

  • Solved
  • Archived

Modifier Keys will not work at the same time in Developer Edition

I have 2 instances of Firefox: I use stable for all my professional work, and I use Developer Edition (Aurora Channel) for personal things. The stable branch works fine. … (read more)

I have 2 instances of Firefox: I use stable for all my professional work, and I use Developer Edition (Aurora Channel) for personal things. The stable branch works fine. In Aurora though, certain key combos will not work. This even persists in troubleshooting (safe) mode.

Specifically, it seems anything using both ctrl+alt will not register alt, only ctrl. alt, alt+shift, and ctrl+shift all seem to work fine, but ctrl+alt and ctrl+alt+shift do not. Again, this works fine in stable, so I am clueless as to why it doesn't work in my other instance.

Another detail is that this happens on multiple websites, not just one. The post prominent one is Google Sheets. In sheets, you can insert the date using `ctrl+;`, the time using `ctrl+shift+;`, and both using `ctrl+alt+shift+;`. Inserting them separately works fine, but both causes only one to insert.

Asked by Catt0s 9 months ago

Answered by Catt0s 9 months ago

  • Solved
  • Archived

Sync cookies exception list

Hi, This has been brought up before, but not with this exact question (not that I could find, at least). I understand that cookies cannot be synced across devices, but … (read more)

Hi,

This has been brought up before, but not with this exact question (not that I could find, at least).

I understand that cookies cannot be synced across devices, but this is not what I am asking for. Is there a way to make firefox sync the list of exceptions? Meaning, only the specified website URL and its status, not the cookies from these sites.

Asked by pompan2 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Bookmarks toolbar stopped working in the latest version

After an update of both macOS (to macOS Sequoia 15.0.1) and Firefox Developer Edition (to 132.0b3 (aarch64)), the Bookmarks Toolbar stopped working. The same issue appear… (read more)

After an update of both macOS (to macOS Sequoia 15.0.1) and Firefox Developer Edition (to 132.0b3 (aarch64)), the Bookmarks Toolbar stopped working. The same issue appeared on my Windows PC.

Bookmarks toolbar is visible, I can show and hide it but it does not display any of my saved bookmarks. Luckily, they were not deleted and I still can access them via Bookmarks Menu, which is less than optimal.

The Drag&Drop functionality does not work either. When I grab the opened Tab, drag it on the Toolbar and release it, the Tab gets opened in the new browser window and it's not saved.

Asked by Matej Hudák 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

MimeTypes.rdf missing

Hi, I'm using FF on Fedora 39. However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on rest… (read more)

Hi,

I'm using FF on Fedora 39.

However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on restarting the browser.

In the options I've now set the configuration to "Ask whether to open or save files". Now I see a popup when clicking on a file however there is no checkbox with "remember this file associations" (or something similiar).

Asked by daswas 1 year ago

Answered by cor-el 1 year ago

  • Solved

ftp and firefox

I tried to use a ftp link setting firefox as the default ftp app, not realizing firefox no longer supports ftp. I am unable to reset the default app and can't find the se… (read more)

I tried to use a ftp link setting firefox as the default ftp app, not realizing firefox no longer supports ftp. I am unable to reset the default app and can't find the setting to do so. I downloaded filezilla and wish to set it to be the default app for ftp. Can someone help me with this? Before anyone suggests it, resetting firefox to default settings is not an option.

Asked by Wayne 4 months ago

Answered by mattc 3 months ago

  • Solved
  • Archived

Previous session not restored in profile

I've set up a second profile to keep my personal and work browsing separate. When I reopen my non-default profile, it doesn't restore the previous session's tabs. I have … (read more)

I've set up a second profile to keep my personal and work browsing separate. When I reopen my non-default profile, it doesn't restore the previous session's tabs. I have "open previous windows and tabs" checked under Settings > General > startup in both profiles. Please advise.

Asked by oOo 1 year ago

Answered by zeroknight 1 year ago

  • Solved
  • Archived

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.

Asked by m49117 1 year ago

Answered by jonzn4SUSE 1 year ago

  • Solved
  • Archived

How to change menu font in version 132

I haven't upgraded browser versions for a while and I'm now going from 109 to 132. Pretty bad I know. I'm having a number of issues but for this post I'd like to concent… (read more)

I haven't upgraded browser versions for a while and I'm now going from 109 to 132. Pretty bad I know.

I'm having a number of issues but for this post I'd like to concentrate on userChrome.css.

In version 109, I had a custom font for the top menu bar, the top menus, the bookmark toolbar, the bookmark toolbar menus, and the right click menus. I did this by including the following in userChrome.css (as per [https://support.mozilla.org/si/questi.../1335097|here]:

  1. navigator-toolbox { font-family:"MyFont" !important }

This worked great, but it is no longer working in version 132. Obviously I don't know in which Firefox version this stopped working.

Has this been disabled by Mozilla or has it been changed? If it's been changed, how can I achieve it now?

I'm very grateful for any help!

Asked by BlohoJo 1 year ago

Answered by BlohoJo 1 year ago

  • Solved
  • Archived

Firefox Android Notification Bitwarden

I keep getting these notifications, and because they relate to Bitwarden" I'm very reluctant to just click on the "accept" button in the message because of the possibilit… (read more)

I keep getting these notifications, and because they relate to Bitwarden" I'm very reluctant to just click on the "accept" button in the message because of the possibility of a scam and the exposure it may create.

Is the notification genuine? How do I know? How can I update Firefox settings to achieve the same result without responding to the notification?

Bit paranoid I accept, but better careful than having regrets! Thks

Asked by Mildred PC 1 year ago

Answered by Mildred PC 1 year ago

  • Solved
  • Archived

tb local folders

Can sks please explain purpose of local folders? I have 2 accounts with their own sets of folders, why do I need Local Folders as well? Desktop win 10 64 bit system. … (read more)

Can sks please explain purpose of local folders? I have 2 accounts with their own sets of folders, why do I need Local Folders as well? Desktop win 10 64 bit system.

Asked by pl.killow 1 year ago

Answered by david 1 year ago

  • Solved
  • Archived

Video without sound on some sites but work on another

I have: 125.0 (64-bit) Mozilla Firefox for Ubuntu canonical - 1.0 Video on Facebook plays without sound. The video plays, I see the image normally, but no sound. Video … (read more)

I have:

125.0 (64-bit) Mozilla Firefox for Ubuntu canonical - 1.0

Video on Facebook plays without sound. The video plays, I see the image normally, but no sound. Video on Youtube works perfectly.

Fresh install without addons or plugins. Switching to "Troubleshoot mode" does not change anything. Youtube with sound, Facebook without sound.

Any ideas where to look?

Asked by George Brink 1 year ago

Answered by cor-el 1 year ago

  • Solved

Emojis not showing up/blank

Web pages that are supposed to contain emojis are blank. I can highlight where emojis are supposed to be shown but the actual images of the emojis aren't there. about:con… (read more)

Web pages that are supposed to contain emojis are blank. I can highlight where emojis are supposed to be shown but the actual images of the emojis aren't there. about:config font.name-list.emoji correctly contains "Apple Color Emoji" If it is relevant, this has been a bug/issue that has persisted for a couple of months now (can't name an exact date).

Asked by mzf 4 weeks ago

Answered by Agent virtuel 3 weeks ago

  • Solved
  • Archived

UI is not rendering some objects

Hello👋 I am using firefox developers edition on build 132.0b2 and my UI is not rendering correctly, the themes work but the objects like the bookmarks toolbar and the ref… (read more)

Hello👋 I am using firefox developers edition on build 132.0b2 and my UI is not rendering correctly, the themes work but the objects like the bookmarks toolbar and the refresh button and the home button even some of my extensions is not loading and other things also not loading, but fortunately I know the keyboard shortcuts for these functions and they are working just fine but all the buttons are just not there My device is a Dell Latitude E7450 and it has a normal core I5 5300U so it is not an x86 arm based processor I hope that you find a solution ASAP as I am really struggling with my browser like this and btw I really love your work and the products that you give Thanks for doing the hard work! bye

Asked by Kyrollos Safwat 1 year ago

Answered by Kyrollos Safwat 1 year ago

  • Solved
  • Archived

Update to 141.0 lost previous tabs

My wife's Firefox was triggered from an e-mail link and in the process got updated to release 141.0 The result is that the tabs from the previous verion have not loaded. … (read more)

My wife's Firefox was triggered from an e-mail link and in the process got updated to release 141.0 The result is that the tabs from the previous verion have not loaded. Can I still recover them?

Asked by robin33 6 months ago

Answered by jscher2000 - Support Volunteer 6 months ago

  • Solved
  • Archived

User-Agent Stylesheet

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

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.

Asked by Paul 7 months ago

Answered by jscher2000 - Support Volunteer 7 months ago