Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15.2, 6.4.0
-
None
-
OSX 11.3.1
Description
I have a text in CJK with white space enabled (QTextOption::ShowTabsAndSpaces | QTextOption::ShowLineAndParagraphSeparators)
But this white spaces are rendered on wrong place (over actual text)
this behavior only occur on OSX with Hiragino Sans GB font
When I use other fonts all works fine
Hiragino Sans GB is only on OSX
Bug looks similar to this https://bugreports.qt.io/browse/QTBUG-15754
but I can't find fix
Minimal example included