https://bugs.kde.org/show_bug.cgi?id=453354
Bug ID: 453354 Summary: Multi-line edits in block selection mode spawn additional brackets, all brackets are auto selected Product: kdevelop Version: 5.7.211203 Platform: Manjaro OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: All editors Assignee: kdevelop-bugs-n...@kde.org Reporter: md5...@hotmail.de Target Milestone: --- SUMMARY When editing multiple lines in block selection mode everything works as expected, until you type brackets (closing or opening). An additional undesired bracket is added, all the brackets (the one you typed as well as the additional one) are selected and thus overwritten on the next button press. True for all () {} [] STEPS TO REPRODUCE 1. Turn on block select mode 2. Select multiple lines 3. Type your text including a bracket (opening or closing) OBSERVED RESULT Typed ")" got ")(" (text selected) EXPECTED RESULT Type ")" get ")" (text not selected) SOFTWARE/OS VERSIONS Currently tested on 5.7.211203 on Manjaro Linux ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.