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

Mouse interaction of QQuickWidget is very slow

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • 5.13.2
    • 5.9
    • QPA: EGLFS
    • None
    • Qt 5.9.3 on Raspberry Pi

    Description

      How to reproduce this issue:

      1. Build the attached example and open it in eglfs
      2. Click on "Menu" and select "New QQuickWidget"
      3. Try to move your mouse above both of the widgets

      Result:

      The first QQuickWidget (which was created by default with the main window) works good. The second one (which was created by the user via the menu) has problems with the mouse: movement above this widget is really slow. If you hardcode two or more default widgets into the application, they are working good and only the dynamically created widgets are problematic.

      As far as I can see the mouse events of the erroneous widgets are catched by the offscreen windows, while in the other cases the events are going directly to the QQuickWidget.

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              davidsz Szabolcs David
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes