Showing questions tagged: Show all questions
  • Solved
  • Archived

new firefox UI is useless

my extensions got unpinned and the new tab button is gone, the tab overview is gone, the extension button is to the left of the address bar, the back and forward buttons … (read more)

my extensions got unpinned and the new tab button is gone, the tab overview is gone, the extension button is to the left of the address bar, the back and forward buttons are to the left of the address bar, the back and forward button are swapped, WHY.

In the screenshot i pinned the 3 extesions i use again, they were unpinned before

Asked by Phantom 9 months ago

Answered by cor-el 9 months ago

  • Archived

Firefox 122.0b9 stops responding when the file dialog is triggered

No crash report, no trace, no anything. I click "Save [insert] as...", and Firefox hangs and stops responding. Windows automatically shuts it off when clicking. Launching… (read more)

No crash report, no trace, no anything. I click "Save [insert] as...", and Firefox hangs and stops responding. Windows automatically shuts it off when clicking. Launching Firefox again sometimes says there was a problem reloading the session, but that's not guaranteed.

Asked by TheTank20 1 year ago

Last reply by zeroknight 1 year ago

  • Solved
  • Archived

Cookie Consent option not showing on certain sites (EU area)

Firefox beta release: 116.0b6 (64-bit) On sites such as BBC.com, Youtube.com and Facebook.com I am not getting the normal cookie consent pop-up option which used to aut… (read more)

Firefox beta release: 116.0b6 (64-bit)

On sites such as BBC.com, Youtube.com and Facebook.com I am not getting the normal cookie consent pop-up option which used to automatically show on opening the sites. Other sites are still showing the cookie consent option pop-ups. This means I cannot select if I wish to accept or reject cookies on several sites that used to allow me the option.

In checking about:config, the cookiebanners.service.mode is set to 1, which I believe this the correct setting for enabling the cookies consent pop-up option.

Is there any fix for the cookie consent pop-up not working on certain sites within the EU? I am not using a VPN or pop-up blocker. Tracking protection is set to Standard, cookies and site data are always deleted on closing Firefox and "Do Not Track” signal is set to always. Deleting all installed FF extensions has no effect either.

In other browsers on the same PC, Chrome and Edge, the cookie consent option does still work as it should on the sites mentioned. In Firefox it doesn't.

This is only happening on one PC. My latop has the same FF beta build installed and is not showing this behaviour, it still automatically shows the cookie consent pop-ups when visiting sites such as BBC.com, Youtube.com and Facebook.com.

Asked by Richard Law Bijster 1 year ago

Answered by Richard Law Bijster 1 year ago

  • Archived

Too many spawn child processess and browser freeze

Firefox spawn too many child processess, with cause the browser to freeze. Proposed solution: Reduce to absolute minimum the spawn child processess. The value should be… (read more)

Firefox spawn too many child processess, with cause the browser to freeze.

Proposed solution:

Reduce to absolute minimum the spawn child processess. The value should be set according to the device performance and additionally show allow the user to set manually the limits.

Example: 1 (maximal 3) child process per tab/window

Asked by Mcgiwer 1 year ago

Last reply by Mcgiwer 1 year 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

  • Archived

List what the 'about:conffig' preferences are used for

Hello, I am a tinkerer and I would like to tweak my Firefox Developer Edition to suit my tastes, but I don't know what each of the preference commands does. Could you pr… (read more)

Hello, I am a tinkerer and I would like to tweak my Firefox Developer Edition to suit my tastes, but I don't know what each of the preference commands does. Could you provide a list explaining what each command does and, if possible, how to use them? I don't want to reinstall Firefox.italic text I prefer to do things properly. Thanks

Asked by Mathieu Simon 1 year ago

Last reply by cor-el 1 year ago

  • Solved
  • Archived

Youtube Basic Buttons not appearing

Buttons like 3 bar preferences button, notification etc are broken or not visible just the highlight is visible and click the notification button also break the whole bro… (read more)

Buttons like 3 bar preferences button, notification etc are broken or not visible just the highlight is visible and click the notification button also break the whole browser

Asked by Oliullah 2 years ago

Answered by jonzn4SUSE 1 year ago

  • Solved
  • Archived

Firefox 119 doesn’t use system (/usr/share/fonts) or user’s (~/.local/share/fonts) fonts for rendering

I use Kubuntu 23.04 with Firefox from mozillateam/ppa apt repository, got update to FF 119 today (package 119.0+build1-0ubuntu0.23.04.1~mt1) and after the update Firefox … (read more)

I use Kubuntu 23.04 with Firefox from mozillateam/ppa apt repository, got update to FF 119 today (package 119.0+build1-0ubuntu0.23.04.1~mt1) and after the update Firefox stopped using system-wide installed fonts (either from /usr/share/fonts or from ~/.local/share/fonts).

So for example fc-list finds Gentium Plus (/usr/share/fonts), Iosevka and Junicode (~/.local/share/fonts) on my system: % fc-list -f '%{family}: %{file}\n' | rg -i 'gentium plus:' Gentium Plus: /usr/share/fonts/truetype/gentiumplus/GentiumPlus-Italic.ttf Gentium Plus: /usr/share/fonts/truetype/gentiumplus/GentiumPlus-BoldItalic.ttf Gentium Plus: /usr/share/fonts/truetype/gentiumplus/GentiumPlus-Bold.ttf Gentium Plus: /usr/share/fonts/truetype/gentiumplus/GentiumPlus-Regular.ttf % fc-list -f '%{family}: %{file}\n' | rg -i 'iosevka:' Iosevka: /home/silmeth/.local/share/fonts/iosevka/iosevka.ttc Iosevka: /home/silmeth/.local/share/fonts/iosevka/iosevka.ttc Iosevka: /home/silmeth/.local/share/fonts/iosevka/iosevka.ttc Iosevka: /home/silmeth/.local/share/fonts/iosevka/iosevka.ttc % fc-list -f '%{family}: %{file}\n' | rg -i 'junicode:' Junicode: /home/silmeth/.local/share/fonts/junicode/otf/Junicode-Bold.otf Junicode: /home/silmeth/.local/share/fonts/junicode/otf/Junicode-Regular.otf Junicode: /home/silmeth/.local/share/fonts/junicode/otf/Junicode-Italic.otf Junicode: /home/silmeth/.local/share/fonts/junicode/otf/Junicode-BoldItalic.otf

but when I try to apply the style `font-family: Gentium Plus`, `font-family: Iosevka`, or `font-family: Junicode` to an element, Firefox doesn’t use those fonts and instead in the element inspector I see Noto Serif is being used instead.

Before the update the appropriate system fonts were being chosen for rendering by Firefox.

Asked by Benedykt Jaworski 1 year ago

Answered by zeroknight 1 year ago

  • Solved
  • Archived

Bookmarks are BROKEN

Took me a long time to nail this issue down. Recently (past 1-2 years?), Firefox has started suggesting the base website when you have bookmarks that include the base dom… (read more)

Took me a long time to nail this issue down. Recently (past 1-2 years?), Firefox has started suggesting the base website when you have bookmarks that include the base domain - and it's really bothersome from a UX perspective. E.g. if i have "adobe.com/express" or any other adobe bookmarks, the FIRST autocompleted url Firefox gives me is "adobe.com" which I DO NOT have as a bookmark. In my Firefox settings I also have Shortcuts and other search suggestions disabled.

Why is Firefox doing this?

Asked by J 1 year ago

Answered by zeroknight 1 year ago

  • Solved
  • Archived

How to disable videos dropping to the lower right-hand corner on websites

Every time I go to Fox News, the video at the top of the page drops to the lower right-hand corner. It's an annoyance I've been searching for a way to eliminate. I have p… (read more)

Every time I go to Fox News, the video at the top of the page drops to the lower right-hand corner. It's an annoyance I've been searching for a way to eliminate. I have pop-ups blocked in preferences and I have a couple of different pop-up blockers, but nothing seems to work. I'm currently using Firefox 114b.09 on a Mac Desktop.

Asked by soofeenee2 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

No longer have the option to save default behaviour of a download file

for new file types the option to save the default behaviour for future downloads is no longer avaliable for me. Also, the option to set in "Settings -> General -> F… (read more)

for new file types the option to save the default behaviour for future downloads is no longer avaliable for me. Also, the option to set in "Settings -> General -> Files and Applications" does not show any of the new file types.

I've tried re-installing firefox, as well as refreshing but still the same results.

Asked by brian 1 year ago

Answered by zeroknight 1 year ago

  • 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

You must enable cookies to use WordPress.

When I try to log into my website - https://huppbrian.us/tsc-admin - with Firefox Developer 111.0b8 (64-bit), get the following error first time every time... Error: Cook… (read more)

When I try to log into my website - https://huppbrian.us/tsc-admin - with Firefox Developer 111.0b8 (64-bit), get the following error first time every time... Error: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress. If I try again without making any changes, I'm able to log in fine. I've tried playing with the protections settings, but haven't found the magic pill to fix this yet.

Asked by Brian Hupp 2 years ago

Answered by Brian Hupp 2 years ago

  • Archived

Firefox taking long time to load websites

I am using Firefox on windows 11 I am facing a issue of slowness in Firefox every website takes at least 10 seconds to show up the browser just loads the webpage for a lo… (read more)

I am using Firefox on windows 11 I am facing a issue of slowness in Firefox every website takes at least 10 seconds to show up the browser just loads the webpage for a long time before showing any content I thought it was a DNS issue but the same issue is not coming in any chromium browser. I have reinstalled my browser, installed different Firefox versions including (beta,nightly) but the issue still persists.

Please let me know what I can I do to resolve this.

Here is the profiler link

https://share.firefox.dev/3qMOAWO

Asked by Ayush kumar 1 year ago

Last reply by Ayush kumar 1 year ago

  • Solved
  • Archived

I cannot load pages and I've tried all the support guidance

I'm running Firefox Dev edition and I cannot get it to load any pages except for Mozilla pages. I have tried all the fixes suggested there and it still refuses to connect… (read more)

I'm running Firefox Dev edition and I cannot get it to load any pages except for Mozilla pages. I have tried all the fixes suggested there and it still refuses to connect. I'm at my wits end. Any hail mary optoins or do I have to reinstall and start again?

Asked by Charlie Evans 3 years ago

Answered by Chris Ilias 3 years ago

  • Archived

youtube.com is too slow

OS version : Windows 10 Pro 21H2 Browser version : Firefox Developer Edition 126.0 Beta 8 (20240501022718) Platform : windows, Web EVERYTHING especia… (read more)


OS version : Windows 10 Pro 21H2 Browser version : Firefox Developer Edition 126.0 Beta 8 (20240501022718) Platform : windows, Web


EVERYTHING especially

 * The time to receive the first HTTP response when connecting
 * the time to call up the various css elements that make up the screen
 * the time to call up the img elements on the screen
is too slow.

tooooooooo slow. I waited 36.6s until http response for every new URL open! Of course, I am using a lot of Firefox extensions, but there were no serious problems outside of YouTube, and the same problem occurred after removing the extension, and i also confirmed that the problem caused by web extensions on waterfall(on firefox profiler) was minor.

I can't even guess the cause of the problem, so unfortunately there seems to be no additional information that I can give you. I'll keep following up as long as I can. I will attach some pictures that might help you solve the problem. and you can also approach to my full-recorded firefox profiler data

Asked by potatokth 1 year ago

Last reply by potatokth 1 year ago

  • Solved
  • Archived

Cannot log into Logitec Media Server http://127.0.0.1:9001/

Hi, Firefox Developer Edition 126.0b7 (64-bit) shows a perpetual "Loading" screen when trying to access my internal Logitec Media Server at 127.0.0.1:9001. Other browse… (read more)

Hi,

Firefox Developer Edition 126.0b7 (64-bit) shows a perpetual "Loading" screen when trying to access my internal Logitec Media Server at 127.0.0.1:9001.

Other browsers like Waterfox Classic have no trouble, so LMS is working fine.

I tried cleaning the cookies, disabling the firewall (Windows 10), that did not help/

Any idea how to solve this?

Thanks.

Asked by Bob4K 1 year ago

Answered by zeroknight 1 year ago

  • Locked
  • Archived

Firefox communication ceases

FireFox Developer 99.0b8 (64-bit) on the "aurora update channel" on Windows 10 PC (version 1803, build 17134.2208) I notice whenever an update is pending (the green dot … (read more)

FireFox Developer 99.0b8 (64-bit) on the "aurora update channel" on Windows 10 PC (version 1803, build 17134.2208)

I notice whenever an update is pending (the green dot appears in the icon for the "Open Application Menu"), FF becomes unresponsive in a way. When it happens: It does not totally freeze. I can select/switch between existing tabs & scroll thru their pages. I can close tabs. I can open a new empty tab. But I can't load or refresh any pages. The only fix is to do the update, and re-launch.

Since the developer edition gets updated frequently, it is a pain.

I like the Developer Tools! But... How can I scale back the FF "update frequency", or "change the channel", so updates are, like monthly at most?

thank you.

Asked by SuMo Bot 3 years ago

Last reply by jonzn4SUSE 3 years ago

  • Solved
  • Archived

Youtube appears blank

Hello For a few days now, every time I go to youtube the page appears almost completely blank (see screenshot). I've tried disabling all my extensions and go in troublesh… (read more)

Hello For a few days now, every time I go to youtube the page appears almost completely blank (see screenshot). I've tried disabling all my extensions and go in troubleshoot mode but it still does not work. When I try removing youtube storage from firefox settings "manage cookies and site data" and saving, data of the same size is still there when I open the storage manager again. The only thing that seems to work is going into a private window but since I have to keep signing in each time it is painful especially with google MFA. Please help.

Thank you

Asked by cperche06 1 year ago

Answered by zeroknight 1 year ago