https://bugs.kde.org/show_bug.cgi?id=451789

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/ktexteditor/commit/b
                   |                            |1c4d600e05ff6899a9a58e9e045
                   |                            |6e30b706e29b

--- Comment #2 from Christoph Cullmann <cullm...@kde.org> ---
Git commit b1c4d600e05ff6899a9a58e9e0456e30b706e29b by Christoph Cullmann, on
behalf of Waqar Ahmed.
Committed on 22/03/2022 at 18:50.
Pushed by cullmann into branch 'master'.

Improve cursor movement with RTL text in doc

Currently, empty lines are always treated as LTR which is not a good
default to fall back on always. Instead if the line is empty, we can try
to scan nearby lines and choose a direction. This way it is possible for
RTL users to also navigate the text with keyboard.

M  +39   -14   src/view/kateview.cpp
M  +1    -1    src/view/kateview.h
M  +1    -1    src/vimode/modes/modebase.cpp

https://invent.kde.org/frameworks/ktexteditor/commit/b1c4d600e05ff6899a9a58e9e0456e30b706e29b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to