Ceisteanna leis an gclib seo á dtaispeáint: Taispeáin gach ceist
  • Réitithe
  • Cartlannaithe

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. … (tuilleadh eolais)

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.

Asked by Slouch 11 mí ó shin

Answered by jscher2000 - Support Volunteer 11 mí ó shin

  • Réitithe
  • Cartlannaithe

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… (tuilleadh eolais)

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

Asked by brox1026 7 mí ó shin

Answered by brox1026 7 mí ó shin

  • Réitithe
  • Cartlannaithe

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… (tuilleadh eolais)

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.

Asked by joxenhandler 7 mí ó shin

Answered by joxenhandler 7 mí ó shin

  • Réitithe

How can two icons, the 'add to taskbar' icon and the 'picture in a picture' icon, be removed from the address bar?

These icons appeared recently in my Firefox browser I can't remove them. The only recent changes included uninstalling SuperAntiSpyware after finding that Microsoft PC Ma… (tuilleadh eolais)

These icons appeared recently in my Firefox browser I can't remove them. The only recent changes included uninstalling SuperAntiSpyware after finding that Microsoft PC Manager is a better option, which has performed excellently without issues.

Additionally, a free VPN (Proton) was briefly used from the Firefox browser without installation, but after finding it complicated to set up, it was deleted. A few hours later, I noticed the two icons as the windows were misbehaving and they are causing a slowdown in the PC's performance. They do not seem to be add-ons or extensions.

How do I remove the icons and return to the previous performance?

Asked by PhilG 5 mhí ó shin

Answered by Agent virtuel 5 mhí ó shin

  • Réitithe
  • Cartlannaithe

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… (tuilleadh eolais)

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

Asked by Slouch 11 mí ó shin

Answered by Slouch 11 mí ó shin

  • Réitithe
  • Cartlannaithe

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… (tuilleadh eolais)

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?

Asked by Firefox user 8 mí ó shin

Answered by Agent virtuel 8 mí ó shin

  • Réitithe
  • Cartlannaithe

Firefox is changing white backgrounds to blue

Hello all, Ever since an update to Firefox from a few weeks ago, I have been having issues with white backgrounds displaying incorrectly in Firefox. I have attached two… (tuilleadh eolais)

Hello all,

Ever since an update to Firefox from a few weeks ago, I have been having issues with white backgrounds displaying incorrectly in Firefox. I have attached two identical images from the NYT homepage: the first is a screenshot from Chrome and the second is the same exact image but taken from Firefox.

I have also attached another screenshot taken in Firefox from REI.com. You'll see that it's not necessarily just a white background that is causing the weird blue color. It also happens in products images being displayed incorrectly.

I figured this might be a Firefox website appearance setting, but I have played around with it and selected many different permutations and I haven't been able to solve this issue. I have also tried refreshing Firefox, using Firefox in Safemode, disabling all of my plugins/themes, etc. and nothing was fixed.

I am pretty sure this isn't a system wide issue or a monitor issue because these websites are being displayed 100% correct in Chrome and Edge. This is only an issue in Firefox.

Can someone advise?


Thanks,

DC

Asked by Daniel Daniels 1 bhliain ó shin

Answered by jscher2000 - Support Volunteer 1 bhliain ó shin

  • Réitithe

Colors bleeding through

I recently installed Win 11 on a new Acer Aspire (with MSI MAG244F monitor) but the issue seems to be present on my Acer Nitro 5 with built-in monitor as well. I don't … (tuilleadh eolais)

I recently installed Win 11 on a new Acer Aspire (with MSI MAG244F monitor) but the issue seems to be present on my Acer Nitro 5 with built-in monitor as well.

I don't think it's an Acer issue but I am only running Win 11 on the two Acer machines. If I open a web page with colored graphics or pictures and then drop down a menu of the browser (bookmarks, etc.) the colors of the graphics bleed through. It's annoying and somewhat obstructive. It does not occur if a window from a different app is opened on top of the browser window no matter how bright the colors are.

I attached a few edited screenshots to show the issue. The edits are only to cover personal information etc.

The issue seems to be color saturation and does not occur on my other Win 10 machines or in other browsers. Not even the same version Firefox on the Win 10 machines.

Is there a way to increase the opacity of the drop downs or lower the color saturation in the Firefox browser?

Asked by Rich Caladie 5 mhí ó shin

Answered by TyDraniu 5 mhí ó shin

  • Réitithe
  • Cartlannaithe

tile size on new tab page reduced too much with latest update

Latest update reduced the size of tiles on my new tab page. they're too small now to read the letter or custom image. And only a few letters of the name of the site below… (tuilleadh eolais)

Latest update reduced the size of tiles on my new tab page. they're too small now to read the letter or custom image. And only a few letters of the name of the site below the tile are visible. Not enough to know what the tile is for.

How do I return them to their normal size?

Asked by dandaiw 1 bhliain ó shin

Answered by Agent virtuel 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

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… (tuilleadh eolais)

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.

Asked by MiNiMe 11 mí ó shin

Answered by MiNiMe 11 mí ó shin

  • Réitithe

Emojis not showing up/blank

Web pages that are supposed to contain emojis are blank. I can highlight where emojis are supposed to be shown but the actual images of the emojis aren't there. about:con… (tuilleadh eolais)

Web pages that are supposed to contain emojis are blank. I can highlight where emojis are supposed to be shown but the actual images of the emojis aren't there. about:config font.name-list.emoji correctly contains "Apple Color Emoji" If it is relevant, this has been a bug/issue that has persisted for a couple of months now (can't name an exact date).

Asked by mzf 1 mhí ó shin

Answered by Agent virtuel 3 seachtaine ó shin

  • Réitithe

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… (tuilleadh eolais)

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?

Asked by neilcaine 4 mhí ó shin

Answered by jscher2000 - Support Volunteer 4 mhí ó shin

  • Réitithe
  • Cartlannaithe

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… (tuilleadh eolais)

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?

Asked by whatsitsgalore1 9 mí ó shin

Answered by jscher2000 - Support Volunteer 9 mí ó shin

  • Réitithe
  • Cartlannaithe

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. … (tuilleadh eolais)

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.

Asked by Eliot 11 mí ó shin

Answered by jscher2000 - Support Volunteer 11 mí ó shin

  • Réitithe
  • Cartlannaithe

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… (tuilleadh eolais)

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

Asked by Alti.2025 11 mí ó shin

Answered by Alti.2025 10 mí ó shin

  • Réitithe

Firefox appearance is custom and doesn't match system theme and widget set

I'm using Ubuntu 24 with the XFCE desktop. I'm installing the debs straight off packages.mozilla.org (currently 143.0.3). Firefox's title bar, and window manager buttons… (tuilleadh eolais)

I'm using Ubuntu 24 with the XFCE desktop. I'm installing the debs straight off packages.mozilla.org (currently 143.0.3).

Firefox's title bar, and window manager buttons do not have the same look and feel as the rest of my windows. And I have no idea where they're coming from.

They do change appearance in response to picking the different styles in Settings > Appearance, but the changes appear to be limited to colors only. The minimize, maximize and close buttons look differently than on all other windows, and they are more spread out than in, and the shade button is nowhere to be found.

I'm attaching two small images, the first one is the standard set of widgets all other windows have, and the second one is Firefox's odd duck. I could not find anything in settings. "Extensions And Themes" shows that "System theme" is enabled. Well, it's coming up a bit short...

Asked by sam.varshavchik 4 mhí ó shin

Answered by Paul 4 mhí ó shin