Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe
  • Okugcinwe kunqolobane

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… (funda kabanzi)

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.

This anomaly happens whether or not I split the Reload & Stop buttons. With just a single Reload button, I'm also seeing the default Reload icon appear over my own.

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;
}

Asked by Slouch 1 unyaka odlule

Answered by Slouch 1 unyaka odlule

  • Kusonjululiwe

Hung update on my WIn 7 machine

Hello, I am still running an old WIn 7 media center because I have applications I need that are no longer supported elsewhere. Firefox ESR has been working just fine up u… (funda kabanzi)

Hello, I am still running an old WIn 7 media center because I have applications I need that are no longer supported elsewhere. Firefox ESR has been working just fine up until the most recent update - which repeatedly fails to install each time I start Firefox. Is there a location where this update resides? If so may I know this location and procedure to eliminate this errant update? Thanks!

Asked by Sigpaw 2 emasontweni adlule

Answered by Agent virtuel 2 emasontweni adlule

  • Kusonjululiwe

extensions eating memory but not showing anywhere

When i go to "about:memory" and do a measurement to see whats eating memory i find extensions that are nowhere to be found in the extension manager nor in the folders whe… (funda kabanzi)

When i go to "about:memory" and do a measurement to see whats eating memory i find extensions that are nowhere to be found in the extension manager nor in the folders where the extension files are. they are: - Extension(id=wikipedia@search.mozilla.org, name="Wikipedia (en)", baseURL=moz-extension://8551 - Extension(id=webcompat@mozilla.org, name="Web Compatibility Interventions", baseURL=moz-extensi - Extension(id=screenshots@mozilla.org, name="Firefox Screenshots", baseURL=moz-extension://486 - Extension(id=pictureinpicture@mozilla.org, name="Picture-In-Picture", baseURL=moz-extension:// - Extension(id=google@search.mozilla.org, name="Google", baseURL=moz-extension://13f3307a-648b- - Extension(id=formautofill@mozilla.org, name="Form Autofill", baseURL=moz-extension://dfdf20df- - Extension(id=ddg@search.mozilla.org, name="DuckDuckGo", baseURL=moz-extension://c8eb7a13-e1ab - Extension(id=bing@search.mozilla.org, name="Bing", baseURL=moz-extension://424719d2-8ccf-4c8e- - Extension(id=addons-search-detection@mozilla.com, name="Add-ons Search Detection", baseURL=moz- (the names are cut thats how it shows and at the end there is a "..." i cant select) I tried looking everywhere and i cant find where are this extensions to delete them. i use the google website to do searches so dont need an extension, i dont use duckduckgo at all, i dont use bing at all, i dont use the screenshot feature, i dont use the picture in picture thing and also i use the wbesite if i want to go to wikipedia. I would like to know how to erase them entirely since i dont use them and they are eating memory.

Asked by karras85 1 inyanga edlule

Answered by jscher2000 - Support Volunteer 1 inyanga edlule

  • Kusonjululiwe

Firfox 115.32 (ESR)

Is this 115.32 still in effect for my macOS 10.13 ? Or is it xld as it would be in Feb 2026? Did or does Firefox 115.32 afford my apple macOS 10.13 enough security … (funda kabanzi)

Is this 115.32 still in effect for my macOS 10.13 ? Or is it xld as it would be in Feb 2026?

Did or does Firefox 115.32 afford my apple macOS 10.13 enough security until I purchase a new computed.. How much more time do I have.

Asked by hwznkbmgp6 1 isonto elidlule

Answered by TyDraniu 1 isonto elidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

program help

Hopefully you can help. I know this may be a Microsoft issue or question but I'm having trouble in finding a reasonable way to contact them for help. My question is, my … (funda kabanzi)

Hopefully you can help. I know this may be a Microsoft issue or question but I'm having trouble in finding a reasonable way to contact them for help. My question is, my computer runs slow, and so I thought I would clean up my files by using the Microsoft disk clean up procedure. I did so. But, my specific question is what is a good number to have when the it says a given number of disk space can be cleaned up? For example, I believe when I first tried to clean the disk it said 5.1 GB of disk space could be cleaned. When I ran the disk clean process and it completed it then said 66 KB of disk space could be cleaned. So how much disk space did I gain or get cleaned up? And, if I can only clean up 66 KB of disk space is that indicative of not really needing to clean the disk any farther? Hopefully some one can help. While this may be a Microsoft issue, I believe the Firefox contributors have enough computer knowledge to help answer my question. At least that is my hope. Thank you.

Asked by sciencemagic 2 iminyaka edlule

Answered by Paul 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox themes

Saved themes in Firefox color not visible in add-ons manager. Does not fix itself in safe mode. One of the saved themes is a default preset I liked, the other is a preset… (funda kabanzi)

Saved themes in Firefox color not visible in add-ons manager. Does not fix itself in safe mode. One of the saved themes is a default preset I liked, the other is a preset I made myself, using all options except advanced colors.

Asked by Lord_Voidwrath 1 unyaka odlule

Answered by Lord_Voidwrath 1 unyaka odlule

  • Kusonjululiwe

pull down bookmarks glitched after rebuilt system

Rebuilt my computer, restored Bookmarks from 'bookmarks-2025-08-30.html' but the original 'Other bookmarks' (just below 'Bookmarks toolbar') is now empty and has been mov… (funda kabanzi)

Rebuilt my computer, restored Bookmarks from 'bookmarks-2025-08-30.html' but the original 'Other bookmarks' (just below 'Bookmarks toolbar') is now empty and has been moved to the bottom of all my other bookmarks in a new 'Other Bookmarks' folder. How do I get the contents back in the 'Other bookmarks' (just below 'Bookmarks toolbar'). P.S. I have a backed up 'bookmarks-2025-08-30.json' as well as a ' bookmarks-2025-08-30.html' available, if that would help. Regards and Best, NP_145

Asked by np_145 5 izinyanga ezidlule

Answered by jscher2000 - Support Volunteer 5 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Updated W10 to FF 116 and had cert problems

After updating a W10 laptop from 115 to 116 of FF the user started having problems with getting to different websites (sites they worked on/with regularly). The problem i… (funda kabanzi)

After updating a W10 laptop from 115 to 116 of FF the user started having problems with getting to different websites (sites they worked on/with regularly). The problem is the cert DB. The doc I found says that it is cert8.db. Actually it is now cert9.DB.

What I had to do was go to task manager and kill a task that was holding the cert9.db file. Then I could rename it (cert9.old.db). Then restarted their laptop and FF came up and started fixing the cert file (as expected). This seems to have fixed their problem.

Asked by Wylbur 2 iminyaka edlule

Answered by Wylbur 2 iminyaka edlule

  • Kusonjululiwe

How do I diagnose a reproducible tab crash?

Just over a week ago, I found that a particular page transition always crashed by browser tab (i.e. a reproducible crash). This occurred on the Quora.com website when vis… (funda kabanzi)

Just over a week ago, I found that a particular page transition always crashed by browser tab (i.e. a reproducible crash). This occurred on the Quora.com website when visiting the 'Questions' tab for any Quora Space. I am not aware of anything special associated with this operation, and it works OK in Chrome. There may be other cases -- outside of that particular website -- but that is the one most affecting me at the moment.

There are no associated Windows events logged. I checked about:crashes and the Crash Report folder but i cannot find any readable details.

If I refresh the page then the transition occurs without problem.

I would like to find the cause myself because I am on an Windows 7 64-bit ESR version, although I do not believe this is an ESR issue as it was working fine a couple of weeks ago. it is just that I cannot find any logged information on the cause.

Asked by ACProctor 4 izinyanga ezidlule

Answered by ACProctor 4 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Need help to locate backed up Firefox profile to restore after Windows and Firefox re-install

Prior to getting some desktop PC upgrades that required a new install of Windows 11 and a new install of Firefox, I backed up my entire PC (yea!). Now that I have re-ins… (funda kabanzi)

Prior to getting some desktop PC upgrades that required a new install of Windows 11 and a new install of Firefox, I backed up my entire PC (yea!).

Now that I have re-installed Firefox, I see that I have none of my saved bookmarks and so I want to restore the Firefox profile - all of it or at least the bookmarks.

I have tried following the Firefox instructions for this, but am apparently not doing it right.

I can't seem to locate the bookmarks file, for starters, in my backed up files. I find the profile but I don't find anything like places.sqlite.

Can someone help me so that I am locating the right (and complete) files, copying them correctly, and then switching to the new/old profile correctly?

Thanks in advance.

Asked by eastevens1956 2 iminyaka edlule

Answered by jscher2000 - Support Volunteer 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

sessionstore file

Hi Was told to ask new question off of this tread. https://support.mozilla.org/en-US/questions/1314940#question-reply I have similar issue. Have file that has all the ta… (funda kabanzi)

Hi Was told to ask new question off of this tread. https://support.mozilla.org/en-US/questions/1314940#question-reply

I have similar issue. Have file that has all the tab history, but can't get Firefox to recognize or use it. The scrounger pulls up everything so the file is good it seems.

Why can't, or how do we get Firefox to use it?

Thank you

Asked by cleejoy 1 unyaka odlule

Answered by cleejoy 1 unyaka odlule

  • Ikhiyiwe

Need help with Chase bank online

Dear Ty: I appreciate your efforts to help me, unfortunately, it did not work. FireFox is still at 115.30.0. Any other thoughts? I thought there might be some software… (funda kabanzi)

Dear Ty: I appreciate your efforts to help me, unfortunately, it did not work. FireFox is still at 115.30.0. Any other thoughts?

I thought there might be some software I could download to spoof the Chase system into thinking Firefox was a later version,

Thanks and regards,

LS

Asked by Lorraine Schlagheck 2 izinyanga ezidlule

Last reply by Denys 2 izinyanga ezidlule