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

Issue 2803543003: WebUI: fix cr-action-menu keyboard off-by-one issue (Closed)

Created:
3 years, 8 months ago by scottchen
Modified:
3 years, 8 months ago
Reviewers:
dpapad
CC:
chromium-reviews, dbeam+watch-elements_chromium.org, michaelpg+watch-elements_chromium.org, oshima+watch_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

WebUI: fix cr-action-menu keyboard off-by-one issue BUG=None CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2803543003 Cr-Commit-Position: refs/heads/master@{#462732} Committed: https://chromium.googlesource.com/chromium/src/+/aee0c7172b135b405d7b0b8f8a92077e02052ff6

Patch Set 1 #

Patch Set 2 : add test #

Total comments: 6

Patch Set 3 : updates based on comments #

Patch Set 4 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M chrome/test/data/webui/cr_elements/cr_action_menu_test.js View 1 2 3 chunks +12 lines, -4 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_action_menu/cr_action_menu.js View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 24 (19 generated)
scottchen
3 years, 8 months ago (2017-04-05 21:26:31 UTC) #4
dpapad
cr-action-menu is reused outside MD Settings, so you can prefix your CL with "WebUI" instead ...
3 years, 8 months ago (2017-04-05 21:49:13 UTC) #6
scottchen
https://codereview.chromium.org/2803543003/diff/20001/chrome/test/data/webui/cr_elements/cr_action_menu_test.js File chrome/test/data/webui/cr_elements/cr_action_menu_test.js (right): https://codereview.chromium.org/2803543003/diff/20001/chrome/test/data/webui/cr_elements/cr_action_menu_test.js#newcode97 chrome/test/data/webui/cr_elements/cr_action_menu_test.js:97: menu.showAt(document.querySelector('#dots')); On 2017/04/05 21:49:13, dpapad wrote: > assertEquals(menu, document.activeElement); ...
3 years, 8 months ago (2017-04-06 17:54:02 UTC) #11
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/2803543003/60001
3 years, 8 months ago (2017-04-07 00:39:25 UTC) #21
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 01:25:14 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/aee0c7172b135b405d7b0b8f8a92...

Powered by Google App Engine
This is Rietveld 408576698