Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

typing lag in large text input fields

  • 2 antwoorden
  • 0 hebben dit probleem
  • 77 weergaven
  • Laatste antwoord van 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.

Gekozen oplossing

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

Does it still happen with the flatpak package?

Dit antwoord in context lezen 👍 0

Alle antwoorden (2)

Gekozen oplossing

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)