Bug 207990 - window-size gets reset when switching area for the first time
Summary: window-size gets reset when switching area for the first time
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: sublime (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: 1.0.0
Assignee: Alexander Dymo
URL:
Keywords:
: 208584 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-20 16:29 UTC by Milian Wolff
Modified: 2010-04-19 23:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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