<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Hi Alexis, <div><br></div><div><div>Thanks for the reply. As in the begining this application wasn't made by using Qt, all the communication between UI and the webkit was made through IPC. During the project, Qt was introduced and now all interface are made with Graphics View Framework, but webkit remains as a external component.</div>
<div><br></div><div>Currently, the QGraphicsView object receives all user's events (key, mouse, gesture) use it and dispatches to webkit through IPC. Right now, I want to intercept the mouse press, move and release. The problem resides in the fact that I'm able intercept the event in the Qt side, but the Bing map loaded, still receives all mouse events.</div>
</div><div><br></div><div>Thanks,</div><div><br></div></span><br><div class="gmail_quote">2011/9/28 Alexis Menard <span dir="ltr"><<a href="mailto:alexis.menard@openbossa.org">alexis.menard@openbossa.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word"><br><div><div class="im"><div>On Sep 28, 2011, at 11:00 AM, Felipe Guimarães wrote:</div>
<br><blockquote type="cite"><div><div>Hi,</div><div><br></div><div>I have to work in a webkit based application which uses Graphics View Framework for UI creation, communicating with webkit through IPC. The problem is that I have to block some mouse events but, for some reason, the Bing map loaded in the page continues to receive the mouse events.</div>
</div></blockquote><div><br></div></div><div>You will have to be more specific.</div><div><br></div><div>What do you mean by communicating with WebKit through IPC?</div><div><br></div><div>What is sending what? Where the mouse events comes from? The user clicks on you want to block the mouse events?</div>
<div><br></div><div>With the little you gave there is nothing we can do.</div><br><blockquote type="cite"><div class="im"><div>
<div><br></div><div>Someone knows why this happen?</div><div><br></div><div><br></div><div>Thanks,</div></div>-- <br><b style="color:rgb(0, 51, 0)"><font style="font-family:tahoma,sans-serif" size="2">Felipe Machado Guimarães<br>
</font></b><a href="http://felipeguimaraes.cc/blog" target="_blank"><span style="color:rgb(0, 51, 0)"><font style="font-family:tahoma,sans-serif" size="2"><span style="color:rgb(153, 153, 0)">felipeguimaraes.cc/blog</span></font></span></a><b style="color:rgb(0, 51, 0)"><font style="font-family:tahoma,sans-serif" size="2"><br style="font-family:tahoma,sans-serif">
</font></b><a href="http://felipeguimaraes.cc/blog" target="_blank"><span style="font-family:tahoma,sans-serif;color:rgb(153, 153, 0)"></span></a><br><br></div>
_______________________________________________<br>webkit-qt mailing list<br><a href="mailto:webkit-qt@lists.webkit.org" target="_blank">webkit-qt@lists.webkit.org</a><br><a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt</a><br>
</blockquote></div><br></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><b style="color:rgb(0, 51, 0)"><font style="font-family:tahoma,sans-serif" size="2">Felipe Machado Guimarães<br></font></b><a href="http://felipeguimaraes.cc/blog" target="_blank"><span style="color:rgb(0, 51, 0)"><font style="font-family:tahoma,sans-serif" size="2"><span style="color:rgb(153, 153, 0)">felipeguimaraes.cc/blog</span></font></span></a><b style="color:rgb(0, 51, 0)"><font style="font-family:tahoma,sans-serif" size="2"><br style="font-family:tahoma,sans-serif">
</font></b><a href="http://felipeguimaraes.cc/blog" target="_blank"><span style="font-family:tahoma,sans-serif;color:rgb(153, 153, 0)"></span></a><br><br>