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

QQuickWidget::grabFrameBuffer does not follow QQuickWindow::grabWindow

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.3.2, 5.4.2, 5.5.1, 5.6.2, 5.7.0, 5.8.0 Beta
    • Quick: Widget
    • None

    Description

      QQuickWidget::grabFrameBuffer() does not follow grabbing behavior of QQuickWindow.
      In fact QQuickWindow grabbing polish and sync the scene graph while QQuickWidget does not.
      This lead to QQuickWidget::grabFrameBuffer() to render a new frame being the exact same one as previously (ie, no pending changes are applied).

      Attachments

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

        Activity

          People

            filipe.azevedo Filipe Azevedo
            filipe.azevedo Filipe Azevedo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes