Showing questions tagged: Show all questions
  • Solved

Broken URL/button/etc hand icon

Using desktop 141.0, noticed issue of the hand pointer either not appearing, or appearing for less than a second and disappearing when hovering over buttons/urls/etc elem… (read more)

Using desktop 141.0, noticed issue of the hand pointer either not appearing, or appearing for less than a second and disappearing when hovering over buttons/urls/etc elements. Sometimes it stops being buggy for a minute or so and then goes back. I can't figure out the exact cause for this, but maybe going outside of the window of the browser ? Consistent in the safe mode, on different websites. See the gif for the visual

Asked by KnewOne 5 months ago

Answered by KnewOne 4 months ago

  • Solved
  • Archived

Tabler Icons Stall Firefox on Windows

I am a Cacti developer and we are considering switching from FontAwesome Web Fonts to Tabler Web Fonts. However, on Firefox for Windows only, we are having a major slowd… (read more)

I am a Cacti developer and we are considering switching from FontAwesome Web Fonts to Tabler Web Fonts. However, on Firefox for Windows only, we are having a major slowdown when using the Tabler SVG based webfonts. The page load is first stalled by Firefox apparently loading all the Web Fonts, which would appear normal with any browser (though exceedingly slow on Firefox for some reason).

However, once the page is loaded, when going off tab to another browser tab, and then back to the Firefox tab that includes the Tabler webfonts, there is a 3 second delay before the tab switches. When we enable the performance analyzer, we find that the delay is almost 100% Reflow of the page, even though the page is static as this point (no changes) from the last time it was activated.

We do not have this issue on Firefox for Linux, MS Edge or any other Chromium browser, only Firefox on Windows. I'm using the latest version 134. Should I be opening a bug?

Asked by Larry Adams (TheWitness) 1 year ago

Answered by Larry Adams (TheWitness) 12 months ago

  • Solved

Is it normal for Firefox to use so much memory?

I downloaded Firefox not too long ago to combat the fact the Microsoft Edge wasn't working correctly, but ever since I downloaded Firefox it's been making my computer run… (read more)

I downloaded Firefox not too long ago to combat the fact the Microsoft Edge wasn't working correctly, but ever since I downloaded Firefox it's been making my computer run really slow on the browser. Things are often slow like scrolling up on and down pages websites like Pinterest, and the text when typing on Google docs takes a moment to show up after I've typed it and not instantly, for example.

I checked my computer's task manager because I recently cleaned the laptop, thinking that something else was causing it to be slow, but it isn't. I don't have many processes open on the computer mainly mandatory things and my browser, since I use my laptop mainly for school work, music, or writing. Firefox opens multiple processes, the highest being 21 at one time, and takes up most of the memory on the laptop. Is this normal? Because it takes 1,094.0 MB and keeps my laptop's memory at 90-91%. If it isn't normal, how can I reduce this as well as the lag on my laptop when Firefox is open?

I attached a photo as well.

Asked by Lime Soda 5 months ago

Answered by jonzn4SUSE 5 months ago

  • Solved

Фризы в firefox 142 Red OS 8 Raspberry Pi 5

При заходе на сайте ya.ru и если на нём имеется строка с видео или поиск с алисой, то начинаются сильные фризы. Это ошибка именно в firefox 142, проверенно. … (read more)

При заходе на сайте ya.ru и если на нём имеется строка с видео или поиск с алисой, то начинаются сильные фризы. Это ошибка именно в firefox 142, проверенно.

Asked by MiG31BM 5 months ago

Answered by MiG31BM 1 month ago

  • Solved
  • Archived

Firefox will not load any website after an update

After every update, Firefox starts to a blank screen and will not start loading the webpage url put in for over twenty minutes to a half hour. During this time other brow… (read more)

After every update, Firefox starts to a blank screen and will not start loading the webpage url put in for over twenty minutes to a half hour. During this time other browsers on my Win 10 PC load immediately so it is not a network issue. It is Firefox. When I see that an update is pending I hesitate to do the update because I know I will lose the use of Firefox until it is ready to respond. It just hangs with "loading X.com" showing at the bottom left of the blank screen. I have been using Firefox for a long time and in the past year or longer it has become very unreliable. There are also instances where without an update it will do this and the only way I can get it to work is to clear the cache and the history through settings. What is going on with Firefox! (And lately there is an update every couple fo days!

Asked by rrambrose 7 months ago

Answered by Denys 4 months ago

  • Solved

Extreme memory usage after update

Hi, after latest update just now, the browsers uses up to 45gb of ram within a few minutes! Not sure what it is, I am on MACOS Sequia Version 15.6.1 (24G90) macbook pro M… (read more)

Hi, after latest update just now, the browsers uses up to 45gb of ram within a few minutes! Not sure what it is, I am on MACOS Sequia Version 15.6.1 (24G90) macbook pro M1

Asked by Ejecatl 2 months ago

Answered by Ejecatl 2 months ago

  • Solved

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.

Asked by wrogerwroger 4 months ago

Answered by wrogerwroger 4 months ago

  • Solved
  • Archived

firefox stops responding at random times and won't close

About two weeks ago, Firefox started randomly hanging and would stop responding. It wouldn't let me close the program and I always have to restart my system to resolve th… (read more)

About two weeks ago, Firefox started randomly hanging and would stop responding. It wouldn't let me close the program and I always have to restart my system to resolve the problem. Sometimes it only takes a few minutes after restart before it hangs, other times it will be fine for hours.

I've tried multiple solutions I've found online, carefully following instructions: clearing cookies and cache, disabling all extensions, refreshing firefox, creating a new profile, deleting specific files within the Profiles folder, etc.

I've yet to make it more than four hours without the program hanging.

Any assistance or suggestions are greatly appreciated.

Asked by Jera 6 months ago

Answered by Jera 6 months ago

  • Solved
  • Archived

"Refresh Firefox" freezes my computer

I normally use Firefox Developer Edition, version 127 because any later version always freezes my whole computer (probably because I'm using a 15-year old PC). Recently a… (read more)

I normally use Firefox Developer Edition, version 127 because any later version always freezes my whole computer (probably because I'm using a 15-year old PC). Recently all my extensions became disabled. I'm now also unable to install any extension because it says "Installation aborted because the add-on appears to be corrupt". I found some instructions on Mozilla website about deleting compatibility.ini and extensions folder, but it didn't solve the issue. Now I'm stuck and confused as I suspect some of the extension files that should be in my Profile folder may not be there.

The simplest solution in this case would be to use the "Refresh Firefox" option which resets everything to default settings, but every time I do it my computer freezes until rebooted. Uninstalling and reinstalling manually is also not the way to go, because it retains all the settings.

I've tried installing the standard Firefox browser (v. 119) alongside the Developer Edition but the same issue is there as well.

I'm looking for an alternative way to get a clean Firefox install, so I can fix my extensions.

Additional info: - Your system specs? Windows 10 64-bit, 4 GB RAM, Pentium Dual-core, no GPU - Hardware acceleration? Disabled. - Using any mods? Yes, two. Geckium for Firefox, which always works fine. The recent issue started when I played around with Revert8Plus, but it initially worked without issues.

Asked by John Glesby 10 months ago

Answered by jscher2000 - Support Volunteer 10 months ago

  • Solved

Slow Startup since Version 141.0 Update

It seems that since the Version 141.0 update, initial startup of FF seems to take ve-e-e-ery long (approx 3-4 minutes). The startup time/lag seems almost the same as it … (read more)

It seems that since the Version 141.0 update, initial startup of FF seems to take ve-e-e-ery long (approx 3-4 minutes).

The startup time/lag seems almost the same as it takes to restart after an update.

Anyone else experience this also? Thanks.

Asked by GaryR 5 months ago

Answered by GaryR 5 months ago

  • Solved

Toolbar Buttons

Hello For some reason most of the buttons in my toolbar have stopped working. When I first open Firefox they all work, then when I enter websites they stop working. The '… (read more)

Hello For some reason most of the buttons in my toolbar have stopped working. When I first open Firefox they all work, then when I enter websites they stop working. The 'home' button still seems to work, but almost all others (such as the 'back' button etc) can't be selected. This is very frustrating. To note, I am not tech savvy at all.

Thank you in advance for your help.

Andrew

Asked by andrewsambrooks 5 months ago

Answered by andrewsambrooks 4 months ago

  • Solved

Firefox 144.0.2 (64-bit) WIN freezes with youtube

Since a month or so, Firefox browser freezes when playing youtube videos. Simply closing the app and restarting won't do the trick, I am forced to open the WIN Task Manag… (read more)

Since a month or so, Firefox browser freezes when playing youtube videos. Simply closing the app and restarting won't do the trick, I am forced to open the WIN Task Manager and manually "end task" before I can watch youtube videos again ... until an hour later, or lucky a day later, the same drama unfolds. I run the newest version of each, Firefox and Windows 11. No new extensions or plugins have been added recently. What is to do here? I'm since Netscape on this route and would hate to switch to another browser... :-) Thanks in advance!

Asked by MalDenken 2 months ago

Answered by MalDenken 2 months ago

  • Solved

firefox freezing

Every couple of minutes Firefox just freezes. YouTube buffers, all open tabs just stop working. I can open new tabs but i cannot search up anything or go into any website… (read more)

Every couple of minutes Firefox just freezes. YouTube buffers, all open tabs just stop working. I can open new tabs but i cannot search up anything or go into any websites. Is there any fix for this?

Asked by anthony sanaty 4 months ago

Answered by jonzn4SUSE 4 months ago

  • Solved

Right click triggering Menu Bar and disabling other monitors

This started after the recent update. Any time i open more than 1 firefox window or try to move my window to a different monitor, the Menu Bar pops up and left click will… (read more)

This started after the recent update. Any time i open more than 1 firefox window or try to move my window to a different monitor, the Menu Bar pops up and left click will be stuck only making the bar appear/disappear. I just have to close the second window because it becomes immediately unusable. I have the ui setting set to false but it still freezes new windows and doest let me click or type on anything. I've uninstalled and reinstalled, ran troubleshoot mode, got rid of extensions, reset my computer. I'm at a loss. Any help would be great

Asked by noel88449 2 months ago

Answered by TyDraniu 2 months ago

  • Solved

Firefox locks out my taskbar.

Windows 11. I have my taskbar behaviour set to ‘Automatically hide the Taskbar’ So usually the Taskbar is not displayed, but when I move my cursor to the bottom of the sc… (read more)

Windows 11. I have my taskbar behaviour set to ‘Automatically hide the Taskbar’ So usually the Taskbar is not displayed, but when I move my cursor to the bottom of the screen it reappears. With Firefox I cannot make the Taskbar reappear.

Asked by anoble2 4 months ago

Answered by anoble2 4 months ago

  • Solved

Alt menu opening when tabbing into the Firefox application

I've been having an issue of, whenever I tab into Firefox from a different application on my computer, the alt menu opens. Firefox seems to be interpreting me opening th… (read more)

I've been having an issue of, whenever I tab into Firefox from a different application on my computer, the alt menu opens. Firefox seems to be interpreting me opening the program as pressing the alt key, because even when I have the menu bar set to always be open, the input immediately goes to the "File" dropdown option of the menu, just as it would if I pressed the alt key. However, I tried to troubleshoot this by 1. opening a program that tracks keyboard inputs and that didn't show such a thing happening, and 2. I checked if this issue was happening with other applications that have switch the input to the upper menu bar when the alt key is pressed, and that was not the case. This is making it a lot harder to use Firefox, as using a keyboard shortcut to open a new window (ctrl+shift+p, or ctrl+i) while in a normal Firefox tab, it will not automatically open to the new window (as it is set to do automatically), it will also not let me open the new window -- either by alt-tabbing or by clicking the new window on the windows taskbar -- and instead reopens the alt menu and sets the input to that menu, locking me to the original Firefox page unless I tab into a completely different application and then into the new window. This issue also makes me unable to input key commands or text into my active tab immediately when I reopen it, instead forcing me to close the alt menu first either or clicking somewhere on the page. And since I don't keep the alt menu visible at all times, this forces the screen to shift up and down jarringly when I'm simply trying to use the computer.

I'm using Firefox on a Windows 11 computer. I've tried refreshing Firefox and have tried my absolute best to find articles related to this issue but to no luck. Thanks for any help or advice!

Asked by Anacet 2 months ago

Answered by TyDraniu 2 months ago

  • Solved

super slow response time

I've been using Fire Fox for decades, but lately it is so slow, I thought there was something wrong with my Windows 7 ultimate. I've done full Windows reboot, to no avail… (read more)

I've been using Fire Fox for decades, but lately it is so slow, I thought there was something wrong with my Windows 7 ultimate. I've done full Windows reboot, to no avail. Then I see the internet t hat FireFox is starting to implement AI. I thought that may be the issue, but after looking into it, looks like that isn't an option with my old Win 7 OS. So if that isn't the problem, how can I find out what is bogging Fire Fox down? I keep a watch on my CPU usage, and the usage is going nearly to 100%, when it used to barely go over 10%. When I check the actual CPU usage, it shows as many as 15 or more items tied to Fire Fox.

Is this all a result of continued use of Win 7? I'm planning to move to Linux, but that will take me some serious time and effort. Gerald

Asked by gshantz 2 weeks ago

Answered by jonzn4SUSE 1 week ago

  • Solved

Unloaded tabs on startup

Is there a way to have Firefox start with all, or all but the first tab unloaded? My Firefox starts with about 100 tabs open and many of these now have ads running which… (read more)

Is there a way to have Firefox start with all, or all but the first tab unloaded?

My Firefox starts with about 100 tabs open and many of these now have ads running which makes Firefox very slow. It seems to take ages and ages for all the tabs to load.

Maybe if all the tabs were unloaded when I start Firefox it would be quicker to get up and running??

I'm running Windows 11 on a desktop with an i5 CPU and 32 GB of RAM.

Any help much appreciated.

Asked by MarkHowes 3 months ago

Answered by MarkHowes 3 months ago