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

Issue 306025: Revert 29646 - Fix cmdoptleft/right.... (Closed)

Created:
11 years, 2 months ago by Nicolas Sylvain
Modified:
9 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Revert 29646 - Fix cmdoptleft/right. This surfaced because I moved global shortcut handling before menu dispatch recently, and global keyboard handling didn't look at the opt button, so it thought cmdoptleft meant cmdleft and swallowed the event. BUG=25396 TEST=Focus text box in web. cmdoptleft/right should switch tabs, cmdleft/right should move cursor in text box. Focus web background. cmdoptleft/right should switch tabs, cmdleft/right should do history navigation. Focus omnibox. cmdoptleft/right should still switch tabs, cmdleft/right should move cursor. cmd1/2 should switch tabs in all three places, cmdopt1/2 should not do anything. Review URL: http://codereview.chromium.org/313004 TBR=thakis@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29648

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -36 lines) Patch
M chrome/browser/cocoa/chrome_event_processing_window.mm View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/global_keyboard_shortcuts_mac.h View 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/global_keyboard_shortcuts_mac.mm View 5 chunks +24 lines, -28 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nicolas Sylvain
11 years, 2 months ago (2009-10-21 15:39:04 UTC) #1
Nico
11 years, 2 months ago (2009-10-21 17:24:05 UTC) #2
LG.

Powered by Google App Engine
This is Rietveld 408576698