Bug 60728 - [Qt] PlatformMouseEvent(QGraphicsSceneMouseEvent*, int clickCount) doesn't handle ContextMenu events
Summary: [Qt] PlatformMouseEvent(QGraphicsSceneMouseEvent*, int clickCount) doesn't ha...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-05-12 14:33 PDT by Daniel Bates
Modified: 2014-02-03 03:17 PST (History)
1 user (show)

See Also:


Attachments

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