Zobrazenie otázok označených: Zobraziť všetky otázky
  • Vyriešené

Sidebar black print on dark background

146.0 (64-bit) Windows 11 December 11, 2025 Turned on computer this am, Firefox webpage popped up telling me about what is in it's future but now my side bar is black p… (ďalšie informácie)

146.0 (64-bit) Windows 11 December 11, 2025 Turned on computer this am, Firefox webpage popped up telling me about what is in it's future but now my side bar is black print on really dark background. Help!

Otázku položil(a) Carlos Pred 1 mesiacom

Na otázku odpovedal(a) Denys Pred 1 mesiacom

  • Vyriešené

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 … (ďalšie informácie)

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?

Otázku položil(a) Rich Caladie Pred 4 mesiacmi

Na otázku odpovedal(a) TyDraniu Pred 4 mesiacmi

  • Vyriešené
  • Archivované

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. … (ďalšie informácie)

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.

Otázku položil(a) Eliot Pred 10 mesiacmi

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 10 mesiacmi

  • Vyriešené

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… (ďalšie informácie)

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?

Otázku položil(a) PhilG Pred 4 mesiacmi

Na otázku odpovedal(a) Agent virtuel Pred 4 mesiacmi

  • Vyriešené

Bookmarks are not readable in bookmarks bar

After the last Firefox update (146.0), my bookmarks bar only shows thumbnail images. The descriptive text which was previously black text on white back ground now appear… (ďalšie informácie)

After the last Firefox update (146.0), my bookmarks bar only shows thumbnail images. The descriptive text which was previously black text on white back ground now appears to be white text on white background. (Whether my system is set to light theme or dark theme.) This happens on all of my Windows computers (both 10 and 11). How do I resolve this problem?

Otázku položil(a) kent.pearce Pred 1 mesiacom

Na otázku odpovedal(a) Denys Pred 1 mesiacom

  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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

Otázku položil(a) brox1026 Pred 6 mesiacmi

Na otázku odpovedal(a) brox1026 Pred 6 mesiacmi

  • Vyriešené
  • Archivované

browser.tabs.tabminwidth is no longer respected on new tabs with videos

Good day everyone, I have been breaking my head over this for about a week. After the last update that was installed, now my tab width is smaller than the minimum width … (ďalšie informácie)

Good day everyone,

I have been breaking my head over this for about a week. After the last update that was installed, now my tab width is smaller than the minimum width I have set them to. However, this only happens with active tabs from pages that have an embedded video. At first I thought this was just a thing with YouTube, but it seems it also happens with other video sites. I guess it may be related to whenever the playback button displays in the tab title and it detects there is video content.

I would like to know how to fix this behavior so that my tabs are no longer shortened beyond the minimum width setting.

Thank you in advance.

Otázku položil(a) Naomi Baron Pred 10 mesiacmi

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 10 mesiacmi

  • Vyriešené
  • Archivované

Tab bar shrinks after grabbing single tab since firefox 132/133 (custom userchrome.css)

Hello Since few weeks (maybe on firefox 132 already, but surely on firefox 133) I observe issue with my firefox UI. While grabbing and holding tab (to change its position… (ďalšie informácie)

Hello Since few weeks (maybe on firefox 132 already, but surely on firefox 133) I observe issue with my firefox UI. While grabbing and holding tab (to change its position, move it on bar), whole tab bar gets thinner which realigns my whole UI. Issue is probably caused by my custom userchrome.css but I need it in current or similar form. Maybe there is some css specialist who can help me remove unnecessary parts of code?

My css is as follows:

.tab-background{ border-radius: 0px 0px !important; margin-bottom: 0px !important; } .tabbrowser-tab:not([selected=true]):not([multiselected=true]) .tab-background{ background-color: color-mix(in srgb, currentColor 4%, transparent); } menupopup > menu, menupopup > menuitem{ padding-block: 3px !important; min-height: 0px !important; }

root{

--arrowpanel-menuitem-padding: 2px !important; }

Otázku položil(a) Piterk Pred 1 rokom

Na otázku odpovedal(a) Paul Pred 1 rokom

  • Vyriešené

Mozilla standard sidebar

Mozilla sidebar has been replaced by "Choose an AI chatbot to use in the Firefox sidebar." How do I undo this and return to Mozilla standard Firefox sidebar. Not at all… (ďalšie informácie)

Mozilla sidebar has been replaced by "Choose an AI chatbot to use in the Firefox sidebar." How do I undo this and return to Mozilla standard Firefox sidebar. Not at all what I want to do. Help

Otázku položil(a) dlrich1 Pred 5 mesiacmi

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 5 mesiacmi

  • Vyriešené

want to remove "add to taskbar" icon from my search bar

I like keeping my search bar clean. In addition to the Favorites star, now there is a "add tab to taskbar". On occasion (not sure what triggers it to appear) there is a… (ďalšie informácie)

I like keeping my search bar clean. In addition to the Favorites star, now there is a "add tab to taskbar". On occasion (not sure what triggers it to appear) there is also a "Toggle reader view" icon as well. How can I control what symbols appear in my search bar. I only want what I need not what Firefox thinks I need. Dislike this feature.

Otázku položil(a) CJ Pred 3 týždňami

Na otázku odpovedal(a) TyDraniu Pred 3 týždňami

  • Vyriešené
  • Archivované

firefox update

Firefox mozilla recently updated, now the bookmark side bar has made the fonts dark on a dark background, now unreadable. How do I change the fonts back to white on a da… (ďalšie informácie)

Firefox mozilla recently updated, now the bookmark side bar has made the fonts dark on a dark background, now unreadable. How do I change the fonts back to white on a dark background?

Otázku položil(a) tomrascalguy Pred 7 mesiacmi

Na otázku odpovedal(a) Paul Pred 7 mesiacmi

  • Vyriešené
  • Archivované

Firefox browser home screen

Firefox has just introduced wallpapers for browser home page. I cannot get it to work. It's either cropped too small or pixilated, is there a setting I need to adjust, or… (ďalšie informácie)

Firefox has just introduced wallpapers for browser home page. I cannot get it to work. It's either cropped too small or pixilated, is there a setting I need to adjust, or a particular image format? So that it looks ok.

Otázku položil(a) Ray Pred 7 mesiacmi

Na otázku odpovedal(a) Ray Pred 6 mesiacmi

  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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?

Otázku položil(a) whatsitsgalore1 Pred 8 mesiacmi

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 8 mesiacmi

  • Vyriešené
  • Archivované

firefox 137 update search bar

Does the recent update Firefox 137.0 retain the separate address bar and search bar? One of the things I hate about MS Edge is that there is no separate search bar. Have … (ďalšie informácie)

Does the recent update Firefox 137.0 retain the separate address bar and search bar? One of the things I hate about MS Edge is that there is no separate search bar. Have not been pleased about the small size of the Firefox search bar the last few years. The user should be able to size it at will.

Otázku položil(a) MikeZZ Pred 9 mesiacmi

Na otázku odpovedal(a) TyDraniu Pred 9 mesiacmi

  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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.

Otázku položil(a) joxenhandler Pred 7 mesiacmi

Na otázku odpovedal(a) joxenhandler Pred 6 mesiacmi