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

Setting a stylesheet for a QTabWidget's parent will cause tabwidget's scrollbuttons to be transparent and misplaced in XP style

    XMLWordPrintable

Details

    Description

      Setting a stylesheet for a QTabWidget's parent will cause tabwidget's scrollbuttons to be transparent and placed on top of the last visible tab.
      This seems to be a problem with Windows XP style only. Linux and Win classic work fine.

      Workaround is to give a background in the stylesheet such as
      QTabWidget QToolButton

      { background: palette(button); }

      Attachments

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

        Activity

          People

            goffart Olivier Goffart (closed Nokia identity) (Inactive)
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes