Bug 81399 - QML's MouseArea doesn't work when declared inside a WebView component.
Summary: QML's MouseArea doesn't work when declared inside a WebView component.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-16 13:41 PDT by Marcelo Lira
Modified: 2022-07-29 10:53 PDT (History)
5 users (show)

See Also:


Attachments
Example QML to demonstrate issue (376 bytes, application/octet-stream)
2012-03-16 13:41 PDT, Marcelo Lira
no flags Details
Example QML to workaround the issue (353 bytes, application/octet-stream)
2012-03-16 13:44 PDT, Marcelo Lira
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.