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 196528 - [70cat] Mark Ocurrences works only one-way for labels
Summary: [70cat] Mark Ocurrences works only one-way for labels
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 04:27 UTC by matthies
Modified: 2011-03-15 09:46 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 matthies 2011-03-10 04:27:34 UTC
Mark Ocurrences on labels only works from break/continue to the label declaration, but not the other way round, and also not from one break/continue occurrence to others.
Comment 1 Dusan Balek 2011-03-14 14:51:27 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/1bbec9858c7a
Comment 2 Quality Engineering 2011-03-15 09:46:50 UTC
Integrated into 'main-golden', will be available in build *201103150400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1bbec9858c7a
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #196528: Mark Ocurrences works only one-way for labels - fixed.