RESOLVED FIXED 22459
wxWebView has no HitTest method
https://bugs.webkit.org/show_bug.cgi?id=22459
Summary wxWebView has no HitTest method
Kevin Watters
Reported 2008-11-24 11:25:51 PST
Without a "hit test" API it is impossible to get DOM information from screen coordinates.
Attachments
Implements wxWebView::HitTest (5.04 KB, patch)
2008-11-24 11:27 PST, Kevin Watters
kevino: review+
Kevin Watters
Comment 1 2008-11-24 11:27:33 PST
Created attachment 25438 [details] Implements wxWebView::HitTest The new HitTest method takes a position in client coordinates and returns a wxWebViewDOMElementInfo object.
Kevin Ollivier
Comment 2 2008-12-02 16:13:59 PST
Landed in r38924, thanks!
Note You need to log in before you can comment on or make changes to this bug.