Comment #8 on issue 8239 by [email protected]: Chrome does not allow
monitor to switch off
http://code.google.com/p/chromium/issues/detail?id=8239
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=29572
------------------------------------------------------------------------
r29572 | [email protected] | 2009-10-20 14:21:01 -0700 (Tue, 20 Oct 2009) |
8 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/frame/browser_view.cc?r1=29572&r2=29571
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/toolbar_view.cc?r1=29572&r2=29571
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/toolbar_view.h?r1=29572&r2=29571
Allow ESC to cancel ALT+SHIFT+T in Toolbar.
By overriding SkipDefaultKeyEventProcessing in View, it will ensure that
the current hackish implementation of Toolbar request focus will be dealt
before any other focus related actions and accelerators.
BUG=8239
TEST=Press ESC while in accessibility mode.
Review URL: http://codereview.chromium.org/272024
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---