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

Windows 11 dark mode: links (QLabels) are illegibly dark

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.5.0
    • GUI: Look'n'Feel
    • None
    • Windows

      Using the new support for Windows 11's dark mode via the Fusion style and not using any custom styling, all links are dark blue on gray and therefore almost illegible. This affects both instances of QLabel as well as text rendered via QTextBrowser.

      Should be easy enough to reproduce: build an app based on 6.5.0 for Windows, run QApplication::setStyle(Q("Fusion")); & add some QLabel-based links. Set Windows' app color mode to "dark".

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            mbunkus Moritz Bunkus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes