Page MenuHomePhabricator

Keyboard-based browsing of Diffs/Commits/Revisions is broken
Closed, ResolvedPublic

Description

Use of the j/k/J/K keyboard shortcuts does not work in many contexts (Chrome 40)

Navigation to a Differential revision, or Diffusion commit, followed by use of the j/k/J/K keys causes a second vertical scrollbar to be created. Mashing the keys causes the second bar to move around, but not the original.

I suspect this has to do with the recent changes to the scrollbar.

Event Timeline

epkugelmass raised the priority of this task from to Needs Triage.
epkugelmass updated the task description. (Show Details)
epkugelmass added a subscriber: epkugelmass.

I can confirm same behaviour on Firefox 35 on linux when browsing for example D11489

Can be sen on following beforekey/afterkey screenshots:

before_key.png (1×1 px, 111 KB)

after_key.png (1×1 px, 109 KB)

This should be fixed in HEAD, and on this server. Let us know if you still run into issues. Thanks for the report!