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

Reg: refresh of a layout partially happening when using QStyleFactory::create("Mac")

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.11.0, 5.11.1
    • None
    • Mac OS
    • macOS

    Description

      I have a widget with a series of frames in a vertical layout using a vertical spacer at the bottom. 

       

      Hiding one of the frame, should push the other ones up and refresh the whole layout.

      This is not happening when using QStyleFactory::create("Mac"). The layout is partially refreshed

       

      NOTE 1: If i open another window on top, then close.. (from my app or another) the refresh of this vertical  layout is done correctly,

      NOTE 2: When using qApp->setStyle(QStyleFactory::create("Fusion")) all works fine.

       

      I have been using the same code for years.. this issue appear with 5.11.0 and 5.11.1 . previous versions worked fine.

       

      Attachments

        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
            eric_vi eric villa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes