[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 14:50:39 PDT 2013


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





--- Comment #3 from Jer Noble <jer.noble at apple.com>  2013-09-18 14:49:46 PST ---
(In reply to comment #2)
> Thanks for the feedback!
> 
> Is there any way to know that an input has been blocked? An event being fired in Javascript perhaps? At the moment, users of my application (video based, so it leads itself to full screening) will simply here a system alert and see there input not being entered. An event would at least let me tell them that Safari is blocking the input.

No, there isn't an error message generated. (A clever attacker could use those error events; we just eat them silently instead.)

-- 
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