Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
5.7.0
-
None
-
Windows 10, Windows 7, Linux
Description
Almost all texts on QLabel, QCheckBox, QRadiobox and QTabWidget are trimmed in both sides. There must be something wrong with the code that calculates width of text for Arabic chars given a specific font.
I tried several fonts; same result. I seems that longer the text is, more characters are trimmed.
Currently I'm adding one or two spaces before and after each title on every widget in my app as a temporary workaround which is very annoying.
I made a simple example to demonstrate the difference.
Attachments
Issue Links
- duplicates
-
QTBUG-48005 Arabic text is clipped in QLabel, and QGroupBox, and QTabWidget
-
- Closed
-