Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

typing lag in large text input fields

  • 2 Antworten
  • 0 haben dieses Problem
  • 275 Aufrufe
  • Letzte Antwort von npfoss

Above 70-75k characters, text input fields on any site have a ton of input lag -- like, I have to wait 10s after I type a sentence for the sentence to finish slowly updating letter by letter. I've tested across multiple sites, and in Private mode (to confirm it's not caused by extensions, none of which are allowed in Private mode).

I also tried setting `accessibility.force_disabled=1` as suggested here and here, but that didn't help (and yes, I restarted). Disabling hardware acceleration didn't help either.

Above 70-75k characters, text input fields on any site have a ton of input lag -- like, I have to wait 10s after I type a sentence for the sentence to finish slowly updating letter by letter. I've tested across multiple sites, and in Private mode (to confirm it's not caused by extensions, none of which are allowed in Private mode). I also tried setting `accessibility.force_disabled=1` as suggested [https://support.mozilla.org/en-US/questions/1395816 here] and [https://support.mozilla.org/en-US/questions/1396074 here], but that didn't help (and yes, I restarted). Disabling hardware acceleration didn't help either.

Ausgewählte Lösung

Try enabling native Wayland with the environment variable MOZ_ENABLE_WAYLAND=1.

Does it still happen with the flatpak package?

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (2)

Ausgewählte Lösung

Try enabling native Wayland with the environment variable MOZ_ENABLE_WAYLAND=1.

Does it still happen with the flatpak package?

Wayland fixed it, thanks a bunch! (did not test flatpak)