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 96029 - Copied attribute has an influence on original one
Summary: Copied attribute has an influence on original one
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on: 135569
Blocks:
  Show dependency tree
 
Reported: 2007-02-20 13:15 UTC by Alexandr Scherbatiy
Modified: 2008-08-01 22:12 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2007-02-20 13:15:43 UTC
Steps to reproduce:

- Create a Class diagram
- Put a Class element on the diagram and name it 'A'
- Insert  'private int a'  attribute into the element
- Put a Class element on the diagram and name it 'B'
- Copy the attribute from 'A' to 'B'  (Hold <ctrl> key
   and drag and drop the attribute from one element to another)
- Select 'B' class and add initial value for the attribute
  ( for example 'private int a = 10')
- Close the diagram
- Open the diagram
- Select the 'A' Class element
- The initial value appears for the attribute on 'A' element
Comment 1 Peter Lam 2007-03-20 20:13:18 UTC
low use case not currently impacting our installed user base.
Comment 2 George Vasick 2007-06-28 21:42:10 UTC
Targeted in the drawing area redesign.
Comment 3 George Vasick 2007-07-04 00:43:47 UTC
REstoring the original priority and using the NB 6.0 waiver process.
Comment 4 George Vasick 2008-01-02 16:53:53 UTC
Diagram area bugs waived for 6.0 will also be waived for 6.1.
Comment 5 Peter Lam 2008-05-22 00:22:57 UTC
this issue can't be verified in NB 6.5 yet since DnD attribute/operation from one class to another has not yet been
supported which is being tracked in issue 135569.
Comment 6 _ jyothivasa 2008-08-01 22:12:54 UTC
This is out of the scope for NB6.5 and will be re-considered for future releases.