[Webkit-unassigned] [Bug 121496] New: webkitRequestFullScreen with ALLOW_KEYBOARD_INPUT does not allow inputs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 17 09:01:54 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121496
Summary: webkitRequestFullScreen with ALLOW_KEYBOARD_INPUT does
not allow inputs
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://sprymedia.co.uk/media/misc/webkit/fullscreen-in
put.html
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: allan.jardine at sprymedia.co.uk
Created an attachment (id=211913)
--> (https://bugs.webkit.org/attachment.cgi?id=211913&action=review)
Page showing the inability to go full screen with ALLOW_KEYBOARD_INPUT
The documentation for webkitRequestFullScreen on the Apple web-site says that we should be able to pass in Element.ALLOW_KEYBOARD_INPUT into webkitRequestFullScreen to allow keyboard input when fullscreen. This is not the case - we don't even get as far as trying to enter text in full screen, we simply don't go full screen at all.
--
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