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

Distorted resize border to appear on a dock widget when using cleanlooks style.

    XMLWordPrintable

Details

    Description

      To reproduce the problem, run the attached example using -style cleanlooks.

      Two dock widgets, containing QTextEdits appear. When one is aligned with the default alignment and the other uses horizontal alignment, the rightmost dock widget will have a shadow border with the same effect as the cleanlooks splitter - i.e. fine lines.

      The problem can be worked around by ensuring that the last call to addDockWidget does not contain the Qt::Horizontal flag, hence adding a final widget and then deleting it will make the problem disappear.

      Attachments

        1. dockw.zip
          2 kB
          Matthew Cattell
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            cattell Matthew Cattell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes