Blue dots on tabs on browser windows
Why does my browser show little blue dots that move back and forth on my tabs? They work fine, but the blue dots are distracting.
Why does my browser show little blue dots that move back and forth on my tabs? They work fine, but the blue dots are distracting.
Firefox on my mac has been acting buggy lately. The last time I quit and reopened it, all of my windows and tabs were gone. there is no restore previous session available… (read more)
Firefox on my mac has been acting buggy lately. The last time I quit and reopened it, all of my windows and tabs were gone. there is no restore previous session available and the recently closed tabs and windows options are grayed out. How can I restore?
How do I keep Yahoo off of Firefox?
receiving error message when attempting to log into my Nord VPN: An error occurred during a connection to nordvpn.com. PR_END_OF_FILE_ERROR … (read more)
receiving error message when attempting to log into my Nord VPN: An error occurred during a connection to nordvpn.com. PR_END_OF_FILE_ERROR
All of a sudden, I can't access several websites through Firefox that I have used for years -- but I CAN access them in other browsers, like Chrome and Safari. Also, Fir… (read more)
All of a sudden, I can't access several websites through Firefox that I have used for years -- but I CAN access them in other browsers, like Chrome and Safari. Also, Firefox no longer works with my password manager. Until about two weeks ago, I could always autofill login information, but no more.
What gives? I am up to date on my IOS (Sequoia 15.5) and on my version of firefox -- and my password manager app. Superfrustrating. I hate to have to turn to Chrome as my primary browser since I hate Google, but I might end up doing that and just not using Firefox anymore, after like 20 years of having it as my primary browser.
My firefox menu has disappeared from the top of the desktop how do I get it back
Won't load at launch (intermittently) or quit cleanly (must Force Quit). Sometimes fine. M1 mini. No probs on laptop w/ same config. Any ideas?
Myself and a colleague who both use Firefox on Mac are experiencing the exact same issues. 1. Table header cells don't show their text, unless we specify a font for the … (read more)
Myself and a colleague who both use Firefox on Mac are experiencing the exact same issues.
1. Table header cells don't show their text, unless we specify a font for the table
I tried to put an example of the HTML here but it was rendered as a table by this page. I'll add some images of the code instead to show it.
In Firefox the Header cells are not visible, but in Chrome the text appears correctly.
If we add CSS like...
<style> table { font-family: Arial, Helvetica, sans-serif; } </style>
...in the header then the missing text in the THs appears.
2. Other font issues
The Wave accessibility extension has text that doesn't appear and throw errors like this in the console...
downloadable font: rejected by sanitizer (font-family: "Open Sans" style:normal weight:400 stretch:100 src index:3) source: moz-extension://b86260c9-33f6-4529-b12f-a101d8607bd4/styles/open-sans-v17-latin-regular.woff
These only occur on Firefox on our Macs. Fine on PC and other browsers on the Macs.
We tried a whole series of tweaks to settings to try fix this.
I have tried resetting Firefox and doing a fresh install but nothing fixes either issue.
Are these known issues with recent Firefox releases on Mac?
A new Mac App I bought called "CleanMyMac" deleted all my Firefox passwords on my Mac, which was not my intention. (And shame on CleanMyMac for not putting up a warning m… (read more)
A new Mac App I bought called "CleanMyMac" deleted all my Firefox passwords on my Mac, which was not my intention. (And shame on CleanMyMac for not putting up a warning message.) I didn't want that accidental deletion to be spread to my various iOS devices (causing me to lose passwords there too) so I have turned off Sync for now. I have since recreated my passwords on my Mac (and exported them to a file for backup) and want to resume Syncing. What can I do to ensure that when I turn Sync back on the newly created Password data on my Mac gets priority over the older (now obsolete) password data on my iOS devices?
In other words, I want the passwords on my Mac to replace (via Sync) the obsolete passwords on my iOS devices.
Is there are way to tell Firefox which version should have priority? It was a huge amount of work to recreate all my passwords and logins.
Thanks!
It seems that scrolling periodically stops working, whenever I encounter nested scrolling on a page, eg. gemini.google.com with enabled canvas. I scroll through the fil… (read more)
It seems that scrolling periodically stops working, whenever I encounter nested scrolling on a page, eg. gemini.google.com with enabled canvas.
I scroll through the file, and then can't scroll through the conversation (However I can keep scrolling inside the file window). It usually starts working again in a few minutes.
How to whitelist a site to give location access? I have gone to the Location tab in settings, but it will not allow me to enter a URL/domain that I want to whitelist. … (read more)
How to whitelist a site to give location access? I have gone to the Location tab in settings, but it will not allow me to enter a URL/domain that I want to whitelist.
I want to change a password that was compromised. It applies to multiple sites. Is there a way to select and change the password on all the sites with one action
Firefox is asking for stored payment method information for the user "Carla Clarke" to allow me to sign up for Astrodienst (an Astrology Site). I keep a paper file for a … (read more)
Firefox is asking for stored payment method information for the user "Carla Clarke" to allow me to sign up for Astrodienst (an Astrology Site). I keep a paper file for a my passwords, but I can't find one for Firefox.
Issue Description • Problem Overview: When using the Network panel in the Firefox browser, attempting to use the "Copy as cURL" feature results in the generated cURL com… (read more)
Issue Description • Problem Overview: When using the Network panel in the Firefox browser, attempting to use the "Copy as cURL" feature results in the generated cURL command containing an extra ^ character, causing the command to fail to execute properly. Now, it is necessary to submit this bug to the Firefox official team.
Detailed Steps 1. Open the Firefox browser and navigate to the developer tools (can be opened by pressing F12 or right-clicking and selecting "Inspect"). 2. Switch to the "Network" panel and load a webpage to capture network requests. 3. Select a request, right-click and choose the "Copy as cURL" option. 4. Paste the copied cURL command into a terminal or command-line tool, and you will notice that the command contains additional ^ characters. 5. Execute the cURL command, and you will find that due to the presence of ^ characters, the command fails to run properly.
Expected Result • The generated cURL command should not contain any additional ^ characters to be able to execute correctly in a terminal or command-line tool. Actual Result • The generated cURL command contains additional ^ characters, causing the command to fail to execute properly. Submit Content • Issue Title: The command generated by the "Copy as cURL" feature in the Network panel contains extra ^ characters • Issue Description: When using the "Copy as cURL" feature in the Network panel with the Firefox browser, it was found that the generated cURL command contains extra ^ characters, causing the command to fail to execute properly. Please refer to the detailed steps and screenshots below.
• Reproduction Steps:
1. Open Firefox browser and go to the developer tools.
2. Switch to the "Network" panel, load a webpage to capture network requests.
3. Select a request, right-click and choose the "Copy as cURL" option.
4. Paste the copied cURL command into a terminal or command-line tool, and you will notice that the command contains additional ^ characters.
5. Running this cURL command will reveal that it fails to execute properly due to the presence of the ^ character.
• Expected result: The generated cURL command should not contain any additional ^ characters, allowing it to be executed correctly in a terminal or command-line tool.
• Actual result: The generated cURL command includes additional ^ characters, causing it to fail to execute properly.
• Additional information: Firefox Browser 141.0(aarch64), MacOS 15.3.2(24D81) MacPro M3
curl 'https://milkyway.cngb.org/milkyway/api/data/?filters=[%7B%22field%22:%22delete%22,%22rule%22:%22exact%22,%22value%22:false,%22operator%22:%22and%22%7D]^&pagination=%7B%22page%22:1,%22per_page%22:10%7D' \
--globoff \ --compressed \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:141.0) Gecko/20100101 Firefox/141.0' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2' \ -H 'Accept-Encoding: gzip, deflate, br, zstd' \ -H 'X-Requested-With: XMLHttpRequest' \ -H 'X-CSRFTOKEN: jdL0d4uDC4IgjdWcdkj1sykkr4Pm8C7FoFhESYK1M658FVFIjT2g8D2wVNvHMc7o' \ -H 'Connection: keep-alive' \ -H 'Referer: https://milkyway.cngb.org/milkyway/backstage/assets/data_assets' \ -H 'Cookie: dc_lang=zh-hans; _ga=GA1.2.116445420.1751513690; _ga_MB7C521GCN=GS2.2.s1752542198$o14$g1$t1752542198$j60$l0$h0; dc_csrftoken=jdL0d4uDC4IgjdWcdkj1sykkr4Pm8C7FoFhESYK1M658FVFIjT2g8D2wVNvHMc7o; db_session=er1j3oh2ifxk37qh3p64speh7q45t0ni' \ -H 'Sec-Fetch-Dest: empty' \ -H 'Sec-Fetch-Mode: cors' \ -H 'Sec-Fetch-Site: same-origin'
As soon as I select the folder to which I want to save tabs in Bookmarks, the "Save" button disappears. I'm using version 141.0, which it says is up to date. I tabbed thr… (read more)
As soon as I select the folder to which I want to save tabs in Bookmarks, the "Save" button disappears. I'm using version 141.0, which it says is up to date. I tabbed through to make the invisible "Save" button active, and then hit Return, and that succeeded in completing the save. But it's weird that I had to do it that way. Any ideas about what is going on here?
(I picked "Performance and connectivity" as the topic only because the form wouldn't submit without picking a topic and it didn't have an "Other" option.)