Bug 466979

Summary: Backport window resize patch from 4.2
Product: [Fedora] Fedora Reporter: Stefan Becker <chemobejk>
Component: kdelibsAssignee: Lukáš Tinkl <ltinkl>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: jgrulich, jreznik, kevin, ltinkl, rdieter, than, tuxbrewr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-30 09:47:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stefan Becker 2008-10-14 21:04:31 UTC
If you have an application with several KMainWindow's that have different sizes it can happen that the windows get resized when they shouldn't.

Example:

 - open konsole
 - open second konsole window
 - resize second konsole window
 - open new tab in first konsole window
 -> first window gets resized to be the same size as the second one

A solution has been discussed in the upstream bug report and the patch should be committed to trunk soon. The patch applies cleanly to KDE 4.1.2.

Comment 1 Lukáš Tinkl 2008-10-15 12:12:26 UTC
I'll take care of this

Comment 2 Lukáš Tinkl 2008-10-15 12:27:57 UTC
Committed to CVS