https://bugs.kde.org/show_bug.cgi?id=359288
Friedrich W. H. Kossebau <kosse...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/call |http://commits.kde.org/call |igra/a009efea1457580f39f5b8 |igra/f0a0daa595c7de9efed812 |80f1e39f9196293200 |ff445c29f80e2b8261 --- Comment #8 from Friedrich W. H. Kossebau <kosse...@kde.org> --- Git commit f0a0daa595c7de9efed812ff445c29f80e2b8261 by Friedrich W. H. Kossebau, on behalf of Thorsten Zachmann. Committed on 23/02/2016 at 22:36. Pushed by kossebau 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/calligra/f0a0daa595c7de9efed812ff445c29f80e2b8261 -- You are receiving this mail because: You are watching all bug changes.