RESOLVED INVALID Bug 60728
[Qt] PlatformMouseEvent(QGraphicsSceneMouseEvent*, int clickCount) doesn't handle ContextMenu events
https://bugs.webkit.org/show_bug.cgi?id=60728
Summary [Qt] PlatformMouseEvent(QGraphicsSceneMouseEvent*, int clickCount) doesn't ha...
Daniel Bates
Reported 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.
Attachments
Jocelyn Turcotte
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.