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

Issue 791403004: Prevent Shift+Tab from locking up the browser when in the app list. (Closed)

Created:
6 years ago by calamity
Modified:
6 years ago
Reviewers:
Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@app_result_display_recommendation
Project:
chromium
Visibility:
Public.

Description

Prevent Shift+Tab from locking up the browser when in the app list. This CL fixes an issue where Shift+Tab would lock up the whole chrome browser process when in the app list. This has been fixed by explicitly capturing the Shift+Tab event since there are no other focus targets anyway. BUG=438425 Committed: https://crrev.com/d11a464f773172ae955ff75e16f641e3349e8437 Cr-Commit-Position: refs/heads/master@{#308308}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add_comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M ui/app_list/views/search_box_view.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
calamity
6 years ago (2014-12-12 08:57:29 UTC) #2
Matt Giuca
This feels a bit ad-hoc. If there were other controls that could have focus, wouldn't ...
6 years ago (2014-12-14 22:40:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/791403004/20001
6 years ago (2014-12-15 02:31:48 UTC) #6
calamity
https://codereview.chromium.org/791403004/diff/1/ui/app_list/views/search_box_view.cc File ui/app_list/views/search_box_view.cc (right): https://codereview.chromium.org/791403004/diff/1/ui/app_list/views/search_box_view.cc#newcode224 ui/app_list/views/search_box_view.cc:224: if (key_event.key_code() == ui::VKEY_TAB && key_event.IsShiftDown()) On 2014/12/14 22:40:30, ...
6 years ago (2014-12-15 02:37:12 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-15 03:25:10 UTC) #8
commit-bot: I haz the power
6 years ago (2014-12-15 03:25:54 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d11a464f773172ae955ff75e16f641e3349e8437
Cr-Commit-Position: refs/heads/master@{#308308}

Powered by Google App Engine
This is Rietveld 408576698