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

QSplitter in QTabWidget uses wrong background-color on windows

    XMLWordPrintable

Details

    Description

      Insert a QSplitter directly in a QTabWidget. On mac this looks ok, but on windows the QTabWidget has a slightly lighter background then the window's background. However the QSplitter's handle uses the window background, this looks really ugly. I'm assuming the expected behaviour is that the QSplitter's handle uses the background of it's parent widget instead of the windows background by default ? Currently we work around this in our applications by setting the background-color to rgba(0,0,0,0).

      Attachments

        1. main.cpp
          0.8 kB
        2. QTBUG-12130.png
          QTBUG-12130.png
          16 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            bramt@enfocus.be Bram Tassyns
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes