Bug 192499 - [iOS] Caret is obscured by finger when dragging over an editable element
Summary: [iOS] Caret is obscured by finger when dragging over an editable element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-12-07 09:16 PST by Wenson Hsieh
Modified: 2018-12-10 12:28 PST (History)
8 users (show)

See Also:


Attachments
Patch (41.22 KB, patch)
2018-12-07 20:12 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2018-12-07 09:16:45 PST
a.k.a. — the `precise` property of `UIDropProposal` (see: https://developer.apple.com/documentation/uikit/uidropproposal?language=objc) was not adopted in time for iOS 11.
Comment 1 Radar WebKit Bug Importer 2018-12-07 17:31:19 PST
<rdar://problem/46570101>
Comment 2 Wenson Hsieh 2018-12-07 20:12:22 PST
Created attachment 356862 [details]
Patch
Comment 3 WebKit Commit Bot 2018-12-10 12:28:08 PST
Comment on attachment 356862 [details]
Patch

Clearing flags on attachment: 356862

Committed r239039: <https://trac.webkit.org/changeset/239039>
Comment 4 WebKit Commit Bot 2018-12-10 12:28:10 PST
All reviewed patches have been landed.  Closing bug.