Bug 199905

Summary: Tab cycling order on ctrl+pageup and pagedown is reversed
Product: [Applications] konsole Reporter: Jacob Welsh <jwelsh>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: robertknight
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jacob Welsh 2009-07-12 19:04:01 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

I'm not sure this is a Konsole problem, though I couldn't immediately find any other KDE apps that support ctrl+pageup / pagedown for switching tabs.

When I open several tabs, ctrl+pageup moves to the next tab (left to right); ctrl+pagedown moves to the previous tab (right to left). Other apps such as firefox and gnome-terminal have the opposite behavior. Furthermore, this is what I would expect given the mouse wheel behavior (scrolling up on the tab bar goes to the previous tab, so should ctrl+pageup).
Comment 1 Robert Knight 2009-07-13 15:24:03 UTC
> though I couldn't immediately find any
> other KDE apps that support ctrl+pageup / pagedown for switching tabs.

The behavior should match Firefox - since that is the most common application to use alongside Konsole.
Comment 2 Jacob Welsh 2009-07-17 07:17:04 UTC
Patch submitted at http://reviewboard.kde.org/r/1044/
Comment 3 Kurt Hindenburg 2009-07-19 21:58:06 UTC
SVN commit 998432 by knight: