Bug 81399

Summary: QML's MouseArea doesn't work when declared inside a WebView component.
Product: WebKit Reporter: Marcelo Lira <marcelo.lira>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: abecsi, cmarcelo, hausmann, jturcotte, vestbo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Example QML to demonstrate issue
none
Example QML to workaround the issue none

Description Marcelo Lira 2012-03-16 13:41:47 PDT
Created attachment 132365 [details]
Example QML to demonstrate issue

In Qt5 a MouseArea declared inside a WebView component doesn't get any clicks.
If the same MouseArea is declared outside the WebView, everything works fine.
Comment 1 Marcelo Lira 2012-03-16 13:44:36 PDT
Created attachment 132367 [details]
Example QML to workaround the issue
Comment 2 Alexey Proskuryakov 2022-07-29 10:53:27 PDT
The Qt port has been removed from WebKit, resolving this bug.