Showing questions tagged:

Slow Pperformance problems since last update

I have explored every option and find it is the latest FF update that has effected the web performance of both my Desktop and laptop. Both are running Windows 1O. Incredi… (read more)

I have explored every option and find it is the latest FF update that has effected the web performance of both my Desktop and laptop. Both are running Windows 1O. Incredibly slow connectivity and some sites either time out or simply won't connect. Very frustrating. Please advise. Tks

Open 40

Internet connectivity

I have been using Firefox for a number of years. I use it with Windows 10. My internet connectivity has recently degraded to the point it is no longer viable. It is painf… (read more)

I have been using Firefox for a number of years. I use it with Windows 10. My internet connectivity has recently degraded to the point it is no longer viable. It is painfully slow and I keep getting "time out' notifications. I contacted my service provider and they suggested using a different browser. Although I was skeptical, I installed Chrome on my machine and tried it. Connectivity is back to normal. Why? What happened to Firefox? It shows as being up to date. How can I fix it?

Open 40

google maps in firefox

I have noticed some minor changes in Google Maps. Unfortunately, they have affected the support of Maps in Firefox (135.0): maps are displayed without any names (towns, s… (read more)

I have noticed some minor changes in Google Maps. Unfortunately, they have affected the support of Maps in Firefox (135.0): maps are displayed without any names (towns, streets, objects, etc.). Since this bug is not present in the support of Maps in Edge, I think that Firefox requires a correction. When can we expect a fix?

Archived 1 344

Facebook

I have pointed out dozens of times that your platform doesn't work correctly with Facebook. Do you have anyone working for you that even understands programming?

Archived 1 50

Web site will not work using Firefox

I am using the most current version of Firefox with Windows 10. At this web site: https://tenthousandpots.com/ , I am unable to browse the majority of the site i.e., no … (read more)

I am using the most current version of Firefox with Windows 10. At this web site: https://tenthousandpots.com/ , I am unable to browse the majority of the site i.e., no products appear when selected. I also tried DuckDuckGo and had the same issue. However, when I downloaded and accessed the site via Google Chrome, the site worked as it should. I reached out to the TenThousandPots site and advised them of this and they said they've had no similar reports. Can anyone advise?

Archived 1 40

I can only put 5 digits out of 6 to create 2FA.

So basically, I'm trying to add a 2FA code, homever when I scanned the code using google authenticator, everything went normal. Homever, when I try to put in the code, fi… (read more)

So basically, I'm trying to add a 2FA code, homever when I scanned the code using google authenticator, everything went normal. Homever, when I try to put in the code, firefox only lets me put 5 digits but not 6. Any solutions?

Solved Archived 1 159

Slow upstream bandwidth

I can use edge and my speed tests perfect on speed test. If I use Firefox the upstream is half. I only have block installed but doesn't matter if I disable or not. … (read more)

I can use edge and my speed tests perfect on speed test. If I use Firefox the upstream is half. I only have block installed but doesn't matter if I disable or not.

Archived 1 196

how do i clear the cashe

Firefox Buffering contiuiously using aMac book air error " not enough band width " i ve switched to another machine Mac book pro " bbc iplaye"r str… (read more)

Firefox Buffering contiuiously using aMac book air error " not enough band width " i ve switched to another machine Mac book pro " bbc iplaye"r streming normally.

Open 1 10

Can't login to DocuSign.

Using Firefox on iMac, with Privacy Badger plugin. Can't log in to DocuSign. I believe it is a browser error, because I can log in using Safari. When I attempt to login t… (read more)

Using Firefox on iMac, with Privacy Badger plugin. Can't log in to DocuSign. I believe it is a browser error, because I can log in using Safari. When I attempt to login to Docusign I get and application error, regardless of whether I use my password or a passkey (fingerprint id).

Related issue is when I click links to articles in emails from Flipboard (a content aggregator) I get a "Bad Request" error message. This just started happening. This also does not happen if I use Safari.

Archived 1 346

something is beoken

Now a days every one use proxy vpn when it starts speed of net is dead browser can not work or very slow working that's why people are experimentally with different brows… (read more)

Now a days every one use proxy vpn when it starts speed of net is dead browser can not work or very slow working that's why people are experimentally with different browsers to see which one does not slowdown even in slow net speed

Open 1 110

CSS file is not loading in time (race condition) and it is only happening in Firefox and not other browsers

We are getting errors that css values not defined as if the css file is not loaded from our CDN, which is only happening in Firefox and not other browsers that we support… (read more)

We are getting errors that css values not defined as if the css file is not loaded from our CDN, which is only happening in Firefox and not other browsers that we support.

We confirmed something changed in Firefox that is triggering this around FF version 132. With the ESR (currently 128.5) and the page is working correctly. When we switched back to latest 133 and the bug is there


In the situations it happens, sometimes our css is NOT being loaded. In others, it is loaded and doesn't work but I see things trying to render before the file shows up in the console network logs. When it works...it is coming up cached. So this feels like a race condition of some type


I'm pretty sure the rule is that css is blocking, because we discussed race conditions when we implemented this, so this might be a Firefox bug? If this is a Firefox bug that isn't in an esr yet, we want to get it filed against firefox and fixed before the next esr.

We even tried a hacky patch on our code's method that is in question, as well as tried putting the expected css font-family style into a <style> tag in our index.html. The patch worked on Windows. It did not work on Mac. Stepping through the code, we see `undefined` / `null`. This definitely implies that the css styles simply have not been applied when the first component asking for the theme is routing through this code.


So again: our Firefox > 132. ESR up to 131 doesn't produce this issue, so something changed in Firefox 132.


If we tried loading our css file in a parent page (just loading, not using) to get it into the mix sooner, it doesn't help. An iframe is still loading faster than its parent frame is loading that css file from the CDN.

Archived 1 305