Bug 183303 - search dialog will kill last line when switching between tabs
Summary: search dialog will kill last line when switching between tabs
Status: RESOLVED DUPLICATE of bug 192221
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 14:42 UTC by Martin Walch
Modified: 2011-03-19 17:14 UTC (History)
1 user (show)

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 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 ***