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 30180

Summary: Run IDE in SDI -> Welcome Screen isn't opened
Product: ide Reporter: Marian Mirilovic <mmirilovic>
Component: UIAssignee: Peter Zavadsky <pzavadsky>
Status: VERIFIED FIXED    
Severity: blocker CC: mslama
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2003-01-16 15:09:04 UTC
[nb_dev](20030115), [jdk1.4.2](b12)

Steps to reproduce:
- run IDE in SDI mode "-J-Dnetbeans.windows=sdi"
-> Welcome Screen isn't opened
- open some file 
-> Source Editor is opened but only with new one
tab(opened file)
- restart IDE
-> Source Editor contains Welcome Screen and
previously opend file !
Comment 1 Peter Zavadsky 2003-01-29 14:55:36 UTC
Note: It is a bug of ui/welcome module (missing subcomponent).

Fixed in [trunk]

ui/welcome/../windowmanager/Editing/editor.wsmode 1.7
Comment 2 Marian Mirilovic 2003-01-30 09:16:03 UTC
verified in [nb_dev](20030130)