This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 195744 - After IDE restart, the maximized window is no more maximized
Summary: After IDE restart, the maximized window is no more maximized
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL: http://wiki.netbeans.org/TS_65_Window...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 10:16 UTC by ttokoly
Modified: 2011-03-28 11:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ttokoly 2011-02-21 10:16:26 UTC
Reproduction steps:
1. Run IDE
2. Open some window (if not opened, e.g. Main menu Window -> Services)
3. Maximize the opened window
4. Restart IDE

According to TS ( http://wiki.netbeans.org/TS_65_WindowSystem -> Persistence of maximized window - restart ) the window should remain maximized, but NOT.
Comment 1 ttokoly 2011-02-21 14:15:40 UTC
Product Version: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Linux version 2.6.32-28-generic running on i386; UTF-8; en_US (nb)
Comment 2 ttokoly 2011-02-23 08:41:06 UTC
Note: Persistence of maximized Document Window works fine.
Comment 3 Stanislav Aubrecht 2011-02-24 10:08:32 UTC
core-main 4d4b0db2847f
Comment 4 Quality Engineering 2011-03-01 17:56:59 UTC
Integrated into 'main-golden', will be available in build *201103011142* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4d4b0db2847f
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #195744 - restore maximized view mode after IDE restart
Comment 5 ttokoly 2011-03-28 11:39:51 UTC
Verified, works for me. Thanks.