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 212334 - [72cat] Navigator does not clean up when no source is opened and selected
Summary: [72cat] Navigator does not clean up when no source is opened and selected
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.2
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 18:01 UTC by Michel Graciano
Modified: 2016-07-07 07:18 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 Michel Graciano 2012-05-10 18:01:10 UTC
[ BUILD # : 487927b37ec5 ]
[ JDK VERSION : 1.7.4 ]

To reproduce the problem:
1. Open any java project and close all opened sources;
2.Open 'Go to Type' and open java.awt.EventQueue;
3. Hit Ctrl + 7 and the navigator will be shown with java.awt.EventQueue
members;
4. Close java.awt.EventQueue source.

The navigator will remain populated with java.awt.EventQueue members but I
guess it is not the expected behaviour. I have memory of a Navigator's
optimization about refresh but I wasn't able to find it now to quote here as
possible regression.
Comment 1 Milutin Kristofic 2012-05-23 12:30:30 UTC
Java navigator shows selected file in projects. However java sources are not selected in projects.
Comment 2 Martin Balin 2016-07-07 07:18:33 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss