[Webkit-unassigned] [Bug 83873] New: Full screen mode cannot be detected pressing F11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 13 03:01:27 PDT 2012


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

           Summary: Full screen mode cannot be detected pressing F11
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: istvan.bender at logmein.com


Using the webkit's full screen API everything goes well till the user presses F11. We don't get any full screen event pressing F11. Therefore we don't detect if we are in full screen mode, and cannot exit from full screen mode. Furthermore pressing F11 and sending document.body.webkitRequestFullScreen(); will kill all further full screen operation. See attached example.

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