Bug 215382

Summary: Clicking outside terminal region steals focus from terminal
Product: [Applications] konsole Reporter: Martin van Es <bugs>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.3.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin van Es 2009-11-20 09:28:43 UTC
Version:           2.3.3 (using KDE 4.3.3)
OS:                Linux
Installed from:    Ubuntu Packages

This may sound strange, but I used to be able to click anywhere on the konsole window (including the tabs or menu region) to activate the terminal AND be able to enter text. This behaviour stopped some time ago and really annoys me because I taught myself not to touch the terminal region to prevent myself from accidentally selecting text or doing wrong otherwise. I DO want to be able to type after selecting the window by clicking anywhere and this has been the case for a long time. Can someone please restore this functionality?
Comment 1 Kurt Hindenburg 2009-12-05 17:50:52 UTC
Confirmed, triggers:
1. With 1 tab, click on tab or tabbar
2. 2+ tabs, clicking empty tabbar
Comment 2 Kurt Hindenburg 2009-12-05 18:50:10 UTC
SVN commit 1059061 by hindenburg:

Correct terminal focus issues when clicking on tabbar.

BUG: 215382
CCBUG: 157039


 M  +1 -1      ViewContainer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1059061
Comment 3 Kurt Hindenburg 2009-12-05 22:11:35 UTC
SVN commit 1059124 by hindenburg:

Correct terminal focus issues when clicking on tabbar.

CCBUG: 215382


 M  +1 -1      ViewContainer.cpp  


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