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 - Navigator is not refreshed when switching to beaninfo file
Summary: Navigator is not refreshed when switching to beaninfo file
Status: VERIFIED DUPLICATE of bug 133931
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-18 08:36 UTC by Jiri Prox
Modified: 2009-01-14 16:21 UTC (History)
0 users

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 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.