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 236603 - double elements in breadcrumbs
Summary: double elements in breadcrumbs
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-01 14:02 UTC by Vladimir Voskresensky
Modified: 2013-11-13 08:25 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 Vladimir Voskresensky 2013-10-01 14:02:07 UTC
void foo() {
  if (true) 
    int a;
}

void foo() {
  if (true) {
    int a;
  }
}

put cursor after 'a' and see in breadcrumbs doubled entities
Comment 1 Alexander Simon 2013-10-02 13:56:51 UTC
fixed, change set:
db41a6519068
Comment 2 Alexander Pepin 2013-11-12 16:08:04 UTC
verified in patch1 build 20131111