[Webkit-unassigned] [Bug 121496] webkitRequestFullScreen with ALLOW_KEYBOARD_INPUT does not allow inputs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 17:41:04 PDT 2016


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

Jon <jonlaliberte at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonlaliberte at gmail.com

--- Comment #4 from Jon <jonlaliberte at gmail.com> ---
 > No, there isn't an error message generated. (A clever attacker could use
> those error events; we just eat them silently instead.)

Wouldn't it be better to ask the user for permission to go full screen, and allow text input after that?

As is, it really limits the web apps you're able to build without being able to use text input.

I also tried using the js prompt function to request data while full screen. That did not end well at all in Safari.

You can see here: http://www.jonathanlaliberte.com/fullscreentest.html

It works well in Firefox and Chrome, but in Safari it seems to lock up the current tab.

-- 
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/20160615/b2f2fe92/attachment-0001.html>


More information about the webkit-unassigned mailing list