[Webkit-unassigned] [Bug 156104] New: Show keyboard for `window.prompt` on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 03:37:37 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156104

            Bug ID: 156104
           Summary: Show keyboard for `window.prompt` on iOS
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: iOS
                OS: iOS 9.3
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: craig+webkit at craigfrancis.co.uk

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:')})();

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160401/1173b543/attachment.html>


More information about the webkit-unassigned mailing list