Bug 128690 - WK2: coordinate mapping for frames does not work when the page is scrolled
Summary: WK2: coordinate mapping for frames does not work when the page is scrolled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-12 14:20 PST by Enrica Casucci
Modified: 2014-02-12 14:32 PST (History)
0 users

See Also:


Attachments
Patch (2.68 KB, patch)
2014-02-12 14:23 PST, Enrica Casucci
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2014-02-12 14:20:30 PST
On iOS we use delegate scrolling and we should not take into account the scroll offset when converting points and rectangles.

<rdar://problem/16042925>
Comment 1 Enrica Casucci 2014-02-12 14:23:42 PST
Created attachment 224006 [details]
Patch
Comment 2 Enrica Casucci 2014-02-12 14:32:22 PST
Committed revision 163989.