After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675592 - allow Ctrl-Tab to switch between windows in single-window mode on Windows
allow Ctrl-Tab to switch between windows in single-window mode on Windows
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkNotebook
2.24.x
Other Windows
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-05-07 09:05 UTC by buggyman
Modified: 2018-02-10 03:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description buggyman 2012-05-07 09:05:03 UTC
On Windows, virtually every tabbed application allows the following shortcuts:
|   Ctrl-Tab = Ctrl-PageDown (= next tab)
|   Ctrl-Shift-Tab = Ctrl-PageUp (= previous tab)

GIMP should implement this convention otherwise people who do not know the PageDown/PageUp shortcut might think there is no keyboard shortcut to switch tabs. It's also very handy because it lets you keep your right hand on the mouse and your left hand on the left side of the keyboard.
Comment 1 Michael Natterer 2012-05-07 09:16:14 UTC
This would be a platform specific key binding on the GtkNotebook widget
which GIMP uses to implement the docks. Reassigning.
Comment 2 Matthias Clasen 2018-02-10 03:29:26 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.