Bug 158786 - [iOS WK2] Add tests for zooming to text fields on focus
Summary: [iOS WK2] Add tests for zooming to text fields on focus
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-15 09:33 PDT by Simon Fraser (smfr)
Modified: 2016-06-15 16:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (12.25 KB, patch)
2016-06-15 09:34 PDT, Simon Fraser (smfr)
enrica: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews122 for ios-simulator-wk2 (643.21 KB, application/zip)
2016-06-15 10:45 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2016-06-15 09:33:36 PDT
[iOS WK2] Add tests for zooming to text fields on focus
Comment 1 Simon Fraser (smfr) 2016-06-15 09:34:46 PDT
Created attachment 281365 [details]
Patch
Comment 2 Build Bot 2016-06-15 10:45:02 PDT
Comment on attachment 281365 [details]
Patch

Attachment 281365 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/1508200

New failing tests:
fast/forms/ios/focus-input-via-button-no-scaling.html
fast/forms/ios/zoom-after-input-tap.html
fast/forms/ios/focus-input-via-button.html
fast/forms/ios/zoom-after-input-tap-wide-input.html
Comment 3 Build Bot 2016-06-15 10:45:04 PDT
Created attachment 281372 [details]
Archive of layout-test-results from ews122 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews122  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.4
Comment 4 Enrica Casucci 2016-06-15 15:52:12 PDT
Comment on attachment 281365 [details]
Patch

Very nice!
Comment 5 Simon Fraser (smfr) 2016-06-15 16:09:18 PDT
http://trac.webkit.org/changeset/202114

Redness resolved before landing.