Bug 138879
| Summary: | [iOS WebKit2]: Non-editable selection endpoint doesn’t snap to word boundary when making a “sloppy selection” | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | enrica |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
mitz
When extending a selection in non-editable content by dragging either selection endpoint and releasing it in the middle of a word, the selection doesn’t snap to the nearest word boundary. It is expected to do so (unless the selection gesture is a “precise selection”), as it does in editable text and in Legacy WebKit and UIKit text views.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
mitz
<rdar://problem/19034358>