Bug 132197

Summary: Show/Hide of konsolepart resizes line lengths and produces artifacts
Product: [Applications] konsole Reporter: Mihai Basa <mihaibasa>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED LATER    
Severity: normal CC: adaptee, asolokha, kwrite-bugs-null
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mihai Basa 2006-08-10 12:34:55 UTC
Version:           2.5.3 (using KDE 3.5.3, Debian Package 4:3.5.3-1 (testing/unstable))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.16-2-686-smp

When switching from Terminal tab to Find-in-Files tab, any text that gets output by a running program in the Terminal tab's window gets wrapped around as if there was a screen-width of only 16 characters available for output. If there is any text already in the Terminal's window, it gets truncated to 16 characters width.
Comment 1 Dominik Haumann 2006-08-10 14:04:34 UTC
reproducable.
Comment 2 Mihai Basa 2006-08-13 22:15:50 UTC
Small update: This actually happens when the Terminal Tab is minimised. It is unrelated to the find-in-files tab itself, as initially described.
Comment 3 Adam Treat 2007-11-27 13:19:16 UTC
*** Bug 146998 has been marked as a duplicate of this bug. ***
Comment 4 Dominik Haumann 2007-11-27 16:47:17 UTC
I'm not sure, but maybe this is a konsole issue? This bug exists in KDE3, too, since years. Iirc, KateMdi calls toolview->hide(). I'm not sure why this leands to konsole changing its contents.
Comment 5 Adam Treat 2007-11-27 17:12:02 UTC
It is definitely a console issue.  I'm going to try and talk to Robert Knight about it.
Comment 6 Thomas Friedrichsmeier 2007-12-11 16:22:58 UTC
Reassigning to konsole, then.

Note that I can not reproduce in KDE 4 any more, so likely this is fixed (but conceivably it's just no longer triggered in kate).

bug #153340 and bug #107470 may be related.
Comment 7 Jekyll Wu 2011-08-02 14:58:30 UTC
This problem seems fixed in the KDE4 konsole. Can't reproduce it with kate-3.7.0 and konsole-2.7.999
Comment 8 Dominik Haumann 2011-08-02 19:53:23 UTC
Does that mean that bug #162515 is fixed?