https://bugs.kde.org/show_bug.cgi?id=393644
Bug ID: 393644 Summary: Regression: Bi-Directional rendering doesn't work after this commit Product: konsole Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: font Assignee: konsole-de...@kde.org Reporter: sass...@gmail.com Target Milestone: --- This commit: a565bc97337a3bfc3a027f46aa2dec3e9a6f8618 https://cgit.kde.org/konsole.git/commit/?id=a565bc97337a3bfc3a027f46aa2dec3e9a6f8618 https://github.com/KDE/konsole/commit/a565bc97337a3bfc3a027f46aa2dec3e9a6f8618 brings a regression in rendering bidirectional text. The option "Enable Bi-Directional text rendering" in Advanced tab in Edit Profile doesn't work after this commit. The `setClipRect` doesn't have any problem the problem is here: https://github.com/KDE/konsole/commit/a565bc97337a3bfc3a027f46aa2dec3e9a6f8618#diff-5ef7142459d08f5fa4e701c110b22454R1636 I wonder why we've added this condition. -- You are receiving this mail because: You are watching all bug changes.