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

After first call to QWindow:winId() screen updates(?) do not work correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.0.0
    • GUI: Window management
    • None
    • Android

    Description

      When method QWindow::winId() is called for the first time the QGuiApplicationPrivate::window_list is propagated with windows (widgets). Initially it holds only the main window.  This behavior is common for all platforms.  However, on Android it looks like it somehow spoils  window repainting.  
       
      It can be observed on the attached movie.  Before calling mentioned function the QGraphicsView is refreshed  properly during scroll.  After the call, the first repaint succeeds, but all the next do not. Clicking on a different UI element (checkbox) updates also QGraphicsView contents.

      On Linux desktop works fine.

      Attachments

        Issue Links

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

          Activity

            People

              qtandroidteam Qt Android Team
              piotrmi Piotr Mikolajczyk
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes