[Webkit-unassigned] [Bug 83272] New: Reloading a fullscreen document resets document.webkitIsFullScreen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 05:37:36 PDT 2012


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

           Summary: Reloading a fullscreen document resets
                    document.webkitIsFullScreen
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: T.Rosenau at nurfuerspam.de


Created an attachment (id=135809)
 --> (https://bugs.webkit.org/attachment.cgi?id=135809&action=review)
Testcase

Steps to reproduce:

- Open arbitrary website
- Enable fullscreen mode via JS
- Reload
- Query document.webkitIsFullScreen

Expected result:
true

Actual result:
false

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