Bug 134911 - [Cocoa] Would like a way to convert from document coordinates to WKWebView coordinates
Summary: [Cocoa] Would like a way to convert from document coordinates to WKWebView co...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-14 16:25 PDT by mitz
Modified: 2014-07-14 16:26 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-07-14 16:25:19 PDT
_WKActivatedElement’s bounds property returns a result in document coordinates. A way to convert that into the WKWebView’s coordinate space would be useful.