https://bugs.kde.org/show_bug.cgi?id=470006
Bug ID: 470006 Summary: Return-key may cause deletion of whole line in tabulator-indented text Classification: Applications Product: kate Version: 23.04.0 Platform: Manjaro OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: part Assignee: kwrite-bugs-n...@kde.org Reporter: p...@posteo.de Target Milestone: --- Created attachment 159110 --> https://bugs.kde.org/attachment.cgi?id=159110&action=edit Recording of the bug. SUMMARY Hitting the return key may delete text of remaining line after the cursor if there is a tab character. STEPS TO REPRODUCE 1. Create a new document with the following content: "\tABC\n\tDEF" 2. Move the cursor before at the beginning of the second line, right before the tab character. 3. Hit <Backspace> and then <Return>. OBSERVED RESULT The text "DEF" vanished. EXPECTED RESULT <Return> should reverse the effect of <Backspace>. "DEF" should still be there. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 ADDITIONAL INFORMATION You can find a recording of the behavior in the attachments. -- You are receiving this mail because: You are watching all bug changes.