WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug