https://bugs.kde.org/show_bug.cgi?id=381344
Bug ID: 381344
Summary: Ungrouping vector object uses wrong z-order
Product: krita
Version: git master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Vector Objects and Tools
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I was playing around with git latest on my Ubuntu 16.10 box and the new vector
library when I discovered this. This is the steps to reproduce:
1. Open the vector libraries and switch to the "Word Balloons" tag
2. Drag the "Hip Balloon" object on the canvas to add it.
3. Select the word balloon object on the canvas
4. Right click it and select the Ungroup option
Expected result:
White bubble object would stay in front of the black shadow object
Actual results:
The black shadow object is in front of the white bubble object.
Something must not be reading the group's z-sorting when the ungroup command is
done.
--
You are receiving this mail because:
You are watching all bug changes.