Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Issue 2359563003: DevTools: fix keyboard navigation in "GoTo File" dialog (Closed)

Created:
4 years, 3 months ago by lushnikov
Modified:
4 years, 3 months ago
Reviewers:
einbinder
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M third_party/WebKit/Source/devtools/front_end/ui/ViewportControl.js View 2 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
lushnikov
please, take a look!
4 years, 3 months ago (2016-09-20 19:30:59 UTC) #1
einbinder
lgtm
4 years, 3 months ago (2016-09-20 20:37:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2359563003/1
4 years, 3 months ago (2016-09-20 20:54:32 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/296472)
4 years, 3 months ago (2016-09-21 00:02:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2359563003/1
4 years, 3 months ago (2016-09-21 07:29:47 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-21 09:05:06 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 09:06:35 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ec3b2760c702a5d913a2621e9f22205e74e33622
Cr-Commit-Position: refs/heads/master@{#420010}

Powered by Google App Engine
This is Rietveld 408576698