Bug 31979 - [Qt] Mac Plugins : Get context menu to work in QGV
Summary: [Qt] Mac Plugins : Get context menu to work in QGV
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Girish Ramakrishnan
URL:
Keywords: Qt
Depends on:
Blocks: 31975
  Show dependency treegraph
 
Reported: 2009-11-30 02:54 PST by Girish Ramakrishnan
Modified: 2009-11-30 04:09 PST (History)
0 users

See Also:


Attachments
Pass global mouse pos (2.49 KB, patch)
2009-11-30 03:07 PST, Girish Ramakrishnan
zecke: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Girish Ramakrishnan 2009-11-30 02:54:10 PST
Flash requires that we pass the global mouse position when right clicked (it uses that to position the context menu).
Comment 1 Girish Ramakrishnan 2009-11-30 03:07:22 PST
Created attachment 44013 [details]
Pass global mouse pos
Comment 2 Girish Ramakrishnan 2009-11-30 04:09:45 PST
Landed in r51485