Bug 389789

Summary: No automatic wordwrap
Product: [Applications] krita Reporter: Tanmay <a4ahimsa>
Component: Tool/TextAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: ghevan, halla, tamtamy.tymona
Priority: NOR    
Version: 4.0.0-beta.1   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:

Description Tanmay 2018-02-02 08:47:58 UTC
Line break only works at the end of the paragraph. Not in any where between the text (which I think it should). This means you have know first where to break the line before actually writing it. Which is kinda fraustrating to work with.
Comment 1 Halla Rempt 2018-02-02 09:04:36 UTC
 I think that you mean wordwrap, and that's not yet possible. The SVG standard doesn't support it yet, and the next version of the standard that would support it has been delayed. It's something we really want to implement, but that we cannot do right now.
Comment 2 vanyossi 2019-05-11 04:08:04 UTC
I think this might be possible with current SVG

Qt implements static SVG-1.2 tiny, which allows to automatic wordwrap on textArea containers. (https://www.w3.org/TR/2008/REC-SVGTiny12-20081222/text.html#TextInAnArea). I would need to test its possible, and if it is, implement it to allow at least having a square resizable area to wrap text in.
Comment 3 Tiar 2020-10-05 12:37:33 UTC
I will mark this as a duplicate of a newer bug 391796 because that one has longer discussion.

*** This bug has been marked as a duplicate of bug 391796 ***