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 135897

Summary: Project pane does not sync with opened file
Product: projects Reporter: crimcat <crimcat>
Component: Generic Projects UIAssignee: Milan Kubec <mkubec>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: issues
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description crimcat 2008-05-27 15:40:19 UTC
Let's open any project which has several c/c++ files. Select a function in the code, then right click to select 'Find
usages'. In the opened 'Usages' window select one of the occurrences. Another source file with the selected occurrence
is opened in the editor in the proper location, but this file is not highlighted in the project pane. Instead of this
previously selected file is still highlighted. This behavior seems to be inconvenient in source code browsing.
Comment 1 Alexander Pepin 2008-06-30 14:16:14 UTC
When user opens two files in the editor then switches to the first one the same situation occurs. The second file is
selected in the Projects tab but the first one is opened in the editor. But in this case no one complains about wrong
behavior. The simple workaround is to call Select in Projects from the editor context menu (Ctrl+Shift+1).
Comment 2 Alexander Simon 2008-11-19 10:50:45 UTC
it is a common issue.
reassign to evaluation.
Comment 3 Jan Lahoda 2008-11-19 12:06:41 UTC
Why this was reassigned to editor?
Comment 4 Milan Kubec 2008-11-21 10:38:13 UTC

*** This issue has been marked as a duplicate of 71319 ***