Bug 260832 - Keyboard sortcuts for split view [Left/Right|Top/Bottom] do not work.
Summary: Keyboard sortcuts for split view [Left/Right|Top/Bottom] do not work.
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.5
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-20 22:38 UTC by Thomi Richards
Modified: 2010-12-21 09:09 UTC (History)
2 users (show)

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 Thomi Richards 2010-12-20 22:38:42 UTC
Version:           2.5 (using KDE 4.5.1) 
OS:                Linux

The keyboard shortcuts to split the view top/bottom and left/right are set as CTRL+SHIFT+) and CTRL+SHIFT+(, respectively.

This does not work - they should be listed as CTRL+) and CTRL+(, since you need SHIFT to get the '(' and ')' characters anyway. Reassigning the shortcuts in the konsole settings menu fixes the issue.

Reproducible: Always

Steps to Reproduce:
Open konsole from the Kubuntu 10.10 package, press CTRL+SHIFT+(

Actual Results:  
Nothing happens

Expected Results:  
A new split view to appear.
Comment 1 Burkhard Lück 2010-12-21 09:09:28 UTC
SVN commit 1208325 by lueck:

backbort trunk r1143688 to Fix shortcuts for split view left/right, top/bottom -> leave out the Qt::SHIFT
BUG:260832

 M  +2 -2      ViewManager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1208325