DescriptionDevTools: fix keyboard navigation in "GoTo File" dialog
The ViewportControl.scrollItemIntoView mistakenly operates in terms of
first and last active elements; instead, it should rely on first and
last visible elements.
The patch also changes firstVisibleElements and lastVisibleElements
to always rely on cumulative heights.
BUG=none
R=einbinder
Committed: https://crrev.com/ec3b2760c702a5d913a2621e9f22205e74e33622
Cr-Commit-Position: refs/heads/master@{#420010}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|