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

Scroll area and children do not adopt palette change

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.2.4, 6.5.2
    • None
    • macos 13.6.4 (22G513)

    • macOS

    Description

      When changing the system theme some widgets do not adopt the palette change.

      From what i can tell at least QScrollArea and its content widget and also QCheckBox text is not adjusted.

      See the attachment.

      The scroll area and the contents widget in "Allgemein" is static, those contentwidgets in plugins are dynamically set. 

      as you can see changing the color does not affect the existing (scrollareacontent)widgets while new ones created have the correct palette. 

      Also the text in checkboxes is affected.

      Setting stylesheet

      QScrollArea { background: transparent; }
      QScrollArea > QWidget > QWidget { background: transparent; } 

      At least is a workaround for the background

      Attachments

        1. 2024-02-10_23-35-54.mp4
          6.82 MB
          Manuel Schneider
        2. Bildschirmfoto 2024-02-10 um 23.49.11.png
          365 kB
          Manuel Schneider
        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
            manuelschneid3r Manuel Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes