Bug 139211

Summary: [iOS] Text selection in WKWebView with WKSelectionGranularityCharacter only works in the most recent WKWebView to load
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Activate and deactivate the text selection in response to becoming and resigning first responder andersca: review+

Description mitz 2014-12-02 16:42:40 PST
Loading content into a WKWebView causes character-granularity selection to stop working in other WKWebViews.

<rdar://problem/18441138>
Comment 1 mitz 2014-12-02 16:48:04 PST
Created attachment 242463 [details]
Activate and deactivate the text selection in response to becoming and resigning first responder
Comment 2 mitz 2014-12-02 16:59:22 PST
Fixed in <http://trac.webkit.org/r176701>.