Bug 207990

Summary: window-size gets reset when switching area for the first time
Product: [Developer tools] kdevplatform Reporter: Milian Wolff <mail>
Component: sublimeAssignee: Alexander Dymo <adymo>
Status: RESOLVED FIXED    
Severity: normal CC: adymo, jeannicolasartaud
Priority: NOR    
Version: unspecified   
Target Milestone: 1.0.0   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Milian Wolff 2009-09-20 16:29:29 UTC
Version:            (using KDE 4.3.1)
Installed from:    Ubuntu Packages

To reproduce:

remove / backup your kdeveloprc

start kdevelop

increase the window size

switch area to e.g. debug

=> window is again at default size

expected: size stays the same
Comment 1 Andreas Pakulat 2009-09-26 11:38:35 UTC
*** Bug 208584 has been marked as a duplicate of this bug. ***
Comment 2 Alexander Dymo 2010-04-19 23:53:40 UTC
SVN commit 1116629 by dymo:

Set default mainwindow size only when showing "code" area for the first time.
When the user switches to debug/review areas, we no longer need to resize.
BUG:207990


 M  +5 -1      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1116629