https://bugs.kde.org/show_bug.cgi?id=455494

Arjen Hiemstra <ahiems...@heimr.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahiems...@heimr.nl

--- Comment #10 from Arjen Hiemstra <ahiems...@heimr.nl> ---
So I did some digging and it seems this is a bug in QQuickWidget. When
clicking, the item underneath the mouse gets a press event correctly, but then
never gets a release event, so it doesn't register an actual click. Printing
some debugging information from C++, the release event is passed to the
QQuickWidget but then isn't handled. Unfortunately the event handling in
QQuickWidget is pretty complex so I don't know where things end in there.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to