https://bugs.kde.org/show_bug.cgi?id=439845
Bug ID: 439845 Summary: Ctrl+Arrow stop at random places in the middle of words Product: kate Version: 21.04.2 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: php4...@gmail.com Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. Create a new file 2. Type the text: "EXTRA2" (without the quotes) 3. Place the cursor at the beginning of the text, i.e. before the E 4. Press Ctrl+Right (Ctrl key and the right-arrow key) OBSERVED RESULT the cursor goes to before the A EXPECTED RESULT Should go to the end of the word. According to how you define that, it could be reasonable to either jump to before the 2 (considering that a word ends at a boundary between letters and numbers), or more traditionally, after the 2, considering that a sequence of letters and numbers with no other characters is a word. You can argue in favor of either option, but jumping to a random place within a sequence of all-letters makes no sense. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20210612 KDE Plasma Version: 5.22.0 KDE Frameworks Version: 5.82.0 Qt Version: 5.15.2 Kernel Version: 5.12.9-1-default (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-1065G7 CPU @ 1.30GHz Memory: 7.3 GiB of RAM Graphics Processor: Mesa DRI Intel® Iris® Plus Graphics ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.