https://bugs.kde.org/show_bug.cgi?id=359288
T Zachmann <t.zachm...@zagge.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/krit | |a/c82bae186f3e38ec5ade57629 | |fbf9b3c89f77560 --- Comment #5 from T Zachmann <t.zachm...@zagge.de> --- Git commit c82bae186f3e38ec5ade57629fbf9b3c89f77560 by Thorsten Zachmann. Committed on 17/02/2016 at 14:49. Pushed by zachmann into branch 'master'. Fix bug 359288 The problem is that the zIndex of the svg shape is never set and therefore it has the same zIndex 0 as the already existing shape. The problem can be seen always if you create a document with 3 vector shapes where the text shape is the most top one. This commit loads the zIndex also for svg shapes. M +14 -2 libs/flake/svg/SvgShapeFactory.cpp http://commits.kde.org/krita/c82bae186f3e38ec5ade57629fbf9b3c89f77560 -- You are receiving this mail because: You are watching all bug changes.