Skip to content

Corrected newline inserting when using shift+return while writing SMS messages

Ryan Frew requested to merge ryanfrew/kdeconnect-kde:sms_appending_fixes into master

Shift+return was always inserting newline at the end of the current line of text, ignoring where the cursor was, and not overriding currently selected text. It now places newline characters at the current position of the cursor and overrides any selected text.

BUG: 488585

@teams/qa

Merge request reports