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 82997 - Can not select multiple attributes/operations using "shift" key in drawing area
Summary: Can not select multiple attributes/operations using "shift" key in drawing area
Status: RESOLVED WONTFIX
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-18 15:45 UTC by Andrew Korostelev
Modified: 2008-11-11 06:47 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 Andrew Korostelev 2006-08-18 15:45:33 UTC
Steps :
1. Create java-platform UML project
2. Create a class diagram, add a class element to it, and name the class
3. Add a few attributes to the class and name them
4. In the drawing area, 
   Try selecting mutliple attributes/operations using the "Shift" ket the mouse.
   You will not be able to select. (only one attribute/operation get selected).
Comment 1 Trey Spiva 2006-11-10 23:45:26 UTC
You use the control key to perform multiple select.  The reason why we use this
key and not the select key, is that the control key is the standard key to use
when selecting a random set of elements.  The Shift key is used when selecting a
continous set of elements.  

Since we support selecting a randome set of elements, we are using the control
key not the shift key.

Now, I am wondering why this issue is marked with a A11Y whitespace, since it is
talkig about being able to use the mouse?
Comment 2 Andrew Korostelev 2006-11-13 13:50:42 UTC
Tspiva is right.
This issue is not about A11Y.
Comment 3 George Vasick 2007-05-17 18:48:06 UTC
Planned for drawing area upgrade after NB 6.0.
Comment 4 George Vasick 2007-05-18 00:43:06 UTC
Should not use resolved/later status.
Comment 5 George Vasick 2007-06-28 22:52:36 UTC
Targeted in drawing area redesign.
Comment 6 George Vasick 2007-07-04 00:56:50 UTC
Restoring original priority and using the standard NB waiver process.
Comment 7 George Vasick 2008-01-02 17:49:27 UTC
Diagram area bugs waived for 6.0 will also be waived for 6.1.
Comment 8 George Vasick 2008-06-10 17:06:11 UTC
Removing obsolete assignments.  Bugs will be reassigned for M2.
Comment 9 Sergey Petrov 2008-11-11 06:47:45 UTC
minor issue, will not be addressed in 7.0 and most likely in next also