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

qmlscene does not redraw the items when move the window out of screen and then move back

    XMLWordPrintable

Details

    Description

      write a simple qml, for example:

       
      import QtQuick 2.0
      
      Rectangle {
        width:200
        height:200
        color:"red"
      }
      

      open it with qmlscene, move the whole window out of the screen, and when move it back, the rectangle is not repainted.

      This issue seems only happens on Linux and Windows, works fine on Mac OS X.

      Attachments

        For Gerrit Dashboard: QTBUG-20646
        # Subject Branch Project Status CR V

        Activity

          People

            charles Charles Yin (closed Nokia identity) (Inactive)
            charles Charles Yin (closed Nokia identity) (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