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

Issue 2509223002: Gallery: Correct tab order of modal tool bar in edit mode. (Closed)

Created:
4 years, 1 month ago by fukino
Modified:
4 years, 1 month ago
Reviewers:
oka
CC:
chromium-reviews, oka+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, yamaguchi+watch_chromium.org, fukino+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Gallery: Correct tab order of modal tool bar in edit mode. The '.edit-modal' toolbar used to be inserted at the bottom in the Gallery's DOM, but it is visually shown above the #bottom-toolbar. It made the tab order inconsistent with the visual position of toolbars. This CL fixes the tab order by inserting the modal bar at the right position. BUG=652352 TEST=In edit mode with brightness options, I comfirmed that the first element of the bottom bar ("Overrite original") was focused after I tab through the controls of brightness options. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/c49ae19a47f0a780ed33b2341cfe56acc77efe50 Cr-Commit-Position: refs/heads/master@{#432822}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Correct a comment. #

Patch Set 3 : Fix a closure error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M ui/file_manager/gallery/js/slide_mode.js View 1 2 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 18 (11 generated)
fukino
PTAL.
4 years, 1 month ago (2016-11-17 06:36:09 UTC) #3
oka
Could you elaborate exactly what test you performed?
4 years, 1 month ago (2016-11-17 07:18:31 UTC) #4
oka
lgtm https://codereview.chromium.org/2509223002/diff/1/ui/file_manager/gallery/js/slide_mode.js File ui/file_manager/gallery/js/slide_mode.js (right): https://codereview.chromium.org/2509223002/diff/1/ui/file_manager/gallery/js/slide_mode.js#newcode414 ui/file_manager/gallery/js/slide_mode.js:414: // Edito modal should be inserted before the ...
4 years, 1 month ago (2016-11-17 07:26:40 UTC) #5
fukino
Thanks! I updated the TEST= line and fixed a closure error. https://codereview.chromium.org/2509223002/diff/1/ui/file_manager/gallery/js/slide_mode.js File ui/file_manager/gallery/js/slide_mode.js (right): ...
4 years, 1 month ago (2016-11-17 08:38:00 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/2509223002/40001
4 years, 1 month ago (2016-11-17 08:38:37 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-17 09:06:32 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 09:11:29 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c49ae19a47f0a780ed33b2341cfe56acc77efe50
Cr-Commit-Position: refs/heads/master@{#432822}

Powered by Google App Engine
This is Rietveld 408576698