Hiển thị các câu hỏi được đánh dấu:

How to change menu font in version 132

I haven't upgraded browser versions for a while and I'm now going from 109 to 132. Pretty bad I know. I'm having a number of issues but for this post I'd like to concentr… (xem thêm)

I haven't upgraded browser versions for a while and I'm now going from 109 to 132. Pretty bad I know.

I'm having a number of issues but for this post I'd like to concentrate on userChrome.css.

In version 109, I had a custom font for the top menu bar, the top menus, the bookmark toolbar, the bookmark toolbar menus, and the right click menus. I did this by including the following in userChrome.css (as per [https://support.mozilla.org/si/questi.../1335097|here]:

  1. navigator-toolbox { font-family:"MyFont" !important }

This worked great, but it is no longer working in version 132. Obviously I don't know in which Firefox version this stopped working.

Has this been disabled by Mozilla or has it been changed? If it's been changed, how can I achieve it now?

I'm very grateful for any help!

Đã giải quyết Đã lưu trữ 14 225

Firefox does not display background color in option tags

I am trying to use a <select> tag to display a color selector. So each <option> has a background color to match its displayed text: ```<select id="strokeC… (xem thêm)

I am trying to use a <select> tag to display a color selector. So each <option> has a background color to match its displayed text:

```<select id="strokeColor" name="strokeColor" style="width: 10em;">

             <option value="black" style="background: #000000; text: #FFFFFF">
                     black
             </option>

<option value="aqua" style="background: #00FFFF">

                     aqua
             </option>

<option value="blue" style="background: #0000FF">

                     blue
             </option>

<option value="brown" style="background: #A52A2A">

                     brown
             </option>

<option value="gray" style="background: #808080">

                     gray
             </option>

<option value="green" style="background: #00FF00">

                     green
             </option>

<option value="magenta" style="background: #FF00FF">

                     magenta
             </option>

<option value="orange" style="background: #FFA500">

                     orange
             </option>

<option value="purple" style="background: #800080">

                     purple
             </option>

<option value="red" style="background: #FF0000">

                     red
             </option>

<option value="white" style="background: #FFFFFF">

                     white
             </option>

<option value="yellow" style="background: #FFFF00">

                     yellow
             </option>

<option value="#000000" selected="" style="background: #000000">

                     #000000
             </option>
         </select>```

On Chrome this displays as expected:

https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2024-04-18-22-02-25-eebbd5.png

But on Firefox the background colors are ignored:

https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2024-04-18-22-02-35-bd90ee.png

How can I get Firefox to display the background colors?

Đã lưu trữ 14 324

New Addons blank on Firefox restart, return when disabled and enabled.

New addons on Firefox become blank on restarting the browser. They return when I manually disable and enable them once. How to fix this? Doesn't happen to older addons. … (xem thêm)

New addons on Firefox become blank on restarting the browser.

They return when I manually disable and enable them once.

How to fix this? Doesn't happen to older addons.

Đã lưu trữ 12 234

Removal of New "List All Tabs" Button.

A new version of the "List All Tabs" appeared on my toolbar today, shown on the left and hovered over in the attached screenshot (ignore the Malwarebytes extension icon).… (xem thêm)

A new version of the "List All Tabs" appeared on my toolbar today, shown on the left and hovered over in the attached screenshot (ignore the Malwarebytes extension icon). The old icon for this button was a chevron with approximately the same functionality. I was able to remove the old icon, but I'm unable to find a way to remove this one. Here is what I've tried so far:

  • Like the old one, the Customize Toolbar feature is unable to remove it since it is grayed out.
  • For a while, I was able to remove the old icon by going to about:config and setting browser.tabs.tabmanager.enabled to false. This solution does not work for the current and some recent versions of the button.
  • I attempted to create a userChrome.css file (following all the steps according to this this website) and added the following string: #alltabs-button { display: none !important; }

None of these attempted fixes have removed the button following a browser restart. Is there a way to remove it? I have no need of a button that shows me what tabs I have open when I can simply look at my toolbar.

Đã giải quyết Đã lưu trữ 11 1812

Dark mode broken after update

I am on Linux Mint 21.2, and I just updated Firefox (141.0). Now, the bookmarks bar, toolbar, and the tabs (everything above the displayed page), as well as the menu, boo… (xem thêm)

I am on Linux Mint 21.2, and I just updated Firefox (141.0). Now, the bookmarks bar, toolbar, and the tabs (everything above the displayed page), as well as the menu, bookmarks menu, and sidebar, are in light mode even though I have dark mode set (They were dark before the update). I tried playing with the Dark Mode settings to no avail. My system is set to dark mode in general. Are others experiencing this? Is there some sort of fix?

Đã giải quyết Đã lưu trữ 11 2201

Saving pdfs with Firefox renders them blank in Adobe

I'm trying to use Firefox to fill out my tax forms, but while I can save them and view them with Firefox, they're blank when I open them with Adobe or print them. This is… (xem thêm)

I'm trying to use Firefox to fill out my tax forms, but while I can save them and view them with Firefox, they're blank when I open them with Adobe or print them. This is, to say the least, NOT USEFUL. What is happening?!?? I'm using Win10 and the latest version of Firefox, and I tried it on an old Mac with the latest version of Firefox as well.

Đã lưu trữ 10 217

Firefox 140 - Now have issues with background colors in Sideview bookmarks

Hello all: Just downloaded version 140 and ran into an immediate "visual/appearance" problem with regard to the background color(s) of the sidebar bookmarks view. Many t… (xem thêm)

Hello all:

Just downloaded version 140 and ran into an immediate "visual/appearance" problem with regard to the background color(s) of the sidebar bookmarks view. Many themes now have totally dark sidebar colors and not readable (see screenshot image upload with this posting). I always have my bookmarks (almost 1200 of them) displayed in my sidebar, and this is the first time an issue like this has arisen with a Firefox update.

To remedy this scenario, I must use very light colored themes that have a white background when you bring up the sidebar bookmarks. If not, everything is totally dark and unreadable.

Any ideas or help on this one?

Đã giải quyết Đã lưu trữ 9 652

Only display fully downloaded files in the download folder

Hello dear community, I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Firef… (xem thêm)

Hello dear community,

I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Firefox, but the said program gives an error.

I have noticed that when files are downloaded in FireFox, they already appear in the Downloads folder with the corresponding file extension with 0 bytes and these are then apparently swapped or merged with the .parts file.

The problem is that the mentioned program now tries to retrieve the unfinished file, which then leads to an error.

Does anyone know if it is possible to customize Firefox so that the file only appears in the download folder when the download is fully complete?

Many thanks for your help :D

Đã lưu trữ 8 216

Firefox Developer Edition 137.0b5 lost bookmark folders

Dear Mozilla Geeks— As practically every other Firefox user, my bookmarks evolved into a lengthy file system that uses folders to segregate categories of bookmarks. That … (xem thêm)

Dear Mozilla Geeks—

As practically every other Firefox user, my bookmarks evolved into a lengthy file system that uses folders to segregate categories of bookmarks.

That is, it used to have this feature.

After the last update all or most of the bookmarks (I can't tell by scrolling down the long list) are devoid of their organizing folders. This puts a great deal of information beyond easy reach. In Mozilla Help topics one is advised to click on the library icon in the toolbar ... only there is no such icon on my copy of Developer's Edition.

Can someone suggest a method or methods to recover the folders?

Some passwords have been lost as well.

Yours Sincerely,

Glen

Đã giải quyết Đã lưu trữ 8 90

Modifier Keys will not work at the same time in Developer Edition

I have 2 instances of Firefox: I use stable for all my professional work, and I use Developer Edition (Aurora Channel) for personal things. The stable branch works fine. … (xem thêm)

I have 2 instances of Firefox: I use stable for all my professional work, and I use Developer Edition (Aurora Channel) for personal things. The stable branch works fine. In Aurora though, certain key combos will not work. This even persists in troubleshooting (safe) mode.

Specifically, it seems anything using both ctrl+alt will not register alt, only ctrl. alt, alt+shift, and ctrl+shift all seem to work fine, but ctrl+alt and ctrl+alt+shift do not. Again, this works fine in stable, so I am clueless as to why it doesn't work in my other instance.

Another detail is that this happens on multiple websites, not just one. The post prominent one is Google Sheets. In sheets, you can insert the date using `ctrl+;`, the time using `ctrl+shift+;`, and both using `ctrl+alt+shift+;`. Inserting them separately works fine, but both causes only one to insert.

Đã giải quyết Đã lưu trữ 7 587

Some sort of Windows only bug when using Ren'Py

When playing any Ren'Py web build on Firefox Windows, the frames freeze while entering inputs. Depending on what is being displayed on screen, sometimes it will still con… (xem thêm)

When playing any Ren'Py web build on Firefox Windows, the frames freeze while entering inputs. Depending on what is being displayed on screen, sometimes it will still continue despite the mouse movement, but most things just completely freeze up. Once the inputs stop, the frames will skip ahead to where they should be. This only seems to happen on Windows, as I was told it is not repeatable on Ubuntu using Firefox. This is also not an issue on Chromium based browsers.

Đã khóa Đã lưu trữ 7 117

UI is not rendering some objects

Hello👋 I am using firefox developers edition on build 132.0b2 and my UI is not rendering correctly, the themes work but the objects like the bookmarks toolbar and the ref… (xem thêm)

Hello👋 I am using firefox developers edition on build 132.0b2 and my UI is not rendering correctly, the themes work but the objects like the bookmarks toolbar and the refresh button and the home button even some of my extensions is not loading and other things also not loading, but fortunately I know the keyboard shortcuts for these functions and they are working just fine but all the buttons are just not there My device is a Dell Latitude E7450 and it has a normal core I5 5300U so it is not an x86 arm based processor I hope that you find a solution ASAP as I am really struggling with my browser like this and btw I really love your work and the products that you give Thanks for doing the hard work! bye

Đã giải quyết Đã lưu trữ 6 281

Is it normal FF (developer edition) is consuming more than 2Gb of RAM (with only one tab opened)?

Firefox consumes almost 2Gb of RAM with only one tab open. I find this surprising, and it's a major performance issue for me. Do you have an explanation or solutions to r… (xem thêm)

Firefox consumes almost 2Gb of RAM with only one tab open. I find this surprising, and it's a major performance issue for me.

Do you have an explanation or solutions to reduce this memory overconsumption?

Đã lưu trữ 6 180

Firefox crashes without error message

OS: Debian (trixie) Firefox version: 149.0b3 Firefox suddenly crashes without any displayed error. Attempt to troubleshoot it in "safe mode" doesn't help (it also sudd… (xem thêm)

  • OS: Debian (trixie)
  • Firefox version: 149.0b3

Firefox suddenly crashes without any displayed error. Attempt to troubleshoot it in "safe mode" doesn't help (it also suddenly crashes.

  • When I had redirected following output: "Exiting due to channel error."
  • after restart, I launched "about:crashes", but there were no entries
Đang mở 6 225

FIREFOX FREQUENT CRASHES

I GOT TIRED OF FREQUENT FIREFOX CRASHES (C0000005) IN BOTH THE 64-BIT AND 32-BIT DESKTOP VERSIONS. I HAVE BEEN USING THE 64-BIT VERSION IN WINDOWS 11 (I HAVE A HIGH-END S… (xem thêm)

I GOT TIRED OF FREQUENT FIREFOX CRASHES (C0000005) IN BOTH THE 64-BIT AND 32-BIT DESKTOP VERSIONS. I HAVE BEEN USING THE 64-BIT VERSION IN WINDOWS 11 (I HAVE A HIGH-END SAGER LAPTOP WITH 32GB RAM. I INSTALLED THE FREQUENT FIREFOX UPDATES BUT THE PROBLEN PERSISTED EVER SINCE VERSIONS 42X WERE RELEASED. I TRIED THE 32-BIT VERSION BUT THE PROBLEM PERSISTED. FINALLED, I TRIED THE DEVELOPER VERSION: NO MORE CRASHES! I READ THE RESPONSES FROM YOUR CLUELESS STAFF TO OTHER CUSTOMERS WITH THE SAME TROUBLE. THIS IS NOT A WINDOWS ERROR; THIS IS A FIREFOX APPLICATION ERROR. MAYBE SOME OF YOUR FIREFOX DEVELOPER CODERS SHOULD ASSIST THE 32-BIT AND 64-BIT DEVELOPERS. OR, DUMP THE VERSION 4X CODE AND BUILD ON THE MORE STABLE 39X CODE. ALSO, DON'T BLAME WINDOWS FOR FIREFOX APPLICATION ERRORS. AND...NEVER SUGGEST A WINDOWS REINSTALL FOR FIREFOX ERRORS!!!

Đã lưu trữ 6 369

Firefox 148.0b2 (64-Bit) Disable search function in address field

Since version 148.0b2 (64-bit), it's once again not possible to enter search terms in the search box of a new tab; instead, the browser searches in the address bar. I've … (xem thêm)

Since version 148.0b2 (64-bit), it's once again not possible to enter search terms in the search box of a new tab; instead, the browser searches in the address bar. I've had all the settings I found in the forums configured correctly for over five years, and they haven't changed. - browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar = False. Despite this, the search still occurs in the address bar. Now I'm back to the awful search in the address bar. How can I fix this? Please fix this bug as soon as possible.

Original: Set der Version 148.0b2 (64-Bit) ist es wieder nicht möglich die Suche im neuen Tap, im Suchfenster einzugeben, sonder es wird wieder im Adressfeld gesucht. Ich habe alle Einstellungen, die ich in den Foren gefunden habe schon über 5 Jahre so eingestelle, sie sind auch nicht geändert. - browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar = False. Trotzdem wird die Suche im Adressfeld geführt.

Jetzt geht es aber wieder mit der Schrecklichen suchen in der Adresszeile los. Wie kann ich dies ändern? Bitte diesen Fehler (Bug) schnellst möglich beheben.

Đã giải quyết 6 253

List what the 'about:conffig' preferences are used for

Hello, I am a tinkerer and I would like to tweak my Firefox Developer Edition to suit my tastes, but I don't know what each of the preference commands does. Could you pr… (xem thêm)

Hello, I am a tinkerer and I would like to tweak my Firefox Developer Edition to suit my tastes, but I don't know what each of the preference commands does. Could you provide a list explaining what each command does and, if possible, how to use them? I don't want to reinstall Firefox.italic text I prefer to do things properly. Thanks

Đã lưu trữ 5 63