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

QWizard not respecting dark mode on Windows with Fusion

    XMLWordPrintable

Details

    • Windows

    Description

      QWizard is not respecting dark mode on Windows with Fusion, even though wizardStyle() shows ClassicStyle, it seems it's actually using AeroStyle, setting ClassicStyle solves the issue:

      ``setWizardStyle(QWizard::ClassicStyle);``

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            jonaski Jonas Kvinge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes