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 89231 - A11Y: Shift-Down/Up navigates through incomplete set of links if message to self exists
Summary: A11Y: Shift-Down/Up navigates through incomplete set of links if message to s...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Sequence (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-11-13 15:45 UTC by Sergey Petrov
Modified: 2006-11-30 01:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
diagram (8.12 KB, image/png)
2006-11-13 15:46 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2006-11-13 15:45:45 UTC
reproducible with 061112_2
Shift-Down/Up navigates through incomplete set of links if message to self exists
see attachment, create the same diagram, select first lifeline and try
shift-Down, forward link from synchronous mesaeg never selected/ try shift-up:
backward link is out of order
Comment 1 Sergey Petrov 2006-11-13 15:46:26 UTC
Created attachment 36013 [details]
diagram
Comment 2 Trey Spiva 2006-11-29 17:31:25 UTC
This was a problem with recursive edges.  Basically, when we retrieved all edges, recursive edges was in 
the list twice.
Comment 3 Peter Lam 2006-11-30 01:04:34 UTC
verified in build 061129_6.