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

GUI widgets use the wrong font on OS X Mavericks

XMLWordPrintable

    • macOS
    • 719adaaa12991530d066bef4b65257ef66dd951c 98352b964f8a11751af89813c9524c35b67a5633

      All UI control fonts are rendered using the wrong font with Qt 4.x on OS X Mavericks. Observe any Qt 4.x-based application such as VirtualBox, Parallels Desktop, Google Earth, etc.

      This is because Apple changed the system font from "Lucida Grande" to ".Lucida Grande UI", which Qt Creator or Designer will actually show in the property editor as the default font name.

      See developer.apple.com/wwdc/videos - "What's New in Cocoa", 23 minutes in, is relevant. You need to log in with an Apple Developer account (a free one is fine).

      This issue may or may not affect Qt 5, because applications crash on startup. See QTBUG-31803.

        1. after_with_10.9_patch.png
          51 kB
          Will Stokes
        2. before.png
          49 kB
          Will Stokes
        3. embedfonttest_001.png
          39 kB
          Will Stokes
        4. embedfonttest_002.png
          40 kB
          Will Stokes
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            4 Vote for this issue
            Watchers:
            33 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes