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

Issue 970103002: Files.app: Cancel all selections on ESC key. (Closed)

Created:
5 years, 9 months ago by fukino
Modified:
5 years, 9 months ago
Reviewers:
yawano
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Files.app: Cancel all selections on ESC key. BUG=459462 TEST=check that ESC cancels selections on list/grid view, and that pressing ESC while renaming doesn't cancel selection. Committed: https://crrev.com/a1c4c0ce53abca1d3c44201aa82f7c01e7c3fd53 Cr-Commit-Position: refs/heads/master@{#318856}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use === to compare numbers. #

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

Messages

Total messages: 9 (3 generated)
fukino
Could you take a look? Thanks!
5 years, 9 months ago (2015-03-03 08:06:31 UTC) #2
yawano
lgtm with very small nit. https://codereview.chromium.org/970103002/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_table.js File ui/file_manager/file_manager/foreground/js/ui/file_table.js (right): https://codereview.chromium.org/970103002/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_table.js#newcode1131 ui/file_manager/file_manager/foreground/js/ui/file_table.js:1131: if (e.keyCode == 27 ...
5 years, 9 months ago (2015-03-03 08:12:15 UTC) #3
fukino
Thank you! https://codereview.chromium.org/970103002/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_table.js File ui/file_manager/file_manager/foreground/js/ui/file_table.js (right): https://codereview.chromium.org/970103002/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_table.js#newcode1131 ui/file_manager/file_manager/foreground/js/ui/file_table.js:1131: if (e.keyCode == 27 && !e.ctrlKey && ...
5 years, 9 months ago (2015-03-03 08:17:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/970103002/20001
5 years, 9 months ago (2015-03-03 08:18:50 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-03 09:02:13 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-03 09:02:53 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a1c4c0ce53abca1d3c44201aa82f7c01e7c3fd53
Cr-Commit-Position: refs/heads/master@{#318856}

Powered by Google App Engine
This is Rietveld 408576698