[webkit-qt] Qt-WebKit NPAPI Windowless plugin

ndo at rockwellcollins.com ndo at rockwellcollins.com
Mon Dec 13 09:08:00 PST 2010


I ran on FC8, Qt-4.7.0.




<mahesh.kulkarni at nokia.com> 
12/10/2010 08:44 PM

To
<webkit-qt at lists.webkit.org>, <ndo at rockwellcollins.com>
cc

Subject
RE: [webkit-qt] Qt-WebKit NPAPI Windowless plugin






What platform are you trying this on?


-----Original Message-----
From: ext ndo at rockwellcollins.com
Sent:  11/12/2010, 7:57  AM
To: webkit-qt at lists.webkit.org
Subject: [webkit-qt] Qt-WebKit NPAPI Windowless plugin


hi, 

I've a NPAPI windowless plugin implementation using Qt to handle all the 
drawing and using the arora (with qt-webkit 4.7.0 verion) to launch my php 
page to invoke the plugin via embed tag. The plugin loaded fine and can 
render pages using the plugin. There is one page where the plugin is 
loaded and the page is displayed with the surface drawn after the plugin 
handed back the buffer thru the PaintEvent. At this point, If I click 
using the mouse on the page, my plugin didn't receive any mouse event thru 
NPP_HandleEvent(), I put a print statement in 
PluginView::handleEvent(Event* event), the event->type() return 
beforecopy, and this event->type() is not mouse or keyboard so nothing is 
dispatched back to the plugin. 

Can anyone help why this is the case? 

thanks very much. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20101213/07c85b70/attachment.html>


More information about the webkit-qt mailing list