Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Window with 50+ tabs just disappeared from history

All my important tabs = gone. Nothing under recently closed windows. Most of them too old to be found in recent history. I'm mortified. I normally love Firefox updates bu… (Lesen Sie mehr)

All my important tabs = gone. Nothing under recently closed windows. Most of them too old to be found in recent history. I'm mortified. I normally love Firefox updates but now I want to yell at someone :(

Gefragt von annaxt vor 5 Monaten

Letzte Antwort von annaxt vor 1 Woche

Causing game lag

Hi, I'm writing this because this problem is very frustrating. Quite frequently my games (e.g. Valorant, Overwatch) will start lagging if I have Firefox open in the backg… (Lesen Sie mehr)

Hi, I'm writing this because this problem is very frustrating. Quite frequently my games (e.g. Valorant, Overwatch) will start lagging if I have Firefox open in the background. To fix this, I have to close and reopen Firefox. Sometimes, I would open a tab while gaming and that would also cause the game to lag.

In game, the ping starts at the normal level then rises before falling back down to normal.

Are there any solutions?

Regards Thomas

Gefragt von thy128 vor 4 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 4 Monaten

Global PC Audio Being Reset to 50%

Hello, I've had this issue for quite some time. Whenever I'm using the Firefox browser and it is the front focused window, Windows changes my audio volume to 50% whethe… (Lesen Sie mehr)

Hello,

I've had this issue for quite some time. Whenever I'm using the Firefox browser and it is the front focused window, Windows changes my audio volume to 50% whether I have it set manually below or above that. Whenever I move focus/minimize the Firefox browser, the volume goes back to my manually selected volume globally for my PC. This doesn't happen with any other application.

I've unchecked the option on all audio outputs "Allow Applications To Take Exclusive Control Of This Device" located by right clicking "sounds" on the speaker system tray then "playback" and "advanced". Which didn't fix the problem.

Gefragt von maxfisher925 vor 4 Monaten

Letzte Antwort von cor-el vor 3 Wochen

non-printable characters in displayed text

I have been using the coderanch.com website for more than a decade and most of the postings include listings of source code which I was (past tense) able to cut a paste i… (Lesen Sie mehr)

I have been using the coderanch.com website for more than a decade and most of the postings include listings of source code which I was (past tense) able to cut a paste into my own development environment. With the latest version (107) of Firefox this has broken, the document now gets numerous non-printable characters (decimal 160) for the leading indents of the code. I'm assuming they are being somehow substituted for the tab character.

Here's an example

https://coderanch.com/t/755856/certification/Questions-errata-Sybex-OCP-Study

I went back to version 105 and the problem went away. Also Chrome does not have this problem.

Please fix soon as it is impacting my ability to help others on the coderanch site.

Gefragt von Carey vor 4 Monaten

Letzte Antwort von cor-el vor 4 Monaten

lost my tabs from the previous section again. I've read many solutions but still can't figure it out.

I lost my tabs from the previous section again. I've read many solutions but still can't figure it out. It's not as simple as restore since not there and not even greyed … (Lesen Sie mehr)

I lost my tabs from the previous section again. I've read many solutions but still can't figure it out. It's not as simple as restore since not there and not even greyed out. I've gone into the file and tried to tweak it. I really like to know a simple way to find out especially where it says my information may be synced with other devices and I'm not sure how to even check that because when I went to look it wasn't clear to me either. I'd like to know how to restore my previous session and if I can't I would like to at least know that I'm synced to other devices and how to find the information there and how to restore it again when it happens the next time since it's happened to me so many times over the years

Gefragt von wdkwild vor 5 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Monat

How to put my bookmarks in a toolbar on the left side of screen

I have tried to figure this out on my own, with no success. Can you send me step by step instructions on how to move my bookmarks to the side of my browser screen. Right … (Lesen Sie mehr)

I have tried to figure this out on my own, with no success. Can you send me step by step instructions on how to move my bookmarks to the side of my browser screen. Right now they go across the top of the screen. Thanks!

Gefragt von Mgateslucky vor 5 Monaten

Letzte Antwort von Terry vor 1 Monat

Toolbars are tough to access when the "Hide Toolbars" option is selected on a Macbook Pro - Mac OS ventura, Monterey

Hello Team Mozilla, I have been a user of firefox since a lot of time. I purchased a Macbook Pro M1 Pro 14 inch. Since I purchased a smaller screen model, I wanted to ef… (Lesen Sie mehr)

Hello Team Mozilla,

I have been a user of firefox since a lot of time. I purchased a Macbook Pro M1 Pro 14 inch. Since I purchased a smaller screen model, I wanted to efficiently use the screen space available. I have tested Safari, Firefox, Chrome and Brave. I am glad that only and only Firefox provides a Hide toolbar option which other browsers are not offering. It is a game changer for a 14 inch macbook pro as it offers maximum utilization of the space. For that I applaud Firefox.

But the accessibility of tabs takes a serious hit when I enable the option. The place where the mouse pointer has to be for the toolbar to unhide is quite literally a line. Anywhere above or below it will not show the toolbar. if we go too far, the MAC OS close,minimize window option come up. For the toolbars to show up one has to just touch the menubar of MacOS. While switching tabs its a real pain. I have to pause and look at the pointer and slowly move my mouse to touch the menubar at the right speed.

Please please please do something about this. Firefox is providing the best utilization of space for a Macbook Pro. I do not know if the Firefox team is aware of this, but its brilliant. But the toolbar accessibility makes the feature unusable. It would be great if we could access the toolbar easily for tab switching.

Gefragt von bbharavi vor 4 Monaten

Letzte Antwort von jerome22 vor 1 Monat

Scrolling

The scrolling functionality in Firefox on my mouse has suddenly stopped working - please help. Does not scroll down the bookmarks pane. Webpage scroll bar on right of scr… (Lesen Sie mehr)

The scrolling functionality in Firefox on my mouse has suddenly stopped working - please help. Does not scroll down the bookmarks pane. Webpage scroll bar on right of screen won't work with my mouse, must be dragged down or up the page using cursor.

Gefragt von martin.birch vor 5 Monaten

Letzte Antwort von James vor 1 Monat

  • Gelöst

Hide Tab bar if there is only one tab

Hello! I have been using this userChrome.css code to hide the tab bar if there is only one tab (on Windows): tab:only-of-type, tab:only-of-type + #tabs-newtab-button { … (Lesen Sie mehr)

Hello!

I have been using this userChrome.css code to hide the tab bar if there is only one tab (on Windows):

tab:only-of-type, tab:only-of-type + #tabs-newtab-button {

   display: none !important;

}

#tabbrowser-tabs, #tabbrowser-arrowscrollbox, #tabbrowser-tabs > .tabbrowser-arrowscrollbox {
   min-height: 0 !important;

}

Since one of the recent Firefox updates, this code does no longer work. Maybe because there is a new element in the tab bar: A drop-down list at the right.

Any idea how to make the above code work again?

Peter

Gefragt von peter596 vor 5 Monaten

Beantwortet von cor-el vor 1 Monat

Firefox Crashing Multiple TImes a Day

I'm not entirely sure what happened but I know earlier this year in as recent as July Firefox was working fine. I don't know if it was an update or what it was but now Fi… (Lesen Sie mehr)

I'm not entirely sure what happened but I know earlier this year in as recent as July Firefox was working fine. I don't know if it was an update or what it was but now Firefox is consistently crashing multiple times a day.

There's never an error code but one of a few things happens:

  • The entire application will freeze and not let me control Firefox at all. I need to launch Task Manager to close the browser and then sometimes reset my computer to ensure it doesn't happen again.
  • With the most recent update, some of my emails on GMail (not all just some random ones) will not load in any capacity.
  • The browser will flicker white and will hide the top bar of the application so I can't close it without task manager.
  • The application will slow down and then crash with a "Do you want to send this report to Mozilla?" and I always click yes.

I have tried disabling and removing all extensions, I've tried firewall stuff, I've tried everything I can find but the browser is only getting worse in my experience. With this last update everything loads a few seconds slower than usual as well.

Is there a solution I am missing or am I doing something wrong? I am very very close to switching browsers but I'd rather not if there is a fix.

Gefragt von beaven603 vor 5 Monaten

Letzte Antwort von beaven603 vor 1 Monat

will not print--just rotates forever with no action to print, just spins and spins

is there someone who can answer a simple question that I know other people are having? Why is it impossible to print an article from the internet? When I hit print, "pr… (Lesen Sie mehr)

is there someone who can answer a simple question that I know other people are having? Why is it impossible to print an article from the internet? When I hit print, "print preview" comes on and the little spinning doohickie just goes round and round. Is there no one who can tell us how to stop this and print a simple article? It's like Biden, it just spins and spins and does nothing.

Gefragt von rhnunn vor 4 Monaten

Letzte Antwort von JeffBr vor 1 Monat

robo Form Extension needs to be added to my firefox brower so Roboforms will work

I opened an account with roboforms yesterday to store my passwords. They say the extension I first installed is not working, tried to uninstall & reinstall but no lon… (Lesen Sie mehr)

I opened an account with roboforms yesterday to store my passwords. They say the extension I first installed is not working, tried to uninstall & reinstall but no longer have the link to do that.

thank you, I am new to all of this & find it a nightmare to deal with.

nancy

Gefragt von nancy3116 vor 5 Monaten

Letzte Antwort von Jim McCain vor 2 Monaten

Random closing of Yahoo site after downloading any file

Recently Firefox is randomly closing automatically after downloading a file from Yahoo business mail. This happens only with Yahoo business mail and not with other websit… (Lesen Sie mehr)

Recently Firefox is randomly closing automatically after downloading a file from Yahoo business mail. This happens only with Yahoo business mail and not with other websites. So, when downloading a file from other websites (gmail, etc.) everything is O.K. This happened recently when Yahoo updated its software. Also, happens only with Firefox

Gefragt von cs_surveyor vor 4 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten

Firefox is causing a black screen

I'm using a new PC with Windows 11. I downloaded Firefox. When browsing in Firefox it has several times caused the whole screen to go black, and the only way to get bac… (Lesen Sie mehr)

I'm using a new PC with Windows 11. I downloaded Firefox. When browsing in Firefox it has several times caused the whole screen to go black, and the only way to get back is to turn off and turn on again. Even then the Firefox page sometimes comes up again and I have to be quick to tap the X on top right to shut it down - or the whole screen goes black again! Then when I restart Firefox it re-loads the page, so I have to quickly exit before it happens again. So this morning when it happened I just did a full restart of the PC. Then I transferred all my tabs and other info to Edge, and will use that from now on.

What is new that is causing Firefox to do this?

I imagine I could also use Chrome, haven't tried that yet.

Gefragt von hcleasby vor 5 Monaten

Letzte Antwort von hcleasby vor 2 Monaten

Firefox randomly restarts, logs me out of everything

AFter my last update to firefox, randomly it will close and reopen but when it does im suddenly signed out of all my accounts. gmail, youtube, etc. I have cookies and spe… (Lesen Sie mehr)

AFter my last update to firefox, randomly it will close and reopen but when it does im suddenly signed out of all my accounts. gmail, youtube, etc. I have cookies and special cookies saved, im not in private browsing, and when i close the window normally it saves all my sign ins. It never use to do this until recently.

Help?

Gefragt von limehusky vor 5 Monaten

Letzte Antwort von Dropa vor 2 Monaten