Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.3.0
-
None
-
OS X/iOS, perhaps including all others
Description
After https://github.com/qtproject/qtbase/commit/fbaa6d3ca6fc2693c5c8a1cd8e565803adc97730 , OS X/iOS no longer uses localized font names. But we still need to distinguish font name and font display name, especially the display name for QFontComboBox and QFontDialog(widget version, quick version) and etc.
Better to add font display name in QFont, and it perhaps will also affect all other platforms. At least we should have same behavior...
Attachments
Issue Links
- relates to
-
COIN-126 should test Qt in non-english locale, at least CJK
- Need More Info
-
QTBUG-38548 Regression : QFontDialog can not select Japanese fonts properly.
- Closed
-
QTBUG-41487 OS X: Setting font-family to Osaka and Typeface to Regular-Mono doesn't work
- Closed
-
QTBUG-20832 QFontComboBox: Show the localized font names on Mac
- Closed