Showing questions tagged: Show all questions

Firefox takes ages to launch on my fedora 40

After upgrading to fedora 40, firefox just takes ages to boot up, even when it's running if I want to open a new window it still takes ages to run. I have tried uninstall… (read more)

After upgrading to fedora 40, firefox just takes ages to boot up, even when it's running if I want to open a new window it still takes ages to run. I have tried uninstalling it and deleting it's data but with no luck. The issue still presists.

Asked by alinada 4 hours ago

Last reply by zeroknight 2 hours ago

recapcha doesnt wor last version firefox

Hello, since the latest version of Firefox, as always, it breaks now if I want to enter instantgaming or it does not enter no matter how much I click on enter or in kingu… (read more)

Hello, since the latest version of Firefox, as always, it breaks now if I want to enter instantgaming or it does not enter no matter how much I click on enter or in kinguin.net, when it asks me for the recapcha, it stays in an infinite loop and does not show the images. .

I have done safe mode and installed firefox from 0 and nothing, it is tedious that at this point a browser that has been having this type of problems for years because in opera, edge they do not give me these errors, it is tiring to always have to have a browser that fails due to anything.

I look forward to your help, thank you

Asked by kire 20 hours ago

Last reply by jscher2000 - Support Volunteer 2 hours ago

The pause button on the keyboard doesn't stop the video in Firefox.

When I press the pause button on my keyboard, it doesn't stop the YouTube video like it used to. I'm not sure why it stopped working. I've checked the key, and it works f… (read more)

When I press the pause button on my keyboard, it doesn't stop the YouTube video like it used to. I'm not sure why it stopped working. I've checked the key, and it works fine in Chrome.

Asked by Robert Clave 1 day ago

Last reply by zeroknight 6 hours ago

Extremely High Ram Usage

Hello Support, 5-1-2024 First Time in a decade I've had to contact support. Please TELL me why there are 13 instances of firefox running at the same time. It is take so… (read more)

Hello Support, 5-1-2024 First Time in a decade I've had to contact support. Please TELL me why there are 13 instances of firefox running at the same time. It is take so much memory up and really slowing my machine down on the internet also. Tell me how to fix otherwise I will have to switch to a different web browser. I realy love firefox and have been using since It was released. I really Don't want to switch Browers but this is to much any more. It has become much worse than a Year ago. I do Not have any addons or extension installed now, I don't use them enough to install. Thank you for your help in this BIG HOG memory problem.

Asked by customhitcher 1 day ago

Last reply by jscher2000 - Support Volunteer 18 hours ago

McAfee Intrusions

Lately, when I'm on a website and click into an article to read, suddenly the McAfee anti-virus ad or whatever you call intrudes and takes over the browser page I'm on an… (read more)

Lately, when I'm on a website and click into an article to read, suddenly the McAfee anti-virus ad or whatever you call intrudes and takes over the browser page I'm on and won't allow me to navigate way or stop it unless I close the browser tab and/or navigate away from the page all together.

Why is this happening? Is it something in the my particular browser? If yes, how can I remove and prevent this from happening?

Is it something that is occurring on the server of the site I'm visiting? Should I notify them what is happening?

Any help and advice greatly appreciated. It is very annoying. I don't have McAfee installed and it's not a pop-up, it happens within the browser page itself.

Thank you,

Marty

Asked by Martin Brown 23 hours ago

Last reply by cor-el 21 hours ago

Issues With Websites Loading/Re-Directing - Firefox Browser Only PC and Mac OS

When attempting to load a number of different web pages such as Quickbooks Online Apps, the page displays "Loading Apps..." with a spinning wheel, but never redirects to … (read more)

When attempting to load a number of different web pages such as Quickbooks Online Apps, the page displays "Loading Apps..." with a spinning wheel, but never redirects to the Apps page; the site hangs forever. On other browsers there are no issues; it eventually switches to the correct page. In Firefox Browser I have tried adding exceptions in Settings --> Privacy & Security --> Manage Exceptions. No change. Thoughts?

Asked by jransom18 1 day ago

Audio interface input no longer shows in Google Meet.

My primary/default browser is Firefox on Sonoma 14.4.1, and recently I'm unable to use the inputs of my audio interface for google hangouts. The relevant output is correc… (read more)

My primary/default browser is Firefox on Sonoma 14.4.1, and recently I'm unable to use the inputs of my audio interface for google hangouts. The relevant output is correct, and my system audio would be the same.

Asked by Scott Simon 1 day ago

Hotmail through Firefox breaks my network card

I had a few issues with Hotmail and Firefox in the past as described in other posts. Now it has stepped up a gear. I can use the internet for anything, but the moment I o… (read more)

I had a few issues with Hotmail and Firefox in the past as described in other posts. Now it has stepped up a gear. I can use the internet for anything, but the moment I open my Hotmail account in Firefox my Lan card stops working. At first I had no idea it was Hotmail, I tried everything from switching cables to using wifi only. When it happened on wifi I realised every time I went into Hotmail on Firefox my network card stopped functioning and I had to restart the computer. The thing is, when I use Hotmail through Microsoft Edge nothing happens and all is well with the world!!! No network card shutdown. I could read between the lines but I'm no conspiracy theorist, however, I don't think the problem is with Firefox. Is there any solution? I don't use Edge and I don't want to start.

Asked by M Donaldson 1 week ago

Last reply by jonzn4SUSE 1 day ago

Issue Loading Certain Parts of Websites

So I noticed an issue with certain websites a few days ago. I was trying to make a hair appointment online, it was asking me to fill in my email, and the box wouldn't let… (read more)

So I noticed an issue with certain websites a few days ago. I was trying to make a hair appointment online, it was asking me to fill in my email, and the box wouldn't let me click on it. I used a different browser, and it worked just fine. Same thing today: I was trying to make a lab appointment, the next step was verifying I'm not a robot, I clicked the box, and it had a loading circle eternally. I tried it on a different browser, and it worked within seconds, no loading. I've never had this issue with Firefox before! I tried clearing my cookies and cache, and that didn't do anything unfortunately. Let me know what I can do to fix this problem! I normally loved Firefox and it's my main browser, so I'm hoping to resolve this issue. Thanks so much!

Asked by Elizabeth 1 day ago

Last reply by cor-el 1 day ago

userchrome.js: how to get notified when tabs open and close?

I've recently started using the Tree Style Tab extension, and I'm finding it useful, but I'd like it if the list of tabs could be automatically hidden when only one tab i… (read more)

I've recently started using the Tree Style Tab extension, and I'm finding it useful, but I'd like it if the list of tabs could be automatically hidden when only one tab is open (and automatically shown when more than one tab is open).

I hoped to write an extension to do this, but opening the sidebar from an extension requires a user gesture, so I suspect I'll have to use a userchrome.js script.

From a "userchrome.js"-like environment (i.e. unsandboxed AutoConfig), I can hide and show the sidebar with `SidebarUI.hide()` and `SidebarUI.show("treestyletab_piro_sakura_ne_jp-sidebar-action")`, and I can examine the tabs open in the current window via `gBrowser.tabs`, but I can't see how to get notified when the number of tabs changes (replacing `gBrowser.tabs` with a proxy doesn't work, for example). I suppose I could just check every few seconds? That feels like a bit of a cop-out, though, and gets more and more inefficient the more windows are open.

There's an API for extensions to receive events when tabs open and close, so clearly this is possible. Where should I be looking for this functionality?

(I also don't know how I would go about unregistering an event listener (or cancelling a setInterval call!) when the window closes, assuming that's necessary to avoid leaking resources – is there an event like `chrome-document-global-created` I could listen for, but that fires during teardown of the window rather than when one is created?)

Asked by ash 1 day ago

Remove logins and passwords

I want to delete firefox logins info and to make sure passwords and logins are never stored. I go to passwords, open up menu, and the "remove all passwords" choice is gr… (read more)

I want to delete firefox logins info and to make sure passwords and logins are never stored. I go to passwords, open up menu, and the "remove all passwords" choice is greyed out. How can I get that choice it be valid and to impliment that operation?? And to never have these stored??

Asked by MrJaakay 2 days ago

Last reply by cor-el 2 days ago

Firefox Kiosk does not appear when I log in but does when I start it manually from the GNOME x-terminal

I have Ubuntu 22.04 (on a Dell Optiplex 3000) with a minimal installation. I downloaded Firefox 125, removed the SNAP Firefox and installed this Firefox with no issue. I… (read more)

I have Ubuntu 22.04 (on a Dell Optiplex 3000) with a minimal installation. I downloaded Firefox 125, removed the SNAP Firefox and installed this Firefox with no issue. I can run "firefox --kiosk" and Firefox runs in kiosk mode with no issue.

I have made some changes in the "about:config" part of Firefox. I have also made some changes to the Ubuntu keyboard shortcut list. There is only one user created on this system and I have configured Ubuntu to login this user automatically upon reboot.

However, if I setup Firefox --kiosk to start automatically (I use the gnome-session-properties application to achieve this) and then reboot, Firefox does run, but it does not appear on the screen. If I enter the "switch windows" keyboard shortcut (ALT-TAB), the Firefox kiosk appears.

So, is this something I can fix by changing the Firefox configuration, or is it an Ubuntu configuration change. If so, can anyone tell me what I should do, or have an idea how to debug this?

Asked by srednausab 2 days ago

Firefox is having trouble playing multiple sounds at once.

I've had this issue ever since switching to a new laptop. This issue is specifically within Firefox (I have tested this in other browsers and programs, and the issue isn'… (read more)

I've had this issue ever since switching to a new laptop. This issue is specifically within Firefox (I have tested this in other browsers and programs, and the issue isn't there. Everything else works perfectly fine!)

Essentially, whenever Firefox plays multiple sounds at the same time (for example, I use both youtube and discord in-browser) the second sound will briefly mute the other sound. (Going back to the discord-youtube example, if I am watching a youtube video and recieve a discord notification, the youtube video will pause for about half a second.) Or if a site has background audio but also plays a short audio clip when certain elements are clicked, for example, it will cause this "overlapping" issue. Again, this issue is only within Firefox.

I am using Windows 11 if that helps. I've already tried using a Firefox Refresh and peeking in about:config but I'm totally lost as to what I can try next, since I can't find any other examples of people with this issue online. Sometimes the issue briefly fixes itself but then reappears.

Asked by wygolvillage 2 days ago

Doesnt prompt WHERE to save downloads/ Why doesn't AUTO UPDATE work?

I've reported these issues before with no response. I've uninstalled reinstalled cleared cache and cookies searched another forums et cetera. Why must I manually update w… (read more)

I've reported these issues before with no response. I've uninstalled reinstalled cleared cache and cookies searched another forums et cetera. Why must I manually update when it's set to auto update? When I set controls to ask where to download items it bypasses that and downloads it as a temp file where I have to cut it out of explorer and paste it where I would like to save it.

Edition Windows 11 Home Version 23H2 Installed on ‎3/‎17/‎2024 OS build 22631.3527 Experience Windows Feature Experience Pack 1000.22700.1003.0

Asked by MILESTWEST 3 days ago

Last reply by jscher2000 - Support Volunteer 2 days ago

cannot ensure I'm getting pop up messages

I would like to be able to make sure if a pop-up window is blocked, that I'm being notified about it, but there are no options in settings. I read through the instruct… (read more)

I would like to be able to make sure if a pop-up window is blocked, that I'm being notified about it, but there are no options in settings.

I read through the instructions listed on the help pages and found a message from support from 4 years ago about manually editing the settings, which wasn't helpful.

Are they just on by default now? Or did they get turned off and if so, how do I turn them back on?

(p.s. having something teach you how to do something, this case getting trouble shooting data manually, should open another window, not navigate me away from the page I'm sending this message from)

Asked by DragonAceSg7 4 days ago

Last reply by cor-el 2 days ago

Blank window opens when I start firefox

Every time I open Firefox another blank window opens behind the main Firefox pages . I see it when I close Firefox so have to close that too. There is no URL in the windo… (read more)

Every time I open Firefox another blank window opens behind the main Firefox pages . I see it when I close Firefox so have to close that too. There is no URL in the window just a blank page.

Asked by treedum2 4 days ago

Last reply by cor-el 3 days ago

Problems with the browser not accessing the established links after a few minutes.

I am able to start FF with no problem. I open a few tabs and then without warning I can't access any of the sites without closing FF and restarting. Then the whole cycle … (read more)

I am able to start FF with no problem. I open a few tabs and then without warning I can't access any of the sites without closing FF and restarting. Then the whole cycle is repeated. I am considering getting rid of FF this started just over a month ago.

Asked by notsofast7 3 days ago

Last reply by zeroknight 3 days ago