| Bug 120750: Unable to delete entity from entity list in "UML Model" frame | (normal) |
| Opened: | 2006-01-25 00:08 |
| Product: | umbrello |
| Component: | general |
| Version: | unspecified |
| Status: | RESOLVED |
| Platform: | unspecified |
| Resolution: | FIXED |
| Reporter: | Konstantin Savenkov |
| Assigned to: | Oliver Kellogg |
Version: 1.5.1 (using KDE 3.5.0, Debian Package 4:3.5.0-3 (testing/unstable))
Compiler: Target: i486-linux-gnu
OS: Linux (i686) release 2.6.12-1-686
Once created, entity remains in entity list of ER diagram. Selecting it and pressing delete does nothing. I have found no way to delete entity.
Sanity check:
1. Create ER diagram.
2. Create entity (say "A").
3. Delete it from the diagram.
4. OK, now try to delete in from entity list in the leftmost frame titled "UML Model". Huh?
------- Additional Comment #1 From Oliver Kellogg 2006-02-11 22:57 -------
SVN commit 508487 by okellogg:
Set entity attributes to work.
BUG:120742
BUG:120750
M +16 -8 associationwidget.cpp
M +3 -7 attribute.h
M +5 -3 classifier.h
M +6 -3 dialogs/classifierlistpage.cpp
M +16 -6 entity.cpp
M +10 -6 entity.h
M +15 -86 entityattribute.cpp
M +10 -26 entityattribute.h
M +15 -1 listpopupmenu.cpp
M +12 -0 model_utils.cpp
M +5 -0 model_utils.h
M +2 -8 object_factory.cpp
M +60 -29 umllistview.cpp
M +13 -11 umllistviewitem.cpp
M +4 -0 umlobject.cpp
M +7 -0 umlobject.h
------- Additional Comment #2 From Oliver Kellogg 2006-03-09 06:56 -------
***
| Attachment | Type | Modified | Status | Actions |
|---|---|---|---|---|
| Create a New Attachment (proposed patch, testcase, etc.) | View All | |||
Bugs.KDE.Org Actions
