[Webkit-unassigned] [Bug 121496] webkitRequestFullScreen with ALLOW_KEYBOARD_INPUT does not allow inputs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 18 10:05:27 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121496
Jer Noble <jer.noble at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Jer Noble <jer.noble at apple.com> 2013-09-18 10:04:33 PST ---
This is intentional; the ability to accept alphanumeric keyboard events in full screen mode is considered a security risk, and the Apple port has disabled this feature. The Safari developer documentation is (unfortunately) out-of-date.
Additionally, the most recent draft of the Fullscreen API spec <https://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html> has removed the `flags` parameter from Element.requestFullScreen().
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list