Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.3.0 Beta1, 5.3.0 RC1
-
None
-
OS X 10.8.5
-
b619c35d8507eee3ad9b456128f811b561513727
Description
The problem same as QTBUG-27415 can reproduce in Qt 5.3.0 beta1. (Qt 5.2.1 works.)
Sample)
I have attached sample for Qt5.
Steps to reproduce)
See QTBUG-27415 for detail. You must change "Language & Text" setting on system.
Result)
Expected :
% ./fontdialog_sample.app/Contents/MacOS/fontdialog_sample
QFontDialog returned : "ヒラギノ角ゴ Pro"
Actual :
% ./fontdialog_sample.app/Contents/MacOS/fontdialog_sample
QFontDialog returned : "Lucida Grande"
Attachments
Issue Links
- relates to
-
QTBUG-38628 support font display name for QFont
- Open