[Webkit-unassigned] [Bug 69410] [WK2] [GTK] Implement KeyDown function for WebKit2 EventSender.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 23:30:43 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69410





--- Comment #10 from Martin Robinson <mrobinson at webkit.org>  2011-10-20 23:30:43 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > Looks pretty good! I'm not certain why we need dispatchEvent. Don't we have a handle on the widget in the EventSenderProxy?
> 
> We have WebView handle from testController. But somehow when i had that code in EventSenderProxyGtk.cpp I was getting assert for not a GtkWidget. Then I looked at qt port code how then have done and found that they also have made implementation for dispatching event in PlatformWebViewQt.cpp

Do you mind investigating a bit further? If the WebView doesn't have a widget than moving this code to WebView is still an issue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list