(*** This bug was imported into bugs.kde.org ***) Package: konsole Version: 1.1 (using KDE 3.0.0 ) Severity: wishlist Installed from: compiled sources Compiler: gcc version 2.95.3 20010315 (release) OS: Linux (i686) release 2.4.17-xfs-preempt OS/Compiler notes: I often run into problems when I have multiple konsole sessions open and then resize the window. It seems that the active session receives some sort of resize event telling bash that it's window was just resized. From that point on bash knows how to behave with the new window size. However the other active sessions apparently do not receive that resize notification which illicits some very strange behavior from bash since it doesn't know what it's correct window size is. It would be nice if when you resized the konsole window it would send that magical resize event (which I know nothing about but assume exists) to all sessions. (Submitted via bugs.kde.org) (Called from KBugReport dialog)
This has been fixed in HEAD for KDE 3.2, will attach a patch against KDE 3.1.
Created attachment 731 [details] Patch against KDE 3.1.0 to fix this.
Subject: Re: Resizing konsole should send the resize event to all sessions. Thank you *very* much! I'll give it a try on Monday. On Sunday 12 January 2003 07:10 am, you wrote: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=47643 > binner@kde.org changed: > > What |Removed |Added > --------------------------------------------------------------------------- >- Status|UNCONFIRMED |RESOLVED > Resolution| |FIXED > > > > ------- Additional Comments From binner@kde.org 2003-01-12 15:10 ------- > This has been fixed in HEAD for KDE 3.2, will attach a patch against KDE > 3.1.