Bug 60728

Summary: [Qt] PlatformMouseEvent(QGraphicsSceneMouseEvent*, int clickCount) doesn't handle ContextMenu events
Product: WebKit Reporter: Daniel Bates <dbates>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: benjamin
Priority: P3 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Daniel Bates 2011-05-12 14:33:18 PDT
While working on the fix for bug #58863 I noticed that PlatformMouseEvent(QGraphicsSceneMouseEvent*, int clickCount) and PlatformMouseEvent(QInputEvent*, int clickCount) differ in that the former doesn't handle QEvent::ContextMenu events while the latter does. It seems strange that such asymmetry exists given the similarity between these constructors.
Comment 1 Jocelyn Turcotte 2014-02-03 03:17:46 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.