Bug 134934 - REGRESSION(WK2 iOS): Safari hangs when switching focus from a field using the Tab key
Summary: REGRESSION(WK2 iOS): Safari hangs when switching focus from a field using the...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-15 11:58 PDT by Enrica Casucci
Modified: 2014-07-15 13:52 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2014-07-15 12:06 PDT, Enrica Casucci
thorton: 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-07-15 11:58:48 PDT
Launch Mobile Safari and navigate to any page that has more than one input field.
Connect a bluetooth keyboard.
Focus on the first field.
Press Tab on the hardware keyboard.

Expected: The focus moves to the next field.

Actual: Safari hangs.

<rdar://problem/17224638>
Comment 1 Enrica Casucci 2014-07-15 12:06:00 PDT
Created attachment 234943 [details]
Patch
Comment 2 WebKit Commit Bot 2014-07-15 12:07:33 PDT
Attachment 234943 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/ios/WKContentViewInteraction.mm:1802:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Enrica Casucci 2014-07-15 13:52:44 PDT
Committed revision 171114.