Double icons on Stop & Reload buttons when using custom icons

When reloading a page, or navigating to a new page, the default Stop icon momentarily appears over my own Reload icon, and the default Reload icon also appears over my St… (læs mere)

When reloading a page, or navigating to a new page, the default Stop icon momentarily appears over my own Reload icon, and the default Reload icon also appears over my Stop icon.

Please see attached image and animation.

Any idea if this is a minor bug?

Below is my code to split the Reload button into Reload & Stop buttons, then to add text to the navigation buttons, and finally to add icons to the navigation buttons.

Thank you.

/* ---------- SPLIT RELOAD BUTTON INTO RELOAD & STOP ------------- */
#reload-button, #stop-button {
   display: inherit !important; 
} 
#reload-button > .toolbarbutton-icon {
  -moz-appearance: none !important; 
}


/* ------------ ADD TEXT LABELS TO NAVIGATION TOOLBAR BUTTONS --------------- */
/* Shows both icon and label for toolbarbuttons */
toolbar .toolbarbutton-1[label]{
  flex-direction: column;
  align-items: center !important;
}
toolbar .toolbarbutton-1[label]:not([disabled]):hover{ background-color: var(--toolbarbutton-hover-background) !important; }
toolbar .toolbarbutton-1[label] > .toolbarbutton-icon,
toolbar .toolbarbutton-1[label] > .toolbarbutton-badge-stack{
  padding: var(--toolbarbutton-inner-padding) !important;
  padding-bottom: 0px !important;
  height: calc(var(--toolbarbutton-inner-padding) + 16px) !important;
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
toolbar .toolbarbutton-1[label] > .toolbarbutton-text {
  display: flex !important;
  min-height: 16px !important;
  padding-top: 3px !important;
  padding-bottom: 6px !important;
  background-color: transparent !important;
  overflow: hidden;
  width: 9ch; /* changes space between buttons */
}
toolbar .toolbarbutton-1[label] > .toolbarbutton-text::before{
  margin-inline: auto;
 }
:root:not([uidensity="compact"]) toolbar .toolbarbutton-1[label] > .toolbarbutton-text{ padding: 2px !important; }


/* ------------ ADD CUSTOM ICONS TO NAVIGATION TOOLBAR BUTTONS ----------- */
#back-button {
   list-style-image: url("image/back.png") !important;
   padding-top: 8px !important;
}
#back-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#forward-button {
   list-style-image: url("image/forward.png") !important;
   padding-top: 8px !important;
}
#forward-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#reload-button {
   list-style-image: url("image/reload.png") !important;
   padding-top: 8px !important;
}
#reload-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#stop-button {
   list-style-image: url("image/stop.png") !important;
   padding-top: 8px !important;
}
#stop-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#print-button {
   list-style-image: url("image/print.png") !important;
   padding-top: 8px !important;
}
#print-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#home-button {
   list-style-image: url("image/home.png") !important;
   padding-top: 8px !important;
}
#home-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}

Stillet af Slouch for 11 minutter siden

Mozilla is blocking needed websites

When I try to use needed tools on websites, Mozilla is blocking the page from opening. USPS will not allow me to track a package. When I enter the tracking number, the pa… (læs mere)

When I try to use needed tools on websites, Mozilla is blocking the page from opening. USPS will not allow me to track a package. When I enter the tracking number, the page just sits on white and the search just spins

Stillet af Ann Pride for 5 timer siden

Seneste svar af jonzn4SUSE for 7 minutter siden

I am unable to sync my Meta Quest 2 FireFox bookmarks and data with my PC Firefox browser

I am unable to sync my Meta Quest 2 FireFox bookmarks and data with my PC Firefox browser I press "sync" on VR but nothing happens. I am signed in under the same account … (læs mere)

I am unable to sync my Meta Quest 2 FireFox bookmarks and data with my PC Firefox browser I press "sync" on VR but nothing happens. I am signed in under the same account for both devices

Stillet af XX77 for 32 minutter siden

New tabe opens to blank page not my home page

New tab opens to blank page and not my home page, which is Google. I have been to setting and went to the drop down box for tab settings but it only gives me an option to… (læs mere)

New tab opens to blank page and not my home page, which is Google. I have been to setting and went to the drop down box for tab settings but it only gives me an option to make firefox my home page or a blank page. I want Google to be what appears in my new tab when I click on the little + isgn.

Stillet af Matt C for 49 minutter siden

Firefox UI freezes when clicking the addressbar.

I am using Firefox 125 in Windows 11. And this just happens recently. Sometimes, quite frequently, when I click the addressbar wanting to input or select a new address. … (læs mere)

I am using Firefox 125 in Windows 11. And this just happens recently.

Sometimes, quite frequently, when I click the addressbar wanting to input or select a new address. The Firefox UI freezes (before the dropdown list of addresses is shown). The video/audio/other effects are still working, and from task manager, it does not cost more CPU/mem than usual. But it does not response to key press or mouse action. All I can do (that I know of) is killing the processes. The problem does not seem related to "current" webpage I am browsing. And I have not installed new addons for a few months.

Any idea what should I look into?

Stillet af Magicloud for 2 dage siden

Seneste svar af Magicloud for 1 time siden

Icon of Firefox Multi-Account Containers won't show up on top of screen

Hi, I've been trying to get the Multi-Account Containers Add On to work on my computer for quite some time. Would be very handy for me. When I add the Add On to my browse… (læs mere)

Hi, I've been trying to get the Multi-Account Containers Add On to work on my computer for quite some time. Would be very handy for me. When I add the Add On to my browser the icon on the top right of the screen just won't show up. Don't know what I've been doing wrong...? How can I access the container settings someway else? I've made changes to my FF settings in regards to privacy via the recommendation from Sun Knudsen but don't really see an issue here. Thanks in advance!

macOS 10.15.7, Firefox 125.0.3

Stillet af Chrstph for 12 timer siden

Seneste svar af cor-el for 2 timer siden

Buttons don't always work.

Just in the last few weeks, "buttons" on web sites do not work in Firefox, but work fine in Chrome. Example: https://www.mealtrain.com/users/sign_in/ The sign-in butto… (læs mere)

Just in the last few weeks, "buttons" on web sites do not work in Firefox, but work fine in Chrome. Example: https://www.mealtrain.com/users/sign_in/ The sign-in button does nothing in Firefox, yet works fine in Chrome. V. 125.0.3, Windows 10.

Stillet af mhdavisjr for 1 dag siden

Seneste svar af cor-el for 2 timer siden

Credit card autofill stopped working.

Recently firefox stopped filling in my credit card information. 1. On a website asking for a credit card click on the credit card number box. 2. Choose the car from the… (læs mere)

Recently firefox stopped filling in my credit card information. 1. On a website asking for a credit card click on the credit card number box. 2. Choose the car from the popup. 3. Popup disappears but nothing is filled in on the website form. 4. Use Google Pay or PayPal to purchase.

This used to work.

Firefox version 125.0b9 (64-bit) Ubuntu 22.04 Firefox installed from the Mozilla PPA - ppa:mozillateam/firefox-next

Stillet af michael.sez for 3 timer siden

Autofill login password, 2-factor codes

Unlike Safari, Firefox doesn't autofill passwords or 2-factor codes. Please implement these features or tell me how to get them to work. MacOS 14.4.1 Thank you, Steve … (læs mere)

Unlike Safari, Firefox doesn't autofill passwords or 2-factor codes. Please implement these features or tell me how to get them to work. MacOS 14.4.1 Thank you, Steve

Stillet af stronick for 11 timer siden

Seneste svar af cor-el for 4 timer siden

  • Løst

Firefox View Open Tabs is EMPTY!

Firefox View Open Tabs is my favorite feature. I (used to) use it daily, but now, even though I have NUMEROUS windows (over 40) and multiple tabs in many of those windows… (læs mere)

Firefox View Open Tabs is my favorite feature. I (used to) use it daily, but now, even though I have NUMEROUS windows (over 40) and multiple tabs in many of those windows, View Open Tabs is completely empty. I'd very much like to restore that 'index' without losing all those pages/tabs (it's my reading & ToDo list).


Sometime recently, I found it using gobs of CPU even though Javascript was (and still is) disabled, so I found the top CPU process and killed it. Instead of a single page going blank, Firefox crashed. Sometime after that I noticed that View Open Tabs was no longer populating. Maybe that contributed or instigated the dysfunction?

Stillet af darkskyanarchy for 22 timer siden

Besvaret af darkskyanarchy for 4 timer siden

Firefox gets lost

Firefox goes to eBay Portugal instead of eBay USA. In order to complete a specific task, I had to use Edge browser to get there. Why does it do that? How do I fix … (læs mere)

Firefox goes to eBay Portugal instead of eBay USA. In order to complete a specific task, I had to use Edge browser to get there. Why does it do that? How do I fix it?

Stillet af WTC71 for 12 timer siden

Seneste svar af jscher2000 - Support Volunteer for 4 timer siden

Can no longer login to webmail on firefox, but I can login using MS Edge.

I can no longer login to my webmail account using firefox, but I CAN login using MS Edge. I obtained a new ISP and set up a new email account. I was able to access the we… (læs mere)

I can no longer login to my webmail account using firefox, but I CAN login using MS Edge. I obtained a new ISP and set up a new email account. I was able to access the webmail account for about a month with Firefox. Then a few days a age, it just stopped: When entering valid credentials, the login page just refreshes (without errors) and doesn't continue to the webmail inbox any longer. So I thought I'd try a different browser and I used MS Edge. The valid credentials get me into the webmail inbox using Edge, but no longer works in Firefox. Any ideas what happened?

Stillet af rg.powers for 5 timer siden

Seneste svar af jscher2000 - Support Volunteer for 4 timer siden

  • Låst

Autofill passwords/TF codes

Locking this thread, please continue here: [/questions/1446495] Unlike Safari, Firefox doesn't autofill passwords or 2-factor codes. Please implement these features or te… (læs mere)

Locking this thread, please continue here: [/questions/1446495]
Unlike Safari, Firefox doesn't autofill passwords or 2-factor codes. Please implement these features or tell me how to get them to work. MacOS 14.4.1 Thank you, Steve

Stillet af stronick for 11 timer siden

Google ReCAPTCHA is not working on all websites

Google ReCaptcha is not working on literally all websites. Once I click on checkbox "I'm not a robot" It gets stuck on infinite loop. Although working on Mac OS in Firefo… (læs mere)

Google ReCaptcha is not working on literally all websites. Once I click on checkbox "I'm not a robot" It gets stuck on infinite loop. Although working on Mac OS in Firefox and Chrome or any other browsers. The issue is primarily with Windows version

I already tried clearing cookies, cache, disabling Tracking Protection, adding sites to DNS white list

Environment: OS Windows 11 Version 23H2, Firefox 125.0.3 For testing used: https://www.google.com/recaptcha/api2/demo

Stillet af Maxim L for 1 dag siden

Seneste svar af cor-el for 5 timer siden

Gmail says browser is unsupported just now, Firefox help says version is up to date.

I get the message: Gmail may not work well with this browser version. Please upgrade to a supported browser. Just got it today. FireFox is version 125.0.3 for Windows 11… (læs mere)

I get the message: Gmail may not work well with this browser version. Please upgrade to a supported browser. Just got it today. FireFox is version 125.0.3 for Windows 11. On gmail help, it said to disable extensions and add-ons. I did this, restarted Firefox and get the same message.

Stillet af tracyjel for 8 timer siden

Seneste svar af cor-el for 5 timer siden

  • Løst

severely broken webpage loading (for specifically roblox)

this is definitely a unique issue i have not ever had, LOL i'm running into a very strange issue where only the roblox page is not loading properly. everything else seem… (læs mere)

this is definitely a unique issue i have not ever had, LOL

i'm running into a very strange issue where only the roblox page is not loading properly. everything else seems to work just fine; trying to load roblox on google chrome works fine too! ive turned off my extensions and run it in troubleshoot mode, i've updated the browser and my pc and my drivers, nothing seems to want to fix it. i'm not very sure what's going on. it's very funny, but definitely troublesome- the website is not navigatable in this state.

it randomly popped up like this last night, i was under the impression roblox itself was down because my friend in the call at the time had been talking about how slow the site is. upon digging deeper and asking around, nobody else is having the issue i'm having so i'm lead to believe its a me issue

Stillet af kindlingbird for 7 timer siden

Besvaret af cor-el for 5 timer siden

I trusted you!!

Where are all the tabs for the research I was working on? I stepped out of my office for a few minutes and returned to a very proud message declaring that Firefox had aut… (læs mere)

Where are all the tabs for the research I was working on? I stepped out of my office for a few minutes and returned to a very proud message declaring that Firefox had auto updated and now better than ever. Only all my tabs are gone. Why does every other browser save and restore tabs when updating, but not Firefox??? Do I have to go back to Safari or Chrome? This cannot happen!!!

Stillet af dlarkins4144 for 6 timer siden

Seneste svar af cor-el for 5 timer siden

Spell Checker still does not work even with multiple dictionaries and language packs installed and enabled, plus "Check your spelling as you type" ticked

Title, The option to switch languages is also not present in the right click menu (see attached image) I'm really unsure how to figure this out so any advice would be g… (læs mere)

Title,

The option to switch languages is also not present in the right click menu (see attached image)

I'm really unsure how to figure this out so any advice would be greatly appreciated.

Thank you for your time.

Stillet af eftdlcoy for 2 dage siden

Seneste svar af cor-el for 5 timer siden