https://bugs.kde.org/show_bug.cgi?id=337227
Carsten Behling <carsten.behl...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carsten.behl...@gmail.com --- Comment #1 from Carsten Behling <carsten.behl...@gmail.com> --- (In reply to Ralf Habacker from comment #0) > 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 ? I'd like to discuss that. Do we consider adding a parent child relation too (that you told me to be missing in bug 53369)? -- You are receiving this mail because: You are watching all bug changes.