Bug 470337

Summary: Text box not functioning according to desired results
Product: [Applications] krita Reporter: Wesley Schoofs <notisfunn>
Component: Tools/VectorAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: halla
Priority: NOR    
Version First Reported In: 5.1.5   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Wesley Schoofs 2023-05-27 18:09:27 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  Added text box to imported file 
2.  Text box would not adjust the size of the text box on the vector layer
3.  Adjust image tool would size the box, providing a box were there

OBSERVED RESULT was that I could not adjust the text box according to the text box adjustments.


EXPECTED RESULT that I could type more words into the text box should the text box become larger by sizing the text box.


SOFTWARE/OS VERSIONS
Windows:  11
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Halla Rempt 2023-05-28 07:39:32 UTC
Yes, in Krita 5.1.5, text does not wrap. This is not a bug; it was simply not implemented. This is implemented in https://invent.kde.org/graphics/krita/-/merge_requests/1767 -- though not in the UI yet, only in the text object itself.