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 128572 - 2 identical items in 'All Declarations' menu item
Summary: 2 identical items in 'All Declarations' menu item
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 15:08 UTC by soldatov
Modified: 2013-05-17 14:00 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 soldatov 2008-02-27 15:08:54 UTC
Scenario:
- Create IO project
- Open 'Class View' tab
- Select 'go()' node and call context menu
==> I see 2 identical items (io.c) in 'All Declarations' menu item. And when I am selecting either items, then cursor
jumps on definition of 'go' function.
I expected:
- only 1 item in context menu
or
- 1 menu item should move the cursor on declaration and other on definition
Comment 1 Alexander Simon 2009-04-28 14:19:16 UTC
now behavior is:
> 1 menu item should move the cursor on declaration and other on definition