Bug 47643 - Resizing konsole should send the resize event to all sessions.
Summary: Resizing konsole should send the resize event to all sessions.
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.1
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-09 05:33 UTC by Brandon Zehm
Modified: 2003-01-12 15:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch against KDE 3.1.0 to fix this. (9.20 KB, text/plain)
2003-01-12 15:14 UTC, Stephan Binner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bugzilla Maintainers 2002-09-09 05:27:40 UTC
(*** 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)
Comment 1 Stephan Binner 2003-01-12 15:10:20 UTC
This has been fixed in HEAD for KDE 3.2, will attach a patch against KDE 3.1. 
Comment 2 Stephan Binner 2003-01-12 15:14:00 UTC
Created attachment 731 [details]
Patch against KDE 3.1.0 to fix this.
Comment 3 Brandon Zehm 2003-01-12 23:35:42 UTC
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.