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 83701 - a11y: can't move messages with arrows
Summary: a11y: can't move messages with arrows
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Sequence (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-08-29 14:35 UTC by bugbridge
Modified: 2006-12-01 00:18 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log file (131.03 KB, text/plain)
2006-11-29 18:32 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-08-29 14:35:18 UTC
Original submitter: sergeyp

Description:
reproducible with coco m14

steps to reproduce:
1. create sequence diagram
2. add two lifelines
3. draw message
4. select the message
5. try to move message with arrows 
it's impossible
Comment 1 Viktor Lapitski 2006-11-27 15:35:50 UTC
Ctrl-Enter on a requirement node would associate it with currently selected
diagram elements.
Comment 2 Viktor Lapitski 2006-11-27 15:37:33 UTC
Sorry. The previous comment was to some other bug. "Great" Issuezilla feature of
moving to "the next bug".
Comment 3 Trey Spiva 2006-11-28 21:14:36 UTC
You can now use the Ctrl-Arrow keys to move a message up and down.
Comment 4 Sergey Petrov 2006-11-29 17:05:46 UTC
verified with 061128_11,
got IllegalArgumentException on attempt to move link in [a]synchronous message
with ctrl-up/down
Comment 5 Peter Lam 2006-11-29 18:32:54 UTC
Created attachment 36371 [details]
ide log file
Comment 6 Peter Lam 2006-11-29 18:34:32 UTC
just attached the ide log file containing the exception. 
The message can't be moved with ctrl-arrows, maybe due to the exceptions.
Comment 7 Sergey Petrov 2006-11-30 09:01:55 UTC
1. clear ide home
2. start ide
3. create java platform project
4. add package with scoped sequence diagram
5. add two lifelines, name classifiers in lifeline
6. add syncronous message
7. select forward link
8. press ctrl-up
see attachment
reproducible with 061129_10
Comment 8 Trey Spiva 2006-11-30 15:55:27 UTC
This problem was caused by another fix.  In the othe fix, edges where not taken into account.
Comment 9 Peter Lam 2006-12-01 00:18:06 UTC
verified in build 061130_7.