Bug 130208 - [iOS WebKit2] block selection should avoid large blocks
Summary: [iOS WebKit2] block selection should avoid large blocks
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-03-13 13:45 PDT by Enrica Casucci
Modified: 2014-03-13 15:37 PDT (History)
0 users

See Also:


Attachments
Patch (5.73 KB, patch)
2014-03-13 13:52 PDT, Enrica Casucci
benjamin: 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-03-13 13:45:17 PDT
When trying to create a block selection we should avoid any block that is larger than the visible portion of the document.

<rdar://problem/16251785>
Comment 1 Enrica Casucci 2014-03-13 13:52:08 PDT
Created attachment 226619 [details]
Patch
Comment 2 Enrica Casucci 2014-03-13 15:37:43 PDT
Committed revision 165572.