Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-45763 OpenGL clipping on OSX
  3. QTBUG-36136

QQuickView inside widget via createWindowContainer not resized before mouse enters QQuickItem

XMLWordPrintable

      Attached project integrates a QQuickView into a Cocoa application using a QMacNativeWidget.

      when resizing the NSWindow, the QQuickView is not redrawn correctly.

      1. resize the window via the mouse (the QQV is not updated, compare: before_mouse_on_qqv.png)
      2. move the mouse cursor to the QQV (the QQV is still not updated, compare: before_mouse_on_qqv.png)
      3. move the mouse to the position where the Button is supposed to be (the QQV is updated, compare: after_mouse_on_qqv.png)

      expected behaviour: the QQV is updated when resizing the window changes the position of the QQV.

        1. after_mouse_on_qqv.png
          after_mouse_on_qqv.png
          19 kB
        2. before_mouse_on_qqv.png
          before_mouse_on_qqv.png
          19 kB
        3. qmacnativewidget_reproducer.zip
          3 kB
        4. wnqqv.tgz
          0.9 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jolind Jorgen Lind
            timblechmann tim blechmann
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes