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 133169

Summary: Navigator is not refreshed when switching to beaninfo file
Product: java Reporter: Jiri Prox <jiriprox>
Component: BeansAssignee: Jan Pokorsky <jpokorsky>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Prox 2008-04-18 08:36:26 UTC
Product Version: NetBeans IDE 6.1 RC2 (Build 200804170002)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Linux version 2.6.22-14-generic running on i386; UTF-8; en_US (nb)

Content of navigator in not refreshed when beaninfo file is opned. It show the previous class. 
The Inspect members and Inspect Hierarchy shows wrong class as well

Steps to reproduce:
1) open project where is bean info
2) open beaninfo file
3) open another file
4) click on editor tab of beaninfo
-> navigator is not refreshed

when beaninfo is opened by clicking on file in project view all works fine
Comment 1 Jan Pokorsky 2008-04-29 14:41:18 UTC
It has the same cause as issue #133931.

*** This issue has been marked as a duplicate of 133931 ***
Comment 2 Jiri Prox 2009-01-14 16:21:58 UTC
v.