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

Regression[5.14.2->5.15.0] Popup Positioning with scale is broken

    XMLWordPrintable

Details

    Description

      Popup Positioning with scale is broken, please find the attached sample
      The animation provided serves to create the following impression:
      1) show only the title of the dialog, and scale width and height out from its center to reveal the full title, centered in the parent
      2) gradually reveal the content and the footer using a vertical animation (without scale) by manipulating the implicitHeight while clipping is turned on.
      The animation speed can be slowed down using a common duration property.
      It works fine in 5.14.2 but initially positions way off center in 5.15.0 and pops back to the center only after the scale animation sets the scale to 1 (and before the transition has completed).

      It seems to be the regression of QTBUG-73687

      Attachments

        Issue Links

          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
              shmittal Shveta Mittal (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