搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

typing lag in large text input fields

  • 2 个回答
  • 0 人有此问题
  • 77 次查看
  • 最后回复者为 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)