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 11202 - Maximized state of frame not remembered after closing window
Summary: Maximized state of frame not remembered after closing window
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-09 09:13 UTC by Jesse Glick
Modified: 2008-12-22 16:46 UTC (History)
2 users (show)

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 Jesse Glick 2001-04-09 09:13:38 UTC
[release32 apr 7] [MDI] Open a source file--the Source Editor window
takes up all of the free area, but is not maximized. Maximize it.
Close the window. Open a file again--it will again not be maximized.
The maximization state should be remembered as part of the mode.

Making P3 (vs. P4) not because it is really important--only because it is easily
noticeable.
Comment 1 David Simonek 2001-04-09 18:23:03 UTC
Reassigning to Vita. Vita, didn't you just fixed this bug recently or it is
something little bit other (with similar behaviour only)?
Comment 2 Vitezslav Stejskal 2001-04-09 18:46:50 UTC
Not yet fixed, but I know where the problem is. It seems, that ModeImpl will 
have to remeber the state of frame after all :-). This info is lost when frame 
is closed and it is always reopened in NORMAL state.
Comment 3 Vitezslav Stejskal 2001-04-11 09:46:59 UTC
State of closed frame is remembered in Mode and used for reopened frame again, 
ICONIFIED state is forced to NORMAL state. Remembered state is serialized in 
case the frame still doesn't exists.
Comment 4 Vitezslav Stejskal 2001-04-18 15:53:00 UTC
fixed in 3.2 and dev
Comment 5 Jan Zajicek 2001-04-30 14:21:16 UTC
verified, the state is remembered
Comment 6 Jan Chalupa 2001-05-05 20:54:23 UTC
Target milestone 3.2
Comment 7 Quality Engineering 2003-07-01 16:47:52 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.