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

UI components not following NSAccentColorName

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.2
    • GUI: Look'n'Feel
    • None
    • macOS

    Description

      The new NSAccentColorName supported by Big Sur seems to not work properly in Qt 5.15. All UI controls are using the default blue colour until I change the accent color in the system settings. Then app-specific colour also works.

      How to reproduce:

      • Add to Info.plist
        <key>NSAccentColorName</key>
        <string>AccentColor</string>
        
      • Have Assets.xcassets with AccentColor defined and added to QMAKE_ASSET_CATALOGS

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            ntadej Tadej Novak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes