Bug 189486 - takes over Ctrl+PageUp shortcut
Summary: takes over Ctrl+PageUp shortcut
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-12 22:26 UTC by Lars DIECKOW
Modified: 2009-12-20 19:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars DIECKOW 2009-04-12 22:26:18 UTC
Version:           1.1+ #3302 (using 3.5.10 "release 21.11" , openSUSE )
Compiler:          Target: x86_64-suse-linux
OS:                Linux (x86_64) release 2.6.27.21-0.1-default

As a global KDE preference, I have defined for the action »switch to previous tab« as primary key Ctrl+, and as secondary key Ctrl+PageUp.

Konversation honours the primary key, but not the secondary. Instead of switching the tab, the viewport scrolls up (like as if PageUp alone without modifier was pressed).

Similar wrong behaviour exists involving the PageDown key.
Comment 1 Peter Simonsson 2009-12-20 19:48:26 UTC
commit 29ee09d353442624fd9742ee43307eb0db590c3f
Author: Abdurrahman AVCI <abdurrahmanavci@gmail.com>
Date:   Sun Dec 20 18:44:42 2009 +0000

    Filter PageDown and PageUp only if no modifier is pressed.