https://bugs.kde.org/show_bug.cgi?id=478181
Matan Ziv-Av <ma...@svgalib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |ma...@svgalib.org Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- --- Comment #6 from Matan Ziv-Av <ma...@svgalib.org> --- This is the result of using ICU for shaping Arabic letters. This library shapes Lam (0x0644) + Alef (0x627) into a Lam-Alef ligature (0xfefc) and a space. I wrote some code to undo this ligature. If you know how to compile konsole, please test one of the branches: https://invent.kde.org/matan/konsole/-/tree/local-qt5 (for qt5), or https://invent.kde.org/matan/konsole/-/tree/lamalef (for qt6). -- You are receiving this mail because: You are watching all bug changes.