Update 133 cause colored taskbar to become plain white

I recently got norice that Firefox needed updating so I clicked on ok. When it got done updating, Firefox opened with my tabs but the tab spacing was gone as as well as … (hamaky bebe kokoa)

I recently got norice that Firefox needed updating so I clicked on ok. When it got done updating, Firefox opened with my tabs but the tab spacing was gone as as well as there was no color in the Title bar and menu area, which was normally light blue to match Windows 10 22H2 backbrond I have. I looked at enabling the legacy support in about:config but it was already enabled. I use a Chrome UserChrome.css file that allows the tabs to have just a bit of space between them and rounded edges. I have vision issues and this made it so I could see open tabs and distinguish them.

This is the userChrome.css file I used: .titlebar-color{ color: AccentColorText !important; background-color: AccentColor; }

.tab-background{ border-radius: 8px 5px !important; margin-bottom: 2px !important; margin-top: 1px !important; } /* NEWTAB button */

  1. new-tab-button,
  2. tabs-newtab-button {
fill: red !important;
background-color: rgba(255,255,255,.7) !important;

}

/* NEWTAB button - hover */

  1. new-tab-button:hover,
  2. tabs-newtab-button:hover {
 fill: white !important;
 background-color: rgba(255,0,0,.7) !important;

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

root{

--arrowpanel-menuitem-padding: 2px !important; } I attached Firefox with white colored Title bar and Waterfox with colored title bar for example. Is there some setting in the about:config I am missing that was changed from 132 to 133 version? Thank you very much Vernon

Asked by Vernon Jenewein 2 andro lasa

Side Bar change

I have just logged on for the day and the Side Bar has changed. It now has an extra layer making it wider which now pushes a highly used website page off the screen which… (hamaky bebe kokoa)

I have just logged on for the day and the Side Bar has changed. It now has an extra layer making it wider which now pushes a highly used website page off the screen which is very annoying because I don't want to reduce it's zoom any more.

I use the Side Bar to bookmark various links within this website as shortcuts to navigate it.

How do I remove this unwanted extra layer?

Please find attached a Snipping Tool file.

The unwanted extra layer is the bar down the left showing my Bookmark icon on the top and the Settings icon on the bottom neither of which I want or need and this is causing the extra width to the sidebar which is upsetting my viewing. How do I remove this new bar?

Asked by JahRay 2 andro lasa

Last reply by JahRay 2 andro lasa

MSN auto opens every few mins

since a few mins ago, 30/11/2024 12 Am IST i have observed that MSN webpage specifically : https://www.msn.com/en-in?ocid=wispr&pc=u477 auto opens every few mins… (hamaky bebe kokoa)

since a few mins ago, 30/11/2024 12 Am IST i have observed that MSN webpage specifically : https://www.msn.com/en-in?ocid=wispr&pc=u477 auto opens every few mins, i have no idea why, can anyone help me?

Asked by Torpy Rapty 2 andro lasa

PDF viewing not displaying correctly

On the newest firefox update on Windows PC My PDF reading has been not displaying PDFs correctly on Firefox I tested on other PDF views and they work as normal (All image… (hamaky bebe kokoa)

On the newest firefox update on Windows PC My PDF reading has been not displaying PDFs correctly on Firefox I tested on other PDF views and they work as normal (All images are normally white with black text PDFs) Sometimes it displays nothing at all (as seen in Image 1) Some pages will display correctly but the rest won't (as seen in Image 2) Some pages will display text but strangely (as seen in Image 3) It does flash white sometimes while scrolling but it still doesn't show text

Asked by TestAccount 2 andro lasa

firefox.exe - Entry Point Not Found

When I turned on my laptop today my Firefox browser started running an update when it was done I could not open the browser. I get two messages. firefox.exe-Entry Poin… (hamaky bebe kokoa)

When I turned on my laptop today my Firefox browser started running an update when it was done I could not open the browser. I get two messages.

  firefox.exe-Entry Point Not Found ----The procedure entry point
      ?toString@Decimal@blink@@QEBA_NPEAD_K@Z could not be located in the dynamic link l. 
        library C:\Program Files (x86)\Mozilla Firefox\xul.dll.
    Couldn't load XPCOM


I'm sending this from my tablet because can't form my laptop.

Gail Daniel gail_daniel@comcast.net

Asked by Gail 2 andro lasa

Copy and paste blockage fixed!

I do not know what exactly causes Firefox (on Windows 11 anyway) to block the copy and paste functions, but i found the easiest fix possible :-) Firstly, for me it n… (hamaky bebe kokoa)

I do not know what exactly causes Firefox (on Windows 11 anyway) to block the copy and paste functions, but i found the easiest fix possible :-) Firstly, for me it never grayed out the copy option on right mouse click, so it seemed like copy is possible - just that it did not copy anything at all! The CTRL / C also did not copy anything - but in MS Edge everything worked just fine.

I had cleared out the browser cache in FF - did not change anything (but maybe i should have closed FF and reopened it anew and things would have worked again - instead i got frustrated and used CCleaner to clean out the online trash in all browsers etc. But CCleaner also had a hickup due to some nag popup for their paid version, so i turned off the laptop and restarted it anew, then CCleaner ran normally, cleaned up all www garb.

Now i opened FF - and guess what, copy and paste worked just fine again.

Go figure what the cause was / is, but a www trash clean pc seems to solve it, that's at least something.

Asked by Rudolf Megert 2 andro lasa

Copy and paste blocked since latest update

I can#t even begin to think where i should have best posted this question, but here it is anyway: Yesterday (or the day before) i activated the latest FF update (using Wi… (hamaky bebe kokoa)

I can#t even begin to think where i should have best posted this question, but here it is anyway: Yesterday (or the day before) i activated the latest FF update (using Windows 11) - and now, today, i notice no copy and paste function for nothing anymore! Nada! What on earth is going on please, and more importantly, how can i fix this (or how can FF fix it if they screwed up the latest update)??

At first i thought it#'s only on Gmail and G translate, but after a while it became clear it's completely disabled. So i opened my backup browser, that Chrome base Edge browser - and see there all copy and paste actions work like normal.

Need a fix for this, otherwise i have to switch to that Microsoft browser, that would ba a truly sad day :-(

Asked by Rudolf Megert 2 andro lasa

firefox for KIOSK LINUX (opensuse)

hi i wish to create file configure (users.js), i will add lines for my choose, and i create file sh (bash command) for installing new user (login Lightdm) example user: … (hamaky bebe kokoa)

hi

i wish to create file configure (users.js), i will add lines for my choose, and i create file sh (bash command) for installing new user (login Lightdm) example user: kiosk-01, autostart to firefox -kiosk file:///index.html this is works but i need add new configure for new user of firefox and new user login lightdm.

file users.js : where i will install? maybe /usr/lib64/firefox/browser/defaults/preferences/ (here file)? or overwrite to file firefox.js or other solution?

other thing: i will write here the list of preferences for disable stuffs for kiosk, example:

disable check browers,

disable all warn for quit, new tabs, etc etc.. later i will write the list for KIOSK ok?

for now how i add new configuration for new firefox profile for new user login..

thank you

Asked by manuel_songokuh 2 andro lasa

v133.0 (64-bit) update error

A problem with an x.0 version? I've been using FF from "source code" for years on Debian Linux, but this is the first time such an update is failing after the most recent… (hamaky bebe kokoa)

A problem with an x.0 version? I've been using FF from "source code" for years on Debian Linux, but this is the first time such an update is failing after the most recent update to v133.0, as illustrated in attached image. How can I now update to the fix for this problem, please?

Asked by Rusy Travis 2 andro lasa

Where is the "More actions" menu in firefox/thunderbird?

What has happened to the "More actions" menu button - the one that normally is in the upper left corner of windows (see the attached image)? I have just installed a new… (hamaky bebe kokoa)

What has happened to the "More actions" menu button - the one that normally is in the upper left corner of windows (see the attached image)?

I have just installed a new PC, with Debian 12 and KDE (plasma 5.27.5); the other windows have this menu button, but not Firefox and Thunderbird. Is there a way to get it back, eg by moving the menu bar out of the title bar and back to where it used to be?

Asked by jan267 2 andro lasa

can't open bookmarks

You folks updated Firefox and now I can't open earmarked accounts. Reading all of the reasons is not helping me. I am not computer literate to fool around with settings… (hamaky bebe kokoa)

You folks updated Firefox and now I can't open earmarked accounts. Reading all of the reasons is not helping me. I am not computer literate to fool around with settings. So can I go back to old firefox.

Asked by americanpride248 2 andro lasa

Floaing addressbar when the addressbar made hidden

I use Firefox with navigation bar hidden in Linux Web Apps (in Linux Mint > Web Apps :: where you can create apps from any web page). I particularly use Notion as… (hamaky bebe kokoa)

I use Firefox with navigation bar hidden in Linux Web Apps (in Linux Mint > Web Apps :: where you can create apps from any web page). I particularly use Notion as an app. And recently, I guess with the new updates, there is showing an address bar where previously there was nothing. Is there a way to remove it?


Thanks for your help.

Asked by matei81 3 andro lasa

Links from WA and Messenger open in Edge instead if FF. FF not in Windows Apps list

W11, FF set as defailt browser, installed from Mozilla sites (.exe) Any links from Whatsapp or Messenger app (and some others, but it is very likely the same issue) open… (hamaky bebe kokoa)

W11, FF set as defailt browser, installed from Mozilla sites (.exe)

Any links from Whatsapp or Messenger app (and some others, but it is very likely the same issue) open in MS Edge. I found some WI to change the "microsoft-egde URL" default app, but I do not have that option. Only Edge is offered or I have to go to store and Install FF from there. Is there a way around it? My main concern is I am biuit scared to install it from MS Store as there are for sure some limitations and I might loose my opened windows and tabs...

Asked by dabmv 3 andro lasa

Sync-Settings per client

Hi, I have 3 firefox clients two private ones and one on my office computer. Between all client I want to synchronize bookmarks, ... except the Add-ons. Add-ons shoul… (hamaky bebe kokoa)

Hi,

I have 3 firefox clients two private ones and one on my office computer. Between all client I want to synchronize bookmarks, ... except the Add-ons. Add-ons should only be synchronized between my private computers as per company policy some Add-ons are not allowed. It would be nice to have a per client synchronize setting to switch of synchronization of the Add-ons only for my company client.

Kind regards, Tolotos67

Asked by Rüdiger Gubler 4 andro lasa

Last reply by Rüdiger Gubler 3 andro lasa

caracters trop petit

Since this morning Firefox semestre to be stuck in mode pc. The caracters are tôt small and sévère sites don’t work anymore

Asked by mklinkhamer 3 andro lasa

bsky.app

bsky.app cookie continues to be loaded on computer even after I continually delete it, privacy set to strict and blocked under "managed exceptions, why is it being reload… (hamaky bebe kokoa)

bsky.app cookie continues to be loaded on computer even after I continually delete it, privacy set to strict and blocked under "managed exceptions, why is it being reloaded when I don't access the site. None of the sites I access are linked to it, only visited once and if this alternative to x continues to set cookies, how can I permanently block it, thought the exceptions list was supposed to keep blocking it. So far it's come back three times, I'll screenshot it next time and attach.

Asked by mitcheljr3 3 andro lasa

Last reply by mitcheljr3 3 andro lasa

Do not see price tag icon when viewing Amazon page for product with reviews.

In Firefox 133.0, is there something else I need to configure to see the price tag icon on the address bar? Want to try the new review checker, on several Amazon product… (hamaky bebe kokoa)

In Firefox 133.0, is there something else I need to configure to see the price tag icon on the address bar?

Want to try the new review checker, on several Amazon product pages with reviews, but the checker does not appear as described in the release notes.

Asked by jperchik 3 andro lasa