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 138737

Summary: No way to make 'visibility returnType...' one-line editor disappear
Product: uml Reporter: Joanne Lau <j_lau>
Component: Diagram ClassAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Joanne Lau 2008-07-01 17:14:43 UTC
Build: 080701

- Create a class element
- Create an operation in the class
- Double click the operation, popup one line editor comes up
  'visibility return typename (parameter) {properties...}
- Hover the mouse to the properties window -> parameters
  Click '...'
- Press <Cancel> in the Parameters dialog
  Notice the one line editor is still displayed

- Hover the mouse to the diagram, click <enter> 
     or
  Even delete the entire class element

  There is no way to make it disappear
Comment 1 Joanne Lau 2008-07-08 19:34:16 UTC
The issue is reproducible on MacOS but not on Vista with the latest build
Comment 2 Sergey Petrov 2008-07-15 10:31:29 UTC
diagram reloading should be a workaround, so having it as a special case(may be rare) and also relatively easy
workaround it may be P3. but I can't verify on Mac.
Comment 3 Thuy.d Nguyen 2008-07-22 23:40:55 UTC
Not a common use case and there's a workaround; thus lowering the priority to P3.