Zoeken in Support

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.

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

  • 3 antwoorden
  • 3 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van 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?

Gekozen oplossing

Hi ideato,

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

Dit antwoord in context lezen 👍 0

Alle antwoorden (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

Bewerkt door ideato op

more options

Gekozen oplossing

Hi ideato,

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

more options

You are welcome. :-)