Summary: | Text selection is broken if the selected text contains both English and non-English characters (character moves back and forth) | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Fushan Wen <qydwhotmail> |
Component: | font | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | regression |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/commit/f3d43ae3cf02988b49c67ec6057e19931baaeedc | Version Fixed In: | |
Sentry Crash Report: |
Description
Fushan Wen
2021-12-08 01:57:54 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/547 Git commit f3d43ae3cf02988b49c67ec6057e19931baaeedc by Fushan Wen. Committed on 08/12/2021 at 07:03. Pushed by fusionfuture into branch 'master'. TerminalPainter: Pass nextPos to hasSameWidth This avoids jumpy selections when the text contains both English and non-English characters. M +1 -1 src/terminalDisplay/TerminalPainter.cpp https://invent.kde.org/utilities/konsole/commit/f3d43ae3cf02988b49c67ec6057e19931baaeedc |