https://bugs.kde.org/show_bug.cgi?id=479353
wolthera <griffinval...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |griffinval...@gmail.com Status|REPORTED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from wolthera <griffinval...@gmail.com> --- Hi, This is because the default white-space rule is 'normal', which removes duplicate spaces. This default will be changed in Krita 5.3, where incidentally, we'll also have a more ergonomic text tool overall. You can go into the SVG source editor to add 'white-space:pre-wrap' to the root 'style' attribute if you need spaces right now. *** This bug has been marked as a duplicate of bug 474674 *** -- You are receiving this mail because: You are watching all bug changes.