Closed Bug 1387858 Opened 7 years ago Closed 7 years ago

Keyboard smooth scroll always on with e10s

Categories

(Core :: Panning and Zooming, defect)

57 Branch
x86_64
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1387551

People

(Reporter: grayshade, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170806100257

Steps to reproduce:

1. Disable smooth scroll and make sure e10s is enabled
2. Navigate to https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt
3. Scroll using space or page down
4. Try the same on https://hackernoon.com/grokking-diesel-652cb8886a63


Actual results:

There is a "smooth" scroll effect on the page in step 2. Page in step 4 doesn't have that issue.

Opening the tab in a non-e10s window (from the right-click menu on tab) shows the same issue. Disabling apz.keyboard.enabled has no effect.

But after globally disabling e10s, the issue is gone.


Expected results:

Instantaneous scrolling if smooth scroll is disabled.
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Component: Untriaged → Panning and Zooming
Product: Firefox → Core
(In reply to Laurentiu Nicola from comment #0)
> Disabling apz.keyboard.enabled has no effect.

Did you restart the browser after changing this? This pref change requires a browser restart. I can reproduce the issue you describe, but when I restart after disabling apz.keyboard.enabled, the behaviour is fixed (i.e. smooth scrolling option is properly respected).
Flags: needinfo?(grayshade)
> Did you restart the browser after changing this? This pref change requires a browser restart. I can reproduce the issue you describe, but when I restart after disabling apz.keyboard.enabled, the behaviour is fixed (i.e. smooth scrolling option is properly respected).

You're probably right. I just tried it and it works after restarting the browser. So APZ is most like the cause. Thanks for pointing that out.
Flags: needinfo?(grayshade)
You need to log in before you can comment on or make changes to this bug.