Seen on iPad using hardware keyboard. Steps to reproduce: Ensure iPad is in landscape orientation. (That's right, only happens in landscape) 1. Visit <http://www.msn.com> in landscape orientation. 2. Type something in the search field. 3. Press the Return key on the keyboard. Nothing happens, but it should open a new window with search results.
<rdar://problem/47902054>
Created attachment 369189 [details] Just to see...
Comment on attachment 369189 [details] Just to see... Attachment 369189 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/12122697 New failing tests: js/dom/custom-constructors.html
Created attachment 369277 [details] Archive of layout-test-results from ews214 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews214 Port: win-future Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Hack works well, but leaves a yucky feeling. So, going to try to fix this another way.
Created attachment 369428 [details] Patch
Comment on attachment 369428 [details] Patch I think this looks good, but the patch doesn't apply to trunk. Could you please rebase it and upload again?
Created attachment 369441 [details] Patch
Created attachment 369446 [details] Patch
Comment on attachment 369446 [details] Patch Attachment 369446 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/12140332 New failing tests: http/tests/css/filters-on-iframes.html
Created attachment 369464 [details] Archive of layout-test-results from ews215 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews215 Port: win-future Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Created attachment 369497 [details] Patch
Committed r245144: <https://trac.webkit.org/changeset/245144>
Added missing file to make the test work in <https://trac.webkit.org/changeset/245399> and fixed up the ChangeLog entry in <https://trac.webkit.org/changeset/245400>.