[Uml-devel] [umbrello] [Bug 317602] New: broken entries in tree view
Ralf Habacker
ralf.habacker at freenet.de
Sat Mar 30 13:14:06 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=317602
Bug ID: 317602
Summary: broken entries in tree view
Classification: Unclassified
Product: umbrello
Version: SVN
Platform: Other
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
It is possible to create broken entries in the tree view
Reproducible: Always
Steps to Reproduce:
1. open umbrello
2. right click on the logical view entry in the tree view
3. select new->Class
4. right click again on the logical view entry
5. select new->Class
6. drag the second "new class" entry to a diagram
7. drag the first "new class" entry to a diagram,
Actual Results:
-> 5. there are two object with the name "new_class" in the tree view
-> 6. the second object could be dragged into the diagram
-> 7. the first object could not be dragged into the diagram (umbrello debug
log say ": "new_class" : m_object is NULL)
Expected Results:
it should not be possible to create an object of the same type with the same
name in the tree view.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list