Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst
  • Archiviert

Change Menu Item Order of the Bookmarks Context Menu

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first. … (Lesen Sie mehr)

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first.

I'm able to do this on the "regular" context menu with the following code...

#context-openlink { 
   order: -1;
}

But I cannot find the correct selector for the Bookmarks Context menu (see attached image).

I have tried code (to no avail) such as the following...

#placesContext-openlink { 
   order: -1;
}
#BMB_bookmarksPopup-openlink { 
   order: -1;
}

Any help is appreciated!

Thanks.

Gefragt von Slouch vor 9 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 9 Monaten

  • Gelöst

Automatic hiding tabs bar and address bar

Firefox on Windows 11 has suddenly and without my apparent action started automatically hiding the tab bar and the address bar to give all the vertical space to the curre… (Lesen Sie mehr)

Firefox on Windows 11 has suddenly and without my apparent action started automatically hiding the tab bar and the address bar to give all the vertical space to the current tab. I do not like this (I have big monitors and I want those bars always visible)

How do I turn this one and why did it turn on in the first place?

Thank you for having the Q&A facility.

Gefragt von sp23 vor 4 Monaten

Beantwortet von TyDraniu vor 4 Monaten

  • Gelöst

strange font

hi in a new win 10 instal most text incl Fire Fox text is made up of letters [font] that are made of thin and thick lines [in the same letter] i dont know if its a stra… (Lesen Sie mehr)

hi in a new win 10 instal most text incl Fire Fox text is made up of letters [font] that are made of thin and thick lines [in the same letter]

i dont know if its a strange font or another problem, i have copied all "font" setting from my other pc where i dont have the problem.

also i cant get spell check to work here dsespite turning it on

its very distracting, would be very gratefull for any suggestones if any one can 

help thanks

Gefragt von bill vor 2 Monaten

Beantwortet von bill vor 1 Monat

  • Gelöst
  • Archiviert

Cannot Remove Separator from Tab Context Menu

Hi All, I would like to hide the "New Tab to Right" option on the Tab Context Menu, and also remove the separator line right below that menu item. The first line in the… (Lesen Sie mehr)

Hi All,

I would like to hide the "New Tab to Right" option on the Tab Context Menu, and also remove the separator line right below that menu item.

The first line in the following code removes the Menu Item, but none of the 4 remaining lines succeed in removing the separator line. It remains at the top of the menu (see attached image).

Could anyone suggest some code to also remove the separator line at the top?

This is in FF 135.

Thank you.

#context_openANewTab,
#context_openANewTab + menuseparator,
#context_openANewTab_separator,
#context_reloadTab_separator,
#context_reloadTab + menuseparator::before {
   display: none !important;
}


This code below removes the first menu item and ALL separators from ALL menus, which is "ok" but not optimal.

menuseparator,
#context_openANewTab {
   display: none !important;
}


This solution provided by cor-el a few years ago appears to no longer work (the separator remains): https://support.mozilla.org/nl/questions/1340761

Gefragt von Slouch vor 9 Monaten

Beantwortet von Slouch vor 9 Monaten

  • Gelöst
  • Archiviert

Can't disable "Scotch bonnet" search button -

Hello, My experience with Firefox has been great for more than 15 years. However recently there's been a trend of adding new functionality without asking the user whethe… (Lesen Sie mehr)

Hello,

My experience with Firefox has been great for more than 15 years. However recently there's been a trend of adding new functionality without asking the user whether they want it or not. Moreover, some things cannot be disabled even if I try hard enough.

It was an unpleasant surprise to discover that "This time, search with" panel was removed without my consent, and is now replaced by an extremely inconvenient button. I firmly believe that this is not how UX design is done, and whoever made that choice needs to reevaluate their decision.

How can I revert this change besides rolling back the browser version?

The setting "browser.urlbar.scotchBonnet.enableOverride" did not help, it reverts to *true* on every restart. I have not been able to find any other settings, and I believe that this is not something that a user should do their research on.

Is there a way to affect this change?

Gefragt von Firefox user vor 7 Monaten

Beantwortet von Agent virtuel vor 7 Monaten

  • Gelöst
  • Archiviert

Weather Widget position

how do I change weather widget position to left side of Firefox homepage? It was always on the left side and I ran an update this morning and now it is on the right. … (Lesen Sie mehr)

how do I change weather widget position to left side of Firefox homepage? It was always on the left side and I ran an update this morning and now it is on the right.

Gefragt von Eliot vor 9 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 9 Monaten

  • Gelöst

Firefox icons on Windows11 taskbar

I have a Firefox icon on my Windows11 desktop, Start, and one on the taskbar. If I click one either the Firefox icon on the desktop or Start I will get another icon on th… (Lesen Sie mehr)

I have a Firefox icon on my Windows11 desktop, Start, and one on the taskbar. If I click one either the Firefox icon on the desktop or Start I will get another icon on the task bar and I can do this over and over on my personal desktop getting many Firefox icons.

I just purchased a new Dell Windows11 desktop and have installed Firefox. I set it up just like my personal desktop and have icons on the desktop, Start, and taskbar but every time I click the Firefox desktop or Start icon I don't get a separate icon in the taskbar but they pile up behind the original Firefox on the taskbar. If the cursor hovers over the Firefox icon then I can see the multiple Firefox homepages that I generated.

I have searched for an answer to this problem but have been unsuccessful. I would really appreciate some thoughts on this issue. Firefox has been my one and only browser for many years and I love it 99% of the time, just not this one time. :-) Thank you in advance. Chuck Hall

Gefragt von Carlos vor 2 Monaten

Beantwortet von Carlos vor 2 Monaten

  • Gelöst

How to change order of Firefox toolbars

Hi Please could someone help me re-order my firefox toolbars. Previously I managed to arrange them in the order I prefer, but an update seems to have destroyed the orde… (Lesen Sie mehr)

Hi Please could someone help me re-order my firefox toolbars. Previously I managed to arrange them in the order I prefer, but an update seems to have destroyed the order again, and I can no longer find the web page which explained how to do it. reading from the top, I would like to see: • Title bar • Menu bar • Navigation toolbar • Bookmarks toolbar • Tabs toolbar • Web content area

Instead I have • Title bar • Menu bar • Tabs toolbar • Navigation toolbar • Bookmarks toolbar (I even seem to have lost this now and don't know how to get it back!) • Web content area Thanks for any help that can be provided. Brox

Gefragt von brox1026 vor 5 Monaten

Beantwortet von brox1026 vor 5 Monaten

  • Gelöst
  • Archiviert

Bookmarks sidebar

Since the last update, my bookmarks sidebar does not open automatically when I open Firefox. A minor annoyance, perhaps, but an annoyance nonetheless, especially since it… (Lesen Sie mehr)

Since the last update, my bookmarks sidebar does not open automatically when I open Firefox. A minor annoyance, perhaps, but an annoyance nonetheless, especially since it used to work until Firefox monkeyed around with it unnecessarily.

Every help I've found gives the same answer: Make sure the Bookmarks Toolbar is checked "Always Show." Well, it is checked, it was never unchecked, except that I tried unchecking and rechecking it in the vain hope that it would jumpstart something.

Is there any way to fix this? Or is it cursed forever?

Gefragt von whatsitsgalore1 vor 7 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 7 Monaten

  • Gelöst
  • Archiviert

Tab size now an issue?

I mean, the tabs size are already bothersome that if you have multiple tabs open it's annoying you can't read the title of the page on that tab. So, you change it manuall… (Lesen Sie mehr)

I mean, the tabs size are already bothersome that if you have multiple tabs open it's annoying you can't read the title of the page on that tab. So, you change it manually to size 200 instead of fabricated install as 76.

Who makes sure to change these to different size?

Tab width size config browser.tabs.tabMinWidth

Now, on the latest version, it shrinks on multiple tabs.

WHO IS AUTHORIZING THE RELEASES? I MEAN, DO YOU INTENSIONALLY MAKE ERRORS AND RELEASE THEM?

Firefox desktop on PC version: 136.0.0

Gefragt von Alti.2025 vor 9 Monaten

Beantwortet von Alti.2025 vor 8 Monaten

  • Gelöst

Mouse cursor is huge since recent update (Linux)

I am using Firefox v140.0.1 Snap on Kubuntu 25.04, Kernel 6.14. Since the Firefox update in the past couple days, the mouse cursor has started appearing huge and slightly… (Lesen Sie mehr)

I am using Firefox v140.0.1 Snap on Kubuntu 25.04, Kernel 6.14. Since the Firefox update in the past couple days, the mouse cursor has started appearing huge and slightly blurry (as though the image is scaled up) in Firefox and nowhere else. The size is visually annoying, and occasionally difficult to know exactly where I'm clicking (trying to move the caret in a text box for example). It also appears to be a different style from the main desktop cursor, the shape and color are ever so slightly different, but this may already have been the case and I simply didn't notice because of the previously small size. Firefox doesn't have its own built in cursor settings that I can find, nor obey the system cursor settings. I have a high DPI display so perhaps it is being over-compensated for? e.g. both the system and Firefox are scaling the cursor up, assuming the other hasn't done it already, resulting in a cursor that's too big.

Gefragt von joxenhandler vor 5 Monaten

Beantwortet von joxenhandler vor 5 Monaten

  • Gelöst
  • Archiviert

System tray icon, Linux

After latest update 136.0, a TB icon showed up in the 'system tray'. I'd like to hide it, I have no use for it. Browsing the settings including the advanced preferences y… (Lesen Sie mehr)

After latest update 136.0, a TB icon showed up in the 'system tray'. I'd like to hide it, I have no use for it. Browsing the settings including the advanced preferences yields nothing useful.

Gefragt von MiNiMe vor 9 Monaten

Beantwortet von MiNiMe vor 9 Monaten

  • Gelöst

Firefox 143

Yet again Mozilla have decided that yellow folder icons are not needed and have amended the code so user chrome files no longer work. Is there a new way to return the fol… (Lesen Sie mehr)

Yet again Mozilla have decided that yellow folder icons are not needed and have amended the code so user chrome files no longer work. Is there a new way to return the folder icons to yellow or are we stuck with the black icons with a white frame?

Gefragt von neilcaine vor 2 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 2 Monaten

  • Gelöst
  • Archiviert

bookmarks toolbar

I want my bookmarks toolbar to be across the top of the page but I can only find it from the 3 bars at the top right of the screen. When I click on it, I am given the op… (Lesen Sie mehr)

I want my bookmarks toolbar to be across the top of the page but I can only find it from the 3 bars at the top right of the screen. When I click on it, I am given the option to hide the toolbar, but it's already hidden. I have also navigated from the View menu as well, and the toolbar is set on Always Show. I have run out of things to try. I am on a laptop with Microsoft Windows. Can someone offer assistance?

Gefragt von andy1608 vor 10 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 10 Monaten

  • Gelöst

Dark theme not working on tool bar and top of Firefox window.

When I select Dark Theme, I DON'T wanr to see this. I just noticed this on my Linux Mint desktop machine tonight when I logged in. I also have Dark Reader installed and… (Lesen Sie mehr)

When I select Dark Theme, I DON'T wanr to see this. I just noticed this on my Linux Mint desktop machine tonight when I logged in. I also have Dark Reader installed and it isn't affecting ioit eitherit either. Make this go away. It burnsssssss!

Gefragt von MetalRider vor 4 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 4 Monaten

  • Gelöst
  • Archiviert

Tab Width for Muted or Audio Playing Tabs Resize On Their Own

I just noticed this today when my browser updated to 136.0.1 (64-bit). In the Picture attached you can see the tab width changing when playing any audio that brings up w… (Lesen Sie mehr)

I just noticed this today when my browser updated to 136.0.1 (64-bit).

In the Picture attached you can see the tab width changing when playing any audio that brings up whatever that audio symbol is officially called. This also happens when you mute a tab. When unmuting a tab or stopping audio the tab goes back to the regular size.

Is there any setting in the about:config that could stop the resizing of the tab or any setting at all to not have this happen?

Additional info: I have set browser.tabs.tabMinWidth to 140 in about:config. This setting has been this way for years and those tabs with the audio never resized until today.

Gefragt von Sean5x vor 9 Monaten

Beantwortet von Agent virtuel vor 9 Monaten

  • Gelöst
  • Archiviert

missing toolbar "file, edit, bookmark, etc"

I have 2 computers, both with Linux Ubuntu. All of a sudden one of them is missing the File toolbar. It was there this AM but gone now. I looked through the menu an… (Lesen Sie mehr)

I have 2 computers, both with Linux Ubuntu. All of a sudden one of them is missing the File toolbar. It was there this AM but gone now. I looked through the menu and couldn't find where it is that you add the toolbar. On this computer, which has that toolbar, you go to 'view" and there is an item for toolbar. But on the other there are none of those menus and I can't find where to add that toolbar.

Gefragt von pdsimdars vor 7 Monaten

Beantwortet von pdsimdars vor 7 Monaten