Bug 183303

Summary: search dialog will kill last line when switching between tabs
Product: [Applications] konsole Reporter: Martin Walch <walch.martin>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: b.brachaczek
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Walch 2009-02-05 14:42:39 UTC
Version:            (using KDE 4.2.0)
Compiler:          gcc (Gentoo 4.3.3 p1.0, pie-10.1.5) 4.3.3 
OS:                Linux
Installed from:    Gentoo Packages

Steps to reproduce:

1. open konsole
2. fill the shell with some input to get to the bottom of konsole (e. g. seq 1 25)
3. execute printf foo && read (but do not finish the read command)
4. open a new tab
5. switch to second tab
6. open search dialog (the thing that shows up when pressing Ctrl+Shift+F)
7. switch back to first tab

The foo line is now missing. The cursor is at the right position, but the text foo has been deleted (it has not taken background color, as it is also not possible to copy it any more).

(I did not test any shell beside bash)
Comment 1 Matthew Woehlke 2009-02-07 03:07:24 UTC
Interesting bug...
Comment 2 Bartosz Brachaczek 2010-08-16 13:21:22 UTC
The bug is still there as of KDE SC 4.5.0. There are some other ways to reproduce this, see Bug #192221.
Comment 3 Kurt Hindenburg 2011-03-19 17:14:43 UTC

*** This bug has been marked as a duplicate of bug 192221 ***