[Webkit-unassigned] [Bug 56526] New: [Qt] Mouse events fall through MouseArea to underlying WebView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 16 19:47:13 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56526
Summary: [Qt] Mouse events fall through MouseArea to underlying
WebView
Product: WebKit
Version: 420+
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: damian.jansen at nokia.com
WebView seems to have clicks bypassed from an overlayed MouseArea. This is incorrect - MouseArea events once accepted by the MouseArea should not be visible to the WebView.
In the attached example:
1. Click on the colored bar at the top of the view to bring the menu down.
2. Right click on the menu bar
* Bug: The Reload menu appears
3. Leftclick somewhere else in the menu bar
4. Click on one of the Images,Videos,Maps etc links
* Bug: The WebView navigates to the clicked link
Relocated from http://bugreports.qt.nokia.com/browse/QTBUG-16895
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list