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 161166 - ClassMemberNavigator updates broken
Summary: ClassMemberNavigator updates broken
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-25 16:35 UTC by Petr Hejl
Modified: 2009-09-21 13:32 UTC (History)
3 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 Petr Hejl 2009-03-25 16:35:36 UTC
Class member navigator does not show wait node when switching to different source and if the source is closed before the
parsing is finished the old (invalid) class member hierarchy remains displayed.
Comment 1 Vitezslav Stejskal 2009-03-26 14:32:39 UTC
I could reproduce the problem with not showing Wait node. What are the steps for making the Navigator show an invalid
hierarchy?
Comment 2 Petr Hejl 2009-03-26 14:35:45 UTC
Usually closing the editor before the appropriate content is visible (aka before parsing is finished).
Comment 3 David Strupl 2009-06-08 14:07:16 UTC
Marek, these are yours now ...
Comment 4 mslama 2009-06-22 16:38:03 UTC
Can you attach project (or send it directly to me) which I can use to reproduce problem? It works fine for java project.
Comment 5 Vitezslav Stejskal 2009-06-23 09:21:09 UTC
Marku, java editor is not based on CSL and so has different implementation of the navigator component. You may want to
try this with some other language for example php, ruby, html, javascript, ...
Comment 6 mslama 2009-07-15 14:02:43 UTC
It looks like duplicate of issue #168610. Please attach thread dump when it happens again.

*** This issue has been marked as a duplicate of 168610 ***
Comment 7 Tomas Mysik 2009-07-16 13:19:40 UTC
Cannot be duplicate, see issue #168610 for more information.
Comment 8 mslama 2009-07-16 13:27:52 UTC
Reporter please attach thread dump.
Comment 9 Jiri Prox 2009-09-21 13:32:40 UTC
No feedback for a long time -> closing as invalid, 
Feel free to reopen and provide requested info.