Bug 156104

Summary: Show keyboard for `window.prompt` on iOS
Product: WebKit Reporter: Craig Francis <craig+webkit>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, enrica, sam
Priority: P2    
Version: Safari 9   
Hardware: iPhone / iPad   
OS: iOS 9.3   

Craig Francis
Reported 2016-04-01 03:37:37 PDT
On iOS, if you have a `window.prompt`, it would save an extra touch if the keyboard was displayed by default. This is especially useful for a JavaScript bookmark, e.g. javascript:(function(){var l=window.prompt('Testing:')})();
Attachments
Lucas Forschler
Comment 1 2019-02-06 09:18:45 PST
Mass move bugs into the DOM component.
Note You need to log in before you can comment on or make changes to this bug.