Bug 308020

Summary: terminal + browser. Terminal emulator focused, type "/", browser steels focus for search bar
Product: [Applications] konsole Reporter: e <0x0065>
Component: kpartAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.8.1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 4.9.0

Description e 2012-10-07 12:23:08 UTC
With a browser view up, and the terminal emulator pane active, with the terminal emulator focussed, when typing the "/" character, the browser pane steals focus and activates a search bar. Clearly disfunctional behaviour, if you are attempting to type a file path into the terminal window.

Reproducible: Always

Steps to Reproduce:
1.Open browser session in konqueror
2.Activate the terminal emulator tab
3.Type the / character into the focussed terminal emulator tab
Actual Results:  
Browser pane steals focusand activates a search bar

Expected Results:  
terminal emulator keeps the focus and passes the "/" character to the shell
Comment 1 Jekyll Wu 2012-10-07 13:09:57 UTC
That should no long be a problem since konsole  2.9.x (KDE SC 4.8.x)
Comment 2 Jekyll Wu 2012-10-07 13:10:56 UTC
(In reply to comment #1)
> (KDE SC 4.8.x)

Typo. Of course it should be 4.9.x there.