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 24588 - Welcome Screen opened with each file
Summary: Welcome Screen opened with each file
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-10 13:32 UTC by Marian Mirilovic
Modified: 2005-03-09 04:28 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 Marian Mirilovic 2002-06-10 13:32:35 UTC
[nb_dev](20020610), [jdk1.4.0](fcs)

Steps to reproduce:
- run IDE
- close Welcome Screen
- open some file
-> Welcome Screen is opened too
Comment 1 Richard Gregor 2002-06-11 14:52:59 UTC
Welcome is opened only with each first file which is curiosity. That
means when you open two files and after then close welcome the
behaviour is correct - welcome will be closed and it won't display
with next opened file.
Comment 2 mslama 2002-06-13 12:47:15 UTC
It is caused by defining Welcome component as "opened" in Visual
workspace. Just set it "closed" in wstcref file. When CloneableEditor
is opened it looks in other workspaces for opened components. When it
finds Welcome component opened on Visual workspace it opens Welcome
component on Editing workspace too.
Comment 3 Richard Gregor 2002-06-13 13:09:46 UTC
Thanks Marek. Now it works. 
Comment 4 Marian Mirilovic 2002-06-13 13:33:01 UTC
This issue is pointed as Q-build stopper (20020612) -> please commit
the fix to QBE branch.
Comment 5 Marian Mirilovic 2002-06-14 09:47:05 UTC
verified in [nb_dev](20020614)
Comment 6 Quality Engineering 2003-07-01 15:22:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.