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 25268

Summary: [MDI] Source Editor is restored when opening new project
Product: platform Reporter: mslama <mslama>
Component: Window SystemAssignee: mslama <mslama>
Status: CLOSED FIXED    
Severity: blocker CC: pzavadsky
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description mslama 2002-06-28 13:18:47 UTC
Welcome.wstcref and editor.wsmode is now in global
layer. So Source Editor is kept open when new
project is created. But it should stay maximized.
Comment 1 mslama 2002-07-01 12:45:23 UTC
Fixed in main trunk. Current frame state for mode is now stored. Also
restored frame state is stored when frame state is maximized. New DTD
for wsmode was added. Also editor.wsmode was changed in core-ui and
welcome module.

Modified:
core/src/org/netbeans/core/windows/ModeImpl.java r.1.148
core/src/org/netbeans/core/windows/layers/ModeData.java r.1.88
Comment 2 mslama 2002-07-01 17:18:10 UTC
*** Issue 25169 has been marked as a duplicate of this issue. ***
Comment 3 Marian Mirilovic 2002-07-09 10:38:23 UTC
verified in [nb_dev](20020709)
Comment 4 Quality Engineering 2003-07-01 16:41:52 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.