Bug 28722 - resize is not being reported to hidden screens
Summary: resize is not being reported to hidden screens
Status: CLOSED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-11 14:33 UTC by stylon
Modified: 2004-09-16 01:59 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 stylon 2001-07-11 14:29:01 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konsole
Version:           KDE 2.1.1 
Severity:          normal
Installed from:    RedHat RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

Hello!

Resizing the konsole window correctly reports the resize to the currently active screen but not to the hidden screens.
This is a somewhat annoying problem
when using programs that heavily depend on
the resize information (like bash with its readline library).

Stephan Kanthak


(Submitted via bugs.kde.org)
Comment 1 Stephan Binner 2001-12-04 11:43:21 UTC
Does this still happen with KDE 2.2.2?
Comment 2 Stephan Binner 2002-01-15 21:00:47 UTC
Believed to be fixed since 2.1.1 hard to tell the opposite without feedback.
Comment 3 Wolfgang Illmeyer 2004-09-16 01:59:09 UTC
I can still confirm this bug with KDE 3.3!
It's actually very easy to reproduce.
Just fire up a konsole with bash, execute a command with a long duration (e.g. cp of a large file), resize the konsole while the command is running and thereafter, readline goes insane (try to input a 2 line command....).

There's also a workaround: Resize the konsole once more and then run the command "reset" and readline goes back to normal.