SUMMARY STEPS TO REPRODUCE 1. Create a new message. 2. Enter text that is long enough to span several lines (at least 2) so it is wrapped automatically. 3. Remove a sufficient amount of text from the beginning of the first line. Text from the following lines will be moved to the first line again. This is expected. 4. Again, enter text that is long enough to span several lines (at least 2) so it is wrapped automatically. 5. Save as draft and close message. 6. Reopen message from draft. 7. Remove text from the beginning of the first line. OBSERVED RESULT Words from following lines are not moved at all. The text is treated as if actual hard-coded line breaks had been added between the lines which were actually wrapped automatically. EXPECTED RESULT Text should behave as before saving as draft, meaning continuous text should be treated as such and not as a sequence of individual lines, separated by explicit line breaks. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1 ADDITIONAL INFORMATION
I forgot to mention: I'm talking about plain text emails. I haven't tested richtext input.
I confirm it. I will look at it.