Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-37630

QFontDialog/QFontDatabase font style doesn't show real available font styles

XMLWordPrintable

      Looks like in windows QFontDialog shows all (regular,bold,italic,bold italic) as a default. In Mac QFontDialog (also not native) shows only regular if there's no other styles available to font. In Windows it's not possible to check font style because QFontDatabase.bold(family,"bold") returns always true.

      Easy to test by launching QFileDialog and comparing selected font available styles in fontdialog to windows control panel fonts list which tells real available font styles.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            esabraha Eskil Abrahamsen Blomfeldt
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes