RESOLVED FIXED 182204
Don't retain focus for input peripheral views
https://bugs.webkit.org/show_bug.cgi?id=182204
Summary Don't retain focus for input peripheral views
Megan Gardner
Reported 2018-01-26 17:51:39 PST
Don't retain focus for input peripheral views
Attachments
Patch (3.36 KB, patch)
2018-01-26 17:55 PST, Megan Gardner
thorton: review+
Megan Gardner
Comment 1 2018-01-26 17:55:15 PST
Megan Gardner
Comment 2 2018-01-26 17:56:02 PST
Tim Horton
Comment 3 2018-01-26 17:58:54 PST
Comment on attachment 332443 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=332443&action=review > Source/WebKit/ChangeLog:10 > + focus to be retains on these views anyways, as they don't have keyboard input, but this s/retains/retained/ > LayoutTests/fast/forms/ios/ipad/unfocus-inside-fixed-hittest.html:79 > + document.getElementById('result').textContent = 'PASS: hit testing found #target after select interaction'; Doesn’t this change the test result?
Megan Gardner
Comment 4 2018-01-26 18:14:17 PST
Note You need to log in before you can comment on or make changes to this bug.