Dynamic Refresh Rate not working

I have a 120Hz display with dynamic refresh rate enabled in the Windows settings (48Hz-120Hz). With dynamic refresh rate enabled Firefox locks browsing at 60Hz. With dyna… (read more)

I have a 120Hz display with dynamic refresh rate enabled in the Windows settings (48Hz-120Hz). With dynamic refresh rate enabled Firefox locks browsing at 60Hz. With dynamic refresh rate disabled Firefox shows all websites at 120Hz. Due to battery efficiency reasons I would like to use dynamic refresh rate but still use Firefox with 120Hz across all websites. Is there a hidden setting which I have missed? Thanks!

Asked by jusstaeheli 31 minutes ago

How to disable this suggestion box in Firefox

How do I remove this annoying box? And before anyone ask that is not visual glitch, I just censor the text it save, because it is saving my recovery code for my Google a… (read more)

How do I remove this annoying box?

And before anyone ask that is not visual glitch, I just censor the text it save, because it is saving my recovery code for my Google account 💀

Anyway how to disable that annoying box? And for good

Asked by MrMeme 1 hour ago

firefox momentarily shows cookie preference

firefox momentarily shows cookie preference, then the dialog box disappears. If I enter trouble shoot mode then the popup box appears long enough for me to accept cookie… (read more)

firefox momentarily shows cookie preference, then the dialog box disappears.

If I enter trouble shoot mode then the popup box appears long enough for me to accept cookies, but given the momentary popup sometimes is so fast you miss it, I have no idea if that is the cause of some sites not working.

Asked by mj.ward 1 hour ago

Why can't I connect to Wikipedia.org?

Instead I get screen that says: Secure Connection Failed An error occurred during a connection to www.wikipedia.org. PR_CONNECT_RESET_ERROR Error code: PR_CONNECT_RES… (read more)

Instead I get screen that says:


Secure Connection Failed

An error occurred during a connection to www.wikipedia.org. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_ERROR

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Asked by Pablo Calderon 1 hour ago

What information is shared with sidebar chat AI provider?

The page https://support.mozilla.org/en-US/kb/ai-chatbot lacks the list of data shared with the chatbot AI providers. It would be nice to know how it is done, how to revi… (read more)

The page https://support.mozilla.org/en-US/kb/ai-chatbot lacks the list of data shared with the chatbot AI providers. It would be nice to know how it is done, how to review the data, and how pages can provide better data.

Asked by Anatoli Babenia 1 day ago

Last reply by Anatoli Babenia 4 hours ago

downloads.download deletes file?

I'm writing an extendion wich needs to download a file: ```js let url = URL.createObjectURL(new Blob([content + '\n'])); try { const id = await browser.d… (read more)

I'm writing an extendion wich needs to download a file:

```js

   let url = URL.createObjectURL(new Blob([content + '\n']));
   try {
       const id = await browser.downloads.download(
           {
               filename: "some_name",
               saveAs: false,
               conflictAction: "overwrite",
               url: url
           }
       );
       await browser.downloads.erase({id: id});
   } finally {
       URL.revokeObjectURL(url);
   }

```

If the file does not exist yet, it works great. If the file exists but is exactly the same, it still works. But if there is a need to override the file with different content, the file gets deleted and it is not being replaced.

According to inotifywait, the new file IS created, but immediately deleted.

Do I understand something wrong? What am I supposed to do?

Asked by Michał 5 hours ago

Why is Firefox no longer opening previous windows and tabs on startup?

All of the sudden Firefox no longer opening previous windows and tabs on startup, which is how I have had it set up forever. The last few days, instead of opening previo… (read more)

All of the sudden Firefox no longer opening previous windows and tabs on startup, which is how I have had it set up forever.

The last few days, instead of opening previous windows and tabs when I launch FF, it opens mu Home Page. I then have to "reopen previously-closed windows " or "restore previous session."

Regardless of which I choose, I then have to manually close the first FF instance (the one with the single tab - my home page). Then when I'm done with my browser and I X out of it (or Exit" out), when I come back in the same thing happens - I'm presented with my home page, not my open tabs.

Asked by craigj1 6 hours ago

Unable to log into Google account after latest update

While I am able to log into my Google account in Chrome, I am unable to do so in Firefox after the latest update. Whenever I try, I am redirected to the attached support … (read more)

While I am able to log into my Google account in Chrome, I am unable to do so in Firefox after the latest update. Whenever I try, I am redirected to the attached support page, which asks me to delete cookies and cache contents. Deleting those does not help.

Please help!

Asked by altquixote 5 days ago

Last reply by altquixote 8 hours ago

Firefox and Amazon Prime Video not playing nice

When I try to access a movie or get further info by clicking the movie's pic, I get this message, despite deleting my cache and cookies, closing and opening Firefox, shut… (read more)

When I try to access a movie or get further info by clicking the movie's pic, I get this message, despite deleting my cache and cookies, closing and opening Firefox, shutting and opening my MacBook. Any suggestions most appreciated!

That shouldn't have happened.

It looks like something went wrong on our side. Let's find you a great video to watch instead.

Asked by Firefox on Mike 10 hours ago

Last reply by Firefox on Mike 9 hours ago

graphics API "WebGL 2"

The Governor of Poker site gives me an error message when I try to log in with Firefox: Your browser does not support graphics API "WebGL 2" which is required for this c… (read more)

The Governor of Poker site gives me an error message when I try to log in with Firefox:

Your browser does not support graphics API "WebGL 2" which is required for this content.

Not a problem with Google, Edge or other browsers.

Graphics Acceleration is turned on.

Any other thoughts?

Asked by db_lewis 9 hours ago