We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

typing lag in large text input fields

  • 2 回覆
  • 0 有這個問題
  • 1 次檢視
  • 最近回覆由 npfoss

more options

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.

被選擇的解決方法

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

Does it still happen with the flatpak package?

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

選擇的解決方法

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

Does it still happen with the flatpak package?

more options

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