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 99132 - Can't enter several stereotypes for attributes/operation
Summary: Can't enter several stereotypes for attributes/operation
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-27 14:34 UTC by Sergey Petrov
Modified: 2009-05-25 21:06 UTC (History)
0 users

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 Sergey Petrov 2007-03-27 14:34:49 UTC
Can't enter several stereotypes for attributes/operation in diagram editor in
platform independent project.

steps:
1. create platform independent project
2. add class diagram
3. put class
4. add operation
5. move cursor left and press '<'
6. edition of stereotype should start
7. check tooltip, it shows you can enter 'stereotype1,...'
8. try to type 'a,b' stereotypes
',' is not accepted, can't enter several stereotypes
9. add attribute
10. move cursor left to visibility
11. press '<'
12. type 'a,b' for stereotypes
it's possible
13. add attribute
14. add several tagged values to second attribute
15. try to add 'a,b' srtereotypes to second attribute 
',' move cursor to tagged values
Comment 1 George Vasick 2007-06-28 22:40:44 UTC
Targeted in drawing area redesign.
Comment 2 George Vasick 2007-07-04 00:52:12 UTC
Restoring original priority and using the standard NB waiver process.
Comment 3 George Vasick 2008-01-02 17:36:42 UTC
Diagram area bugs waived for 6.0 will also be waived for 6.1.
Comment 4 Peter Lam 2008-06-20 18:12:59 UTC
still exists in 6.5. properties window can be used to add multiple stereotypes as a workaround.