מוצגות שאלות עם התגיות: הצגת כל השאלות

userChrome.css for Title Bar Broken by Latest Update

A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated! The latest update caused an edit I made to my Profile's userChrome.css file t… (read more)

A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated!

The latest update caused an edit I made to my Profile's userChrome.css file to be nullified. Now there's huge bar where the tabs toolbar used to be, and apparently it's not the title bar, as when I activate the title bar in "Customize Toolbar," this huge gets replaced by the actual toolbar.

I've attached my css code below for inspection. It used to work perfectly, but after the last update (133.0) it's no longer working. What can I do to fix this and have it like I had it prior to the latest update (133.0)?

userChrome.css File: `#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {

 opacity: 0;
 pointer-events: none;

}

  1. main-window:not([tabsintitlebar="true"]) #TabsToolbar {
   visibility: collapse !important;

}

  1. main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer {
       border-inline-end: none;

}

/* Adding empty space for buttons */

  1. nav-bar {

margin-right:140px; }

/* 15px for dragging whole window by mouse*/

  1. titlebar {

appearance: none !important; height: 15px; }

/* Fix for main menu calling by Alt button */

  1. titlebar > #toolbar-menubar {

margin-top: 10px; }

/* Move minimize/restore/close buttons to empty space */

  1. TabsToolbar > .titlebar-buttonbox-container {

display: block; position: absolute; top: 17px; right: 1px; }

  1. sidebar-box {
 min-width: 250px !important;

}`

Asked by SynTriarch לפני 13 שעות

תגובה אחרונה מאת markwarner22 לפני 12 שעות

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… (read more)

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 לפני 6 ימים

תגובה אחרונה מאת jonzn4SUSE לפני 18 שעות

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… (read more)

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 לפני 5 ימים

תגובה אחרונה מאת jonzn4SUSE לפני 18 שעות

Is there a way to install addons system-wide on Linux?

I'm root on a bunch of Linux machines and I'd like to write and add addons to setup some security-related policies. Writing the addons is not a problem, the problem is ho… (read more)

I'm root on a bunch of Linux machines and I'd like to write and add addons to setup some security-related policies. Writing the addons is not a problem, the problem is how I can make sure that they're installed for all users on the machine and cannot be disabled.

This is Ubuntu, which currently distributes Firefox as snap, but if necessary, I can probably use more classical Debian packages instead.

Asked by d.o.teller אתמול

תגובה אחרונה מאת cor-el אתמול

Firefox Will Not Verify Add-on

Hi All, Apologies if I've missed something, but I can't find an answer anywhere. I've got a fresh install of Firefox version 133 running on Windows 10, and I can't seem t… (read more)

Hi All, Apologies if I've missed something, but I can't find an answer anywhere. I've got a fresh install of Firefox version 133 running on Windows 10, and I can't seem to install any add-ons. When I click the install button from the add-on's page, it just sits there with the loading animation and seemingly does nothing for several minutes. Attempting to right-click on the download button, "save link as", and hitting "install add-on from file" using that saved link as another user suggested from a similar problem does nothing at all; there's no feedback whatsoever. The add-on I've been trying to install is U-Block Origin, but I've tried this with other add-ons to the same results. The only other thing I've tried is installing one of the recommended add-ons from the add-on page directly, Privacy Badger specifically. This causes an actual window to pop up telling me Firefox is verifying the add-on, but nothing happens past this point. It just sits there, eternally attempting to verify the add-on with no progress ever made, and no error message ever spitting out. I haven't found anyone else with this exact problem. Hopefully I'm missing something obvious and I can feel really silly about the whole thing soon. Thanks much!

All the Best, G.B.Bari

Asked by GBBari לפני 4 ימים

תגובה אחרונה מאת james brown לפני 3 ימים

Why are there so many updates for Firefox?

Hi. Why are there so many updates for Firefox? If signing me out of all my open tabs is for security reasons, then cntl-shft-t defies that purpose? I will just contineu … (read more)

Hi.

Why are there so many updates for Firefox? If signing me out of all my open tabs is for security reasons, then cntl-shft-t defies that purpose? I will just contineu my search for another browser to use instead of Firefox.

Thanks.

Asked by JesicaDB לפני 5 ימים

תגובה אחרונה מאת James לפני 3 ימים

Updates for windows 7 64-bit

Dear friends, I recently realized that Mozilla Firefox does not support Windows 7. At the same time you want people to prefer your browser. Why did you stop supporting W… (read more)

Dear friends, I recently realized that Mozilla Firefox does not support Windows 7. At the same time you want people to prefer your browser. Why did you stop supporting Windows 7. I think that window 7 is an OS used from thousands of users. I prefer to use this OS and Linux Mint. So, I do not understand your policy not to support this OS. Thank you in advance for your answer!

Asked by teogin לפני 3 ימים

תגובה אחרונה מאת James לפני 3 ימים

Firefox Update 133.0 Moved Tabs to Top

Firefox updated to 113.0 and moved tabs to top, above the address bar and the bookmark toolbar is now on the bottom under the address bar ... Is there an updated CSS fil… (read more)

Firefox updated to 113.0 and moved tabs to top, above the address bar and the bookmark toolbar is now on the bottom under the address bar ... Is there an updated CSS file I can copy that will restore bookmarks toolbar above the address bar and the tabs below the address bar? So the order would be: Menu Bar, Bookmarks Toolbar, Address Bar, then Tabs Bar? This really is hard to work with. Thanks!

Asked by JussAskin לפני 3 ימים

תגובה אחרונה מאת jscher2000 - Support Volunteer לפני 3 ימים

Upgrading to latest version screwed my settings.

Like most people, the only reason I stick with this browser is for the ability to set it the way I want. Accepted the "upgrade" to 133 and it screwed my settings. Downgra… (read more)

Like most people, the only reason I stick with this browser is for the ability to set it the way I want. Accepted the "upgrade" to 133 and it screwed my settings. Downgrading did not help. So fed up with this [redacted].

Asked by Noeffen Way לפני 4 ימים

תגובה אחרונה מאת cor-el לפני 4 ימים