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 - Project pane does not sync with opened file
Summary: Project pane does not sync with opened file
Status: RESOLVED DUPLICATE of bug 71319
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-27 15:40 UTC by crimcat
Modified: 2009-02-19 22:56 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 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 ***