Skip to content
  • nsylvain@chromium.org's avatar
    Revert 29646 - Fix cmdoptleft/right. · e7901f95
    nsylvain@chromium.org authored
    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
    Review URL: http://codereview.chromium.org/306025
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29648 0039d316-1c4b-4281-b951-d872f2087c98
    e7901f95