Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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

Được hỏi bởi Slouch 1 năm trước

Được trả lời bởi Slouch 1 năm trước

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

To find the LOCATION of bookmark WITHIN THE APP ---- - WHAT FOLDER IS IT STORED IN

Firefox Bookmarks or Thunderbird messages folders : I'm trying to find out which folder I stored this bookmark or message in. I do a search and if I'm lucky I fin… (xem thêm)

Firefox Bookmarks or Thunderbird messages folders : I'm trying to find out which folder I stored this bookmark or message in. I do a search and if I'm lucky I find a list of possible items. But the LOCATION option refers to something different from ' in which folder it can be found'. Is there a way to find this ? To find the LOCATION WITHIN THE APP ---- - WHAT FOLDER IS IT STORED IN

Được hỏi bởi offbohan 1 năm trước

Được trả lời bởi cor-el 1 năm trước

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

Saved windows will not open, yet are still displayed... sort of

I have four active Firefox windows, each with quite a few tabs. I have been closing and re-opening Firefox with no issue until today. Earlier this week I updated my Mac O… (xem thêm)

I have four active Firefox windows, each with quite a few tabs. I have been closing and re-opening Firefox with no issue until today. Earlier this week I updated my Mac OS to Ventura 13.5, and Firefox was still operating normally after the installation (closing and re-opening with all windows and tabs intact).

Today however, when I restarted Firefox, no windows opened automatically. I closed and restarted a few times, and finally one window opened intact; however the other three windows (still dispalyed on the "Windows" menu) refuse to open. When I look at my Firefox app on my iPhone, it also shows all the tabs intact.

What can I do to get these to open? I am running Firefox version 115.0.3.

Được hỏi bởi Airstreamdriver 1 năm trước

Được trả lời bởi Medhasree Suram 1 năm trước

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

Firefox browser

Hi when saving bookmarks with the key Control+ Shift + D this saves all bookmarks but doesn't save pinned bookmarks, what keys save all bookmarks including the pins? Tha… (xem thêm)

Hi when saving bookmarks with the key Control+ Shift + D this saves all bookmarks but doesn't save pinned bookmarks, what keys save all bookmarks including the pins? Thanks

Được hỏi bởi Mangekyo Sharringan 1 năm trước

Được trả lời bởi TechHorse 1 năm trước

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

Firefox tabs crash outside troubleshooting mode

Firefox on Windows keeps telling me that my tab has crashed every time i open a new tab. I have tried turning off all my extensions and add-ons, clearing the cache and co… (xem thêm)

Firefox on Windows keeps telling me that my tab has crashed every time i open a new tab. I have tried turning off all my extensions and add-ons, clearing the cache and cookies, turning off hardware acceleration, reinstalling the browser, clearing the appdata files and finally removing any and all firefox files in mozilla folders i could find on my computer, but nothing works. Strangely enough it works only when i open it in troubleshooting mode, even though I've reinstalled the browser 4 times now. It was working just fine earlier, but when i turned on my computer it would not work. The only thing i did in between it working and not working was play a videogame on Steam. Please help, this is driving me crazy. I am using an MSI 64-bit laptop and the latest version of Firefox 64-bit.

Được hỏi bởi Ninetailsyaboi 1 năm trước

Được trả lời bởi Ninetailsyaboi 1 năm trước

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

Firefox upgrade from 115 -> 116 results in “broken” screen capture

Reposting from https://discourse.mozilla.org/t/firefox-upgrade-from-115-116-results-in-broken-screen-capture/121964 Howdy folks! I am on Arch Linux and recently upgrade… (xem thêm)

Reposting from https://discourse.mozilla.org/t/firefox-upgrade-from-115-116-results-in-broken-screen-capture/121964

Howdy folks!

I am on Arch Linux and recently upgraded Firefox from 115 to 116 and this broke WebRTC screen capture. Whenever I try to share my screen in Microsoft teams and Google Meet, the participants only see a black screen with a cursor. I am able to reproduce the issue on this test page. I had to downgrade to 115 in order to “fix” this critical feature. Before that it was broken in 114 and I had to use Chromium for presentations. I no longer want to touch Chrome with a 100 ft pole since they are trying to introduce Web Environment Integrity.

The only bug I have been able to find is from three years ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=1640771

I don’t want to add a “me too” comment, but was wondering how to show/give my support to get this issue fixed? It is crippling to my work workflow, and I don’t want to be on 115 forever. I am an engineer so I can provide advanced support to a Firefox dev, just not development as firefox is gargantuan beast of a code base.

Any guidance or pointers would be appreciated, Thanks!

Được hỏi bởi jeezusjr 1 năm trước

Được trả lời bởi zeroknight 1 năm trước

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

Last Firefox update lost my all my saved logins/passwords and every bookmark I had.

Well done Firefox team. I got a notification this morning telling me I could update Firefox to the latest version and I had nothing urgent so I did. Imagine my suprise … (xem thêm)

Well done Firefox team.

I got a notification this morning telling me I could update Firefox to the latest version and I had nothing urgent so I did.

Imagine my suprise when all my bookmarks, my passwords and logins appeared to have disappeared. Well, not just "appeared", since I can't find them anywhere on my machine right now.

I've been using Sync for years and when I finally managed to connect (because apparently the password I had been using was wrong ? But did FF tell me ? No ...), I discovered nothing had been saved. Ever.

A really nice morning.

Được hỏi bởi Alexis 1 năm trước

Được trả lời bởi Alexis 1 năm trước

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

How to get profile data without opening firefox?

My windows install in my dualboot pc is unable to open at the moment, I can access the windows files from my linux. But i need the firefox data on that pc that I kept. I … (xem thêm)

My windows install in my dualboot pc is unable to open at the moment, I can access the windows files from my linux. But i need the firefox data on that pc that I kept. I don't remember which email I used on that account so I'm kind of stuck on getting my data from online. Is there a way to recieve all the data from another drive without opening firefox?

Được hỏi bởi xanrer 1 năm trước

Được trả lời bởi MarkRH 1 năm trước

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

addblocker

i want to know if there is an addblocker built into firefox and if there is how do i remove it because im pretty sure it's messing with a website i use to watch anime … (xem thêm)

i want to know if there is an addblocker built into firefox and if there is how do i remove it because im pretty sure it's messing with a website i use to watch anime

Được hỏi bởi wyattastewart1234 1 năm trước

Được trả lời bởi Terry 1 năm trước

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

Wifi Repeater suddenly refused access after one month

Firstly, I have a brain injury. I am easily overwhelmed by information and am slow to understand - especially anything to do with I.T. Recently, I began successfully ac… (xem thêm)

Firstly, I have a brain injury. I am easily overwhelmed by information and am slow to understand - especially anything to do with I.T.

Recently, I began successfully accessing the internet / Firefox via my Wifi Repeater. As of two or three days ago. I keep being asked to "log in to access the Internet", but even after I do it (successfully, as far as my repeater is concerned) I'm no further forward; I keep being asked to log in.

Thanks to my repeater I have a strong signal when in my garden office. But after a month, Firefox has suddenly stopped allowing me to use it. I am back at Square 1, before I purchased the thing.

I need need to work from my office. Please help resume my Repeater's access.

Kind regards,

Sean

Được hỏi bởi seanhindle4 2 năm trước

Được trả lời bởi seanhindle4 2 năm trước

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

Updating FF, using Mac 10.12.6: Will ESR happen automatically?

I have Mac 10.12.6 on an "early 2009" 27" iMac. I'm waiting for the new 27/32inch iMac until I upgrade hardware and operating system. The release notes with FF V115 say… (xem thêm)

I have Mac 10.12.6 on an "early 2009" 27" iMac. I'm waiting for the new 27/32inch iMac until I upgrade hardware and operating system. The release notes with FF V115 say in part " Users on those operating systems will be migrated to the ESR 115 version of Firefox."

I want to clarify that when I update to FF 116, FF will automatically install the ESR version, or will I need to do this manually? Also, will this update take a long time, like FF will be installing a totally new (ESR) version, rather than "just" the usual update?

Được hỏi bởi ChrisG 2 năm trước

Được trả lời bởi jscher2000 - Support Volunteer 2 năm trước

  • Đã khóa
  • Đã lưu trữ

Firefox spyware

When I launch Firefox (version 115.0.1), it establishes and maintains multiple connections to '*.googleusercontent.com' until I close Firefox. This is bull shit is totall… (xem thêm)

When I launch Firefox (version 115.0.1), it establishes and maintains multiple connections to '*.googleusercontent.com' until I close Firefox. This is bull shit is totally unacceptable. I have been using Firefox since version 1.0.6 but I will dump Firefox for another web browser if this problem cannot be fixed.

How do I stop these connections being made?

Được hỏi bởi kolusion1 2 năm trước

Lần cuối trả lời bởi mozel3 1 năm trước

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

Unable to change dropdown menu color when high contrast theme is enabled.

I have Windows 11 with high contrast mode enabled and I have tried all the settings, to check in registry, in the theme file itself (.theme) and in the settings of Fifero… (xem thêm)

I have Windows 11 with high contrast mode enabled and I have tried all the settings, to check in registry, in the theme file itself (.theme) and in the settings of Fiferox. Could you please suggest what else can be done?

Được hỏi bởi booya 1 năm trước

Được trả lời bởi booya 1 năm trước

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

Long delays with HAProxy

I have a Plesk (apache) server that is behind HAProxy. When I connect securely to a web site through HAProxy using Firefox, I get long delays. If I use Safari or Chrome, … (xem thêm)

I have a Plesk (apache) server that is behind HAProxy. When I connect securely to a web site through HAProxy using Firefox, I get long delays. If I use Safari or Chrome, the pages come right up without any delay.

If I connect to the Plesk server directly without HAProxy in the middle, there are no delays.

I do not know what would cause these delays that don't occur with other browsers.

I'm on a Mac: 115.0.2 (64-bit)

Được hỏi bởi palinst 1 năm trước

Được trả lời bởi palinst 1 năm trước

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

checkboxes missing from webform

Hello! I have a Mailchimp signup form here: https://utexas.us4.list-manage.com/subscribe?u=91ef16fd009c97ce473909aa7&id=1d94de45cb The form should display with check… (xem thêm)

Hello! I have a Mailchimp signup form here: https://utexas.us4.list-manage.com/subscribe?u=91ef16fd009c97ce473909aa7&id=1d94de45cb

The form should display with checkboxes that allow multi-select. It used to work that way in Firefox, but currently it only highlights the selection and doesn't allow more than one option to be selected. It works correctly in Chrome and Edge, however. Is there a way to get this working again? Thanks in advance for any advice!

Được hỏi bởi christa16 1 năm trước

Được trả lời bởi cor-el 1 năm trước

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

White screen when loading config.office.com

Hi everyone, When i go to the website config.office.com in firefox there is just a white screen. Nothing more. Instantly white. I have checked if this is an issue at the … (xem thêm)

Hi everyone, When i go to the website config.office.com in firefox there is just a white screen. Nothing more. Instantly white. I have checked if this is an issue at the side of Microsoft but it doesn't look like it is. The website does load correctly in Microsoft Edge.

I tried the following in Firefox: - Firefox is up to date (Version 115.0.2 64 Bits) , I have had this issue in other versions of Firefox too. It's not a new issue in this newest version. - Tried disabling all the security features in Firefox, disabling all add-ons, and disabling the extra security for cookies - Starting firefox in safe mode (Shift click on firefox, then open the website) - Checked the Network inspector. All packets have status 200 (See the first screenshot)

You can check the second screenshot for the white page.

Some help is appreciated :) Thanks!

Được hỏi bởi Nathan Verkerk 1 năm trước

Được trả lời bởi Nathan Verkerk 1 năm trước

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

Can't login to my GM account using Firefox

I have a General Motors account that I can't login to. https://www.gmccanada.ca/en/ownercenter/service They recently changed to multi authentication using Microsoft. I… (xem thêm)

I have a General Motors account that I can't login to. https://www.gmccanada.ca/en/ownercenter/service They recently changed to multi authentication using Microsoft. I can login to the first step but after I enter the sent password in the second step nothing happens. I have tried basic some trouble shooting like Firefox trouble mode, clearing cache and adding web site to exceptions in settings. GM Help Line told me to use a different browser!!!

Được hỏi bởi 53gmcgarry 1 năm trước

Được trả lời bởi 53gmcgarry 1 năm trước