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
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.