[umbrello-devel] [umbrello] [Bug 337227] New: Inconsistent z ordering behavior of diagram widgets
Ralf Habacker
ralf.habacker at freenet.de
Tue Jul 8 10:52:27 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=337227
Bug ID: 337227
Summary: Inconsistent z ordering behavior of diagram widgets
Classification: Unclassified
Product: umbrello
Version: 2.13.2
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
Diagram widgets show inconsistent z ordering (tested with class widgets):
1. A newly added class widget is on top of all previously added widgets
2. if a class widget is overlapped or overlaps any other class widgets,
selecting place it on top of the overlapping widgets
3. if a class widget is not overlapped or do not overlap any other class
widgets, selecting place it sometimes below all other widgets, sometimes
somewhere in the middle and sometimes on top.
Reproducible: Always
Steps to Reproduce:
1. open umbrello
2. add four classes to the default diagram without overlapping
3. move widgets around
4. select the first added widget and move it over other widgets (it will be
shown in the background)
5. move the first added widget overlapping with others and deselect/select
again
Actual Results:
z order of the related widget has been changed
Expected Results:
z order should not be changed
The question is, what kind of z ordering would be useful to implement ?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list