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 191761 - navigator window does not reflect change in selection of javascript file
Summary: navigator window does not reflect change in selection of javascript file
Status: RESOLVED DUPLICATE of bug 191289
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-09 17:45 UTC by fordfrog
Modified: 2010-11-09 23:01 UTC (History)
1 user (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 fordfrog 2010-11-09 17:45:25 UTC
there are several cases when content of navigator is not changed when changing selection of javascript file:

open a project with javascript files, select one javascript file in projects panel, navigator window updates, then select another and navigator window will not update (it will update only title, but not content) ... no exception is thrown on console

the same problem is there when switching from one file to another in editor. only title updates but not content of navigator window.

there is a workaround for this problem, just click anything that clears navigator window and then click javascript file for which you want to populate the content in navigator and it loads


works the same in 7.0m2 and today's sources
Comment 1 Filip Zamboj 2010-11-09 21:30:23 UTC
looks like the same behavior as reported in BUG 191289. 

@reporter: please reopen this if resolution of BUG 191289 doesn't solve your problem. thanks.

*** This bug has been marked as a duplicate of bug 191289 ***
Comment 2 fordfrog 2010-11-09 22:58:37 UTC
i am using sources from main repository. will the fix be pushed there too, from web-main repository? and if so, when?
Comment 3 Filip Zamboj 2010-11-09 23:01:03 UTC
(In reply to comment #2)
> i am using sources from main repository. will the fix be pushed there too, from
> web-main repository? and if so, when?

Yes, it should be there tomorrow.