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

Waqar Ahmed <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
                   |eworks/ktexteditor/commit/9 |eworks/ktexteditor/commit/3
                   |394bcede083e0973c27b5742232 |fa5182f2738561dfaf7ec2a69f1
                   |7f0f647d1c5b                |d8b5fed73a95

--- Comment #7 from Waqar Ahmed <[email protected]> ---
Git commit 3fa5182f2738561dfaf7ec2a69f1d8b5fed73a95 by Waqar Ahmed.
Committed on 04/04/2023 at 18:55.
Pushed by cullmann into branch 'kf5'.

Fix RTL text with format incorrectly shaped

This fix is a work around the bug in Qt. Ideally it should be fixed there
but we can do what is possible here.

The problem is mentioned in details in the comments of this script.
Short version is that Qt's text shaping code is naive. It breaks
the text into boundaries which make no sense and this leads to bad
results.

We can also fix this for Foreground text/Underlines etc but lets
see if we get a bug for that first.

M  +61   -5    src/render/katerenderer.cpp
M  +1    -1    src/render/katerenderer.h

https://invent.kde.org/frameworks/ktexteditor/commit/3fa5182f2738561dfaf7ec2a69f1d8b5fed73a95

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

Reply via email to