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 137652 - Deleting attribute also removes the entire element in editor
Summary: Deleting attribute also removes the entire element in editor
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-06-19 00:48 UTC by Joanne Lau
Modified: 2008-06-19 16:37 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 Joanne Lau 2008-06-19 00:48:51 UTC
Build: 080617

- Create a class element
- Create a couple attributes in the class element (t1, t2)
- From the editor,  select one attribute (t1), click <Delete>
  
  The entire class element disappears

- In the projects tree, t1 has been removed as expected
Comment 1 Sergey Petrov 2008-06-19 06:51:46 UTC
http://hg.netbeans.org/uml-main/rev/442eb9aefe88

caused by fix of binding update issue 132937
Comment 2 Joanne Lau 2008-06-19 16:37:37 UTC
Verified in 080619