Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling page with arrow keys immediately after WR scroll bounce does not work #13290

Open
samuknet opened this issue Sep 16, 2016 · 1 comment
Open

Comments

@samuknet
Copy link
Contributor

@samuknet samuknet commented Sep 16, 2016

The problem occurs immediately after the bounce effect that occurs when scrolling beyond top/bottom of a page. After the bounce, the page cannot be scrolled using keyboard input (up, down arrow keys) until the mouse has been used for a scroll.

To replicate:

  • Load a page with a scroll - this one works well:

./mach run -d -w https://samuknet.github.io/test_cases/anchorInPage/index.html

  • Scroll beyond the top of the page with the mouse wheel, causing the overscroll "bounce" effect.
  • Scrolling with up/down arrow keys no longer works. To be able to scroll again with keyboard input, you must scroll using the scroll wheel first.

The issue does not occur with WR disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.