Files
gerrit/polygerrit-ui/app/elements/change/gr-file-list
Becky Siegel 83dccdf008 Don't curse over files with up/down keys
Previously, if up/down keys were pressed, and the cursor was to move
over files rather than the diff rows, the file list cursor would move up
or down. Because this interfered with the browser's native scrolling
with up/down keys, that behavior has been removed. The j/k keys still
work as they did before.

Bug: Issue 7815
Change-Id: Iaf031f845293a3605a88a9e656eb000b0e4e196f
(cherry picked from commit 7b550ef34b)
2018-04-09 19:39:08 +00:00
..