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

QtQuick: Clipped items within a non-drawing item are not painted (REGRESSION)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.3.1
    • 5.2.1, 5.3.0 Beta1
    • None
    • Linux, Windows
    • a6ebd47a340a73a498f9ad06bbf7e4169c2da6fb

    Description

      A parent item that doesn't draw (i.e. an Item or a Rectangle with color: "transparent") and has clip set to true will not cause child items to redraw when its height/width changes to "reveal" them.

      I've attached a basic example to demonstrate this. Running this file using 5.2.0, clicking the button will animate revealing the full square. In 5.2.1 and the 5.3 beta, clicking the button appears to have no effect, despite the Item's height

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            emagnuson Eric Magnuson
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes