NEW 156104
Show keyboard for `window.prompt` on iOS
https://bugs.webkit.org/show_bug.cgi?id=156104
Summary Show keyboard for `window.prompt` on iOS
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.