Bug 22459

Summary: wxWebView has no HitTest method
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Implements wxWebView::HitTest kevino: review+

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.