Bug 129949 - [iOS WebKit2] Keyboard accessory comes up when I click a link
Summary: [iOS WebKit2] Keyboard accessory comes up when I click a link
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-07 17:52 PST by Enrica Casucci
Modified: 2014-03-07 18:03 PST (History)
0 users

See Also:


Attachments
Patch (2.14 KB, patch)
2014-03-07 17:55 PST, Enrica Casucci
simon.fraser: 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-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.