Bug 157361

Summary: Size if window is always shown when resizing
Product: [Applications] konsole Reporter: Armin Berres <armin>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 2.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Armin Berres 2008-02-07 20:52:30 UTC
Version:           2.0 (using Devel)
Installed from:    Compiled sources

When I resize a konsole window konsole always shows me the current size, though I disabled this feature in kwin.
Other KDE 4 apps don't show this behaviour.
Comment 1 Robert Knight 2008-02-07 21:36:39 UTC
> When I resize a konsole window konsole always shows me the current size, though I disabled this feature in kwin. 

The size being shown is the size of the terminal window in columns and rows, which is separate to the kwin feature you are referring to.

The reason for showing this size is to make it possible to easily resize the terminal window to a particular size which is necessary for some applications to display correctly.

Comment 2 Armin Berres 2008-02-07 21:39:29 UTC
Ah, got it. Should have had a closer look.

Thanks for the quick answer. Will close the bug.