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 18088

Summary: Project tab disappears when a project is deleted
Product: projects Reporter: Jaromir Uhrik <juhrik>
Component: Generic InfrastructureAssignee: issues@projects <issues>
Status: CLOSED FIXED    
Severity: blocker CC: mslama
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2001-11-26 15:58:24 UTC
[#200111260100; jdk1.4 (also jdk1.3.1)]
1.Create some projects (2 or more)
2.Delete some of them in the project manager
3.The Project tab will disappear
Comment 1 Jan Chalupa 2001-11-27 15:41:28 UTC
Target milestone -> 3.3.1.
Comment 2 Vitezslav Stejskal 2001-11-27 20:10:41 UTC
Huh, several recent changes in NbMainExplorer caused this strange behavior. First, NbME listens on 
root context node and closes node's tab when RC is destroyed. Second, as all tabs were singeltonized it's 
crutial to unregister those listeners correctly when root context is being changed.

CCing mslama, Marku, could you please review NbME tabs once again. Thanks.

Fixed in release33.
Comment 3 Jaromir Uhrik 2001-11-28 16:14:18 UTC
Verified in release33 build #200111280300.
Comment 4 Vitezslav Stejskal 2001-11-30 11:27:13 UTC
*** Issue 18219 has been marked as a duplicate of this issue. ***
Comment 5 Vitezslav Stejskal 2001-12-03 19:39:54 UTC
Integrated in release330:

Revision : 1.93.6.1
Date : 2001/11/30 16:54:24
Author : 'vstejskal'
State : 'Exp'
Lines : +12 -3
Description :
merging bugfix #18088 to release330
Comment 6 Vitezslav Stejskal 2002-01-11 14:50:00 UTC
*** Issue 19339 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2003-07-01 14:18:41 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.