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

Mac style (Widget and Quick) has issues on macOS 26

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • 6.10
    • None
    • macOS
    • ae6f38994 (dev), 1fba67146 (6.10)

      The new macOS 26 results in various rendering issues in our macOS style, both in Widgets and Quick. This is a tracking bug for these issues.

      Note: The new Liquid Glass UI is only enabled on macOS for apps built against the macOS 26 SDK, effectively opting in to the new UI. The app's linked SDK is the distinguishing factor, not the linked SDK of the Qt libraries. This means we need to check QMacVersion::buildSDK(QMacVersion::ApplicationBinary) in addition to a runtime check for the current OS version. It's also possible to opt out of the new UI via a UIDesignRequiresCompatibility key in the Info.plist, so we need to check that too.

        1. image-2025-08-05-17-18-41-782.png
          537 kB
          Tor Arne Vestbø
        2. image-2025-08-05-17-19-13-760.png
          570 kB
          Tor Arne Vestbø
        3. image-2025-08-05-17-25-35-748.png
          65 kB
          Tor Arne Vestbø
        For Gerrit Dashboard: QTBUG-138942
        # Subject Branch Project Status CR V

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            vestbo Tor Arne Vestbø
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: