Bug 215382 - Clicking outside terminal region steals focus from terminal
Summary: Clicking outside terminal region steals focus from terminal
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.3.3
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 09:28 UTC by Martin van Es
Modified: 2009-12-05 22:11 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 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