<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jonlaliberte&#64;gmail.com" title="Jon &lt;jonlaliberte&#64;gmail.com&gt;"> <span class="fn">Jon</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - webkitRequestFullScreen with ALLOW_KEYBOARD_INPUT does not allow inputs"
   href="https://bugs.webkit.org/show_bug.cgi?id=121496">bug 121496</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>jonlaliberte&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - webkitRequestFullScreen with ALLOW_KEYBOARD_INPUT does not allow inputs"
   href="https://bugs.webkit.org/show_bug.cgi?id=121496#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - webkitRequestFullScreen with ALLOW_KEYBOARD_INPUT does not allow inputs"
   href="https://bugs.webkit.org/show_bug.cgi?id=121496">bug 121496</a>
              from <span class="vcard"><a class="email" href="mailto:jonlaliberte&#64;gmail.com" title="Jon &lt;jonlaliberte&#64;gmail.com&gt;"> <span class="fn">Jon</span></a>
</span></b>
        <pre> &gt; No, there isn't an error message generated. (A clever attacker could use
<span class="quote">&gt; those error events; we just eat them silently instead.)</span >

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: <a href="http://www.jonathanlaliberte.com/fullscreentest.html">http://www.jonathanlaliberte.com/fullscreentest.html</a>

It works well in Firefox and Chrome, but in Safari it seems to lock up the current tab.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>