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

Issue 6369009: Ignore the Search key accelerator on Chrome OS when accessibility is enabled,... (Closed)

Created:
9 years, 11 months ago by dmazzoni
Modified:
9 years, 7 months ago
CC:
chromium-reviews, oshima
Visibility:
Public.

Description

Ignore the Search key accelerator on Chrome OS when accessibility is enabled, so we can use the Search key for special accessibility keyboard commands. (Today there are other keystrokes you can substitute for the Search key, but in the future if it's used for more things on Chrome OS, we could make this logic more complicated so no functionality is lost.) BUG=none TEST=manual testing, trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72519

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M chrome/browser/ui/views/frame/browser_view.cc View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dmazzoni
9 years, 11 months ago (2011-01-21 22:51:29 UTC) #1
DaveMoore
Is this going to correctly account for the potential remapping of the search key to ...
9 years, 11 months ago (2011-01-24 18:40:48 UTC) #2
Daniel Erat
Is there a standard key that's already used for accessibility-related actions by other operating systems?
9 years, 11 months ago (2011-01-24 18:44:48 UTC) #3
dmazzoni
Dave and Daniel, In order to make Chrome OS fully accessible, we need to add ...
9 years, 11 months ago (2011-01-24 18:58:12 UTC) #4
use derat at chromium.org
Thanks for the background. I believe that there are plans to add additional Search-M, etc. ...
9 years, 11 months ago (2011-01-24 19:11:42 UTC) #5
dmazzoni
Daniel, Sure, we'll use Search for accessibility only along with some other modifier key, so ...
9 years, 11 months ago (2011-01-24 19:17:44 UTC) #6
use derat at chromium.org
Any reason why you can't use it with another modifier from the beginning, making this ...
9 years, 11 months ago (2011-01-24 19:24:32 UTC) #7
dmazzoni
On Mon, Jan 24, 2011 at 11:20 AM, Daniel Erat <derat@google.com> wrote: > Any reason ...
9 years, 11 months ago (2011-01-24 19:24:35 UTC) #8
Daniel Erat
Thanks, got it. Looks fine to me if you've tested that things still work as ...
9 years, 11 months ago (2011-01-24 19:25:52 UTC) #9
dmazzoni
9 years, 11 months ago (2011-01-24 19:29:57 UTC) #10
Yes, it still works as expected if you remap any of the modifier keys.
Thanks!

On Mon, Jan 24, 2011 at 11:25 AM, <derat@chromium.org> wrote:

> Thanks, got it.  Looks fine to me if you've tested that things still work
> as
> expected when the Search key has been remapped in the settings.
>
>
> http://codereview.chromium.org/6369009/
>

Powered by Google App Engine
This is Rietveld 408576698