Bug 260832

Summary: Keyboard sortcuts for split view [Left/Right|Top/Bottom] do not work.
Product: [Applications] konsole Reporter: Thomi Richards <thomir>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: minor CC: lueck, thomir
Priority: NOR    
Version: 2.5   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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