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 - Run IDE in SDI -> Welcome Screen isn't opened
Summary: Run IDE in SDI -> Welcome Screen isn't opened
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-16 15:09 UTC by Marian Mirilovic
Modified: 2003-02-04 14:51 UTC (History)
1 user (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 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)