Chromium Code Reviews
DescriptionMake user shortcuts override built-in shortcuts.
BUG=25330
TEST=Open sysprefs, keyboard, keyboard shortcuts, add a keyboard shortcut that makes cmd-right do "Select Next Tab". Hit cmd-right in chromium. Should switch tabs instead of doing history navigation (note "instead". If it does both tab switching _and_ history navigation, that's wrong). If a text box is focussed, cmd-right should however instead move the cursor and not switch tabs. Switching windows with cmd-` should still work. Switching tabs with cmd-1/2/3 and cmd-{/} should still work. Using backspace/shift-backspace for history should still work.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29877
Patch Set 1 #
Total comments: 2
Patch Set 2 : comment #Messages
Total messages: 3 (0 generated)
|