为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

How can I modify the "Asynchronous Pan/Zoom" field under "Graphics" in about:support?

  • 3 个回答
  • 3 人有此问题
  • 2 次查看
  • 最后回复者为 ideato

more options

Hello,

I have two versions of Firefox on my computer, a nightly build (version 51) and a standard Firefox (version 48). Whenever I bring up the about:support page in Firefox 48, the "Asynchronous Pan/Zoom" field under the "Graphics" category has a value of "none". However, in Firefox 51 Nightly, the same field has a value of "wheel input enabled; touch input enabled". Both Firefoxes use the same profile, so I don't that is what is causing the discrepancy. My question is how can adjust my Firefox 48 have the same value in the "Asynchronous Pan/Zoom" field (that is, "wheel input enabled; touch input enabled") like my Firefox 51 Nightly?

Hello, I have two versions of Firefox on my computer, a nightly build (version 51) and a standard Firefox (version 48). Whenever I bring up the about:support page in Firefox 48, the "Asynchronous Pan/Zoom" field under the "Graphics" category has a value of "none". However, in Firefox 51 Nightly, the same field has a value of "wheel input enabled; touch input enabled". Both Firefoxes use the same profile, so I don't that is what is causing the discrepancy. My question is how can adjust my Firefox 48 have the same value in the "Asynchronous Pan/Zoom" field (that is, "wheel input enabled; touch input enabled") like my Firefox 51 Nightly?

被采纳的解决方案

Hi ideato,

Thank you for the guidance! Enabling E10s fixed the problem. Thank you for the help!

定位到答案原位置 👍 0

所有回复 (3)

more options

Hello danielb5, i think it is not possible :-) to get the "Asynchronous Pan/Zoom" "wheel input enabled; touch input enabled" in 48.x like in Firefox 51.x Nightly

the Asynchronous Pan/Zoom is only enabled if you run Firefox with E10s enabled, maybe you have the

  • layers.async-pan-zoom.enabled to true
  • browser.tabs.remote.autostart to true (false in 48 by default)

but in 48 the E10s enabled is served to only 1% of qualified users (no extensions, no rtl-locales, accessibility mode not switched on, and touchscreens will not be selected in the first round, nor will users running Windows XP)

probably it is the cause that you can not see the "wheel input enabled; touch input enabled" in 48

i have the same as you in 48.x = "none", in beta 49.x and in developer 50.x i have only the = "wheel input enabled" and in nightly 51.x i have the same as you "wheel input enabled; touch input enabled".

now i DO NOT known if you create the

  • browser.tabs.remote.force-enable to true (boolean pref)

(This is not encouraged, use it at your own risk!)

works, but i think not because the above..... "1% of qualified users (no extensions, no rtl-locales, accessibility mode....."

Definitely E10s needs more work  : https://bugzilla.mozilla.org/show_bug.cgi?id=1299625 (please do not comment in bug reports)

thank you

由ideato于修改

more options

选择的解决方案

Hi ideato,

Thank you for the guidance! Enabling E10s fixed the problem. Thank you for the help!

more options

You are welcome. :-)