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 78673 - incorrect diagram element is moved by arrow keys
Summary: incorrect diagram element is moved by arrow keys
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 20:05 UTC by bugbridge
Modified: 2008-10-04 01:41 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 bugbridge 2006-06-20 20:05:05 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original submitter: akorostelev

Description:
Verified in Coke milestone 9

How to reproduce:
- create uml project
- create diagram. e.g. class diagram
- put two class elements and name them Class1 and Class2
- Select Class1 by mouse. Move it by arrow keys holding CTRL key.
- Select Class2 by mouse.
Try to move it by arrow keys holding CTRL key.
Actually Class1 is moved.
Comment 1 George Vasick 2007-06-28 22:51:58 UTC
Targeted in drawing area redesign.
Comment 2 George Vasick 2007-07-04 00:56:33 UTC
Restoring original priority and using the standard NB waiver process.
Comment 3 George Vasick 2008-01-02 17:49:00 UTC
Diagram area bugs waived for 6.0 will also be waived for 6.1.
Comment 4 Trey Spiva 2008-08-21 17:42:32 UTC
Fixed

This was fixed as part of the A11Y work for NB 6.5

http://hg.netbeans.org/uml-main/rev/e36e71161593
Comment 5 Trey Spiva 2008-09-17 20:51:31 UTC
THis was fixed by the A11Y stuff
Comment 6 Peter Lam 2008-10-04 01:41:47 UTC
verified in build 20081003. no longer reproducible.