Comment #18 on issue 13443 by bugdro...@chromium.org: Shift+Ctrl+Tab should cycle tabs backwards http://code.google.com/p/chromium/issues/detail?id=13443
The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=20611 ------------------------------------------------------------------------ r20611 | hb...@chromium.org | 2009-07-14 00:03:28 -0700 (Tue, 14 Jul 2009) | 10 lines Changed paths: M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/browser_window_gtk.cc?r1=20611&r2=20610 A blind fix for Issue 13443. GTK may sends a GdkKeyEvent whose |keyval| is GDK_KP_Tab in pressing shift+tab keys on an X terminal running on Windows. This change just adds GDK_KP_Tab to HandleCustomAccelerator() to handle this event. (This is a blind fix since I don't have any environment that can reproduce this issue.) (*1) http://mail.gnome.org/archives/gtk-list/1999-September/msg00354.html BUG=13443 "Shift+Ctrl+Tab should cycle tabs backwards" TEST=none Review URL: http://codereview.chromium.org/149519 ------------------------------------------------------------------------ -- 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 -~----------~----~----~----~------~----~------~--~---