Bug 133262 - [iOS][WK2] Use ScrollView's scrollOffset as the unobscuredContentRect
Summary: [iOS][WK2] Use ScrollView's scrollOffset as the unobscuredContentRect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-24 22:30 PDT by Benjamin Poulain
Modified: 2014-06-23 16:15 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.86 KB, patch)
2014-05-24 22:43 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-05-24 22:30:35 PDT
[iOS][WK2] Use ScrollView's scrollOffset as the unobscuredContentRect
Comment 1 Benjamin Poulain 2014-05-24 22:43:02 PDT
Created attachment 232029 [details]
Patch
Comment 2 Benjamin Poulain 2014-05-24 22:43:39 PDT
<rdar://problem/17028081>
Comment 3 Benjamin Poulain 2014-05-25 15:18:09 PDT
Comment on attachment 232029 [details]
Patch

Clearing flags on attachment: 232029

Committed r169324: <http://trac.webkit.org/changeset/169324>
Comment 4 Benjamin Poulain 2014-05-25 15:18:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Daniel Bates 2014-06-23 16:15:46 PDT
(In reply to comment #3)
> (From update of attachment 232029 [details])
> Clearing flags on attachment: 232029
> 
> Committed r169324: <http://trac.webkit.org/changeset/169324>

This regressed assisted node focusing. See bug #134219 for more details.