https://bugs.kde.org/show_bug.cgi?id=418285
Albert Vaca Cintora <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/kdeconnect-kde/-/commit |ork/kdeconnect-kde/-/commit |/374ed79abb3d345315479b11eb |/07ab6a0de09d3e61b38bb10d64 |ca37d7349ba181 |408170acc57458 --- Comment #6 from Albert Vaca Cintora <[email protected]> --- Git commit 07ab6a0de09d3e61b38bb10d64408170acc57458 by Albert Vaca Cintora, on behalf of Bill Sterzenbach. Committed on 12/03/2026 at 23:23. Pushed by albertvaka into branch 'release/26.04'. smsapp: Display newlines in chat message bubbles SelectableLabel defaults to AutoText, which can interpret message bodies as rich text where newlines are collapsed to whitespace. Set textFormat to PlainText so newlines are preserved as sent. SMS messages are always plain text. The same pattern is used in DeviceDelegate.qml for device name, battery, and connectivity labels where the content is known to be plain text. Developed with AI assistance (Claude Sonnet via Windsurf). Code was personally reviewed and tested with a connected device. (cherry picked from commit 374ed79abb3d345315479b11ebca37d7349ba181) M +1 -0 smsapp/qml/ChatMessage.qml https://invent.kde.org/network/kdeconnect-kde/-/commit/07ab6a0de09d3e61b38bb10d64408170acc57458 -- You are receiving this mail because: You are watching all bug changes.
