https://bugs.kde.org/show_bug.cgi?id=423253
Pat Brown <opensou...@whoopdedo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/commit/8 | |0762d259b20373876db6a8622cf | |17329db7221c --- Comment #5 from Pat Brown <opensou...@whoopdedo.org> --- Git commit 80762d259b20373876db6a8622cf17329db7221c by Tom N Harris, on behalf of Pat Brown. Committed on 17/03/2021 at 03:20. Pushed by cullmann into branch 'master'. Restrict horizontal range of cursor to avoid unintentionally wrapping. When converting a x position to cursor column for a wrapped text line, the last column should not be used or else the cursor will jump to the next line. M +4 -0 src/render/katerenderer.cpp https://invent.kde.org/frameworks/ktexteditor/commit/80762d259b20373876db6a8622cf17329db7221c -- You are receiving this mail because: You are watching all bug changes.