Bug 129949

Summary: [iOS WebKit2] Keyboard accessory comes up when I click a link
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: WebKit2Assignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Enrica Casucci 2014-03-07 17:52:38 PST
this happens in any page, just clicking a link

<rdar://problem/16265305>
Comment 1 Enrica Casucci 2014-03-07 17:55:55 PST
Created attachment 226193 [details]
Patch
Comment 2 Enrica Casucci 2014-03-07 17:56:40 PST
Comment on attachment 226193 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=226193&action=review

> Source/WebKit2/UIProcess/ios/WKContentViewInteraction.mm:765
> +

I just noticed the wrong indentation of the switch. I'll fix it.
Comment 3 Enrica Casucci 2014-03-07 18:03:10 PST
Committed revision 165311.