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 88882 - a11y: multiple node selection is not handled properly
Summary: a11y: multiple node selection is not handled properly
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-11-08 00:34 UTC by Peter Lam
Modified: 2008-09-02 23:06 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 Peter Lam 2006-11-08 00:34:58 UTC
Repro steps:
   0. create a class diagram, create and name 5 class elements
   1. select 3 elements using CtrlShift+
   2. press tab again so that the 4th element is also selected
   3. click in empty space to deselect all selection
   4. press tab now - Result: only the last (4th) element is selected which is
correct
   5. press tab again - Result: the 4th element from step 4 is now deselected
and a new element (that's not selected before) is now selected - correct.
INCORRECT RESULT: the other 3 previously selected elements (from step 1) are now
selected also.
Comment 1 Peter Lam 2006-11-13 17:32:41 UTC
Workaround: Use Ctrl-Shift-/+ to remove or add selection to group
Comment 2 George Vasick 2007-06-28 22:53:00 UTC
Targeted in drawing area redesign.
Comment 3 George Vasick 2007-07-04 00:57:02 UTC
Restoring original priority and using the standard NB waiver process.
Comment 4 George Vasick 2008-01-02 17:49:41 UTC
Diagram area bugs waived for 6.0 will also be waived for 6.1.
Comment 5 Peter Lam 2008-06-19 00:36:12 UTC
a11y support has not yet been implemented in 6.5.
Comment 6 Trey Spiva 2008-09-02 18:46:41 UTC
This was fixed by the new implementation of the lock selection.
Comment 7 Peter Lam 2008-09-02 19:46:05 UTC
verified in build 20080902.
Comment 8 Peter Lam 2008-09-02 23:06:18 UTC
verified in build 20080902.