[Webkit-unassigned] [Bug 149386] New: When I check document.webkitFullscreenElement it always returns undefined if I have a video object in fullscreen. It should return the video element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 20 05:07:41 PDT 2015


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

            Bug ID: 149386
           Summary: When I check document.webkitFullscreenElement it
                    always returns undefined if I have a video object in
                    fullscreen. It should return the video element.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iOS
                OS: iOS 9.0
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: elecash at gmail.com

Steps to Reproduce:
1. Open http://codepen.io/flower/pen/RPWXOw
2. Click fullscreen button.
3. Click play.

Expected Results:
It should shows an alert with a message "isFullscreen: true".

Check our API for fullscreen for code details:
https://github.com/2fdevs/videogular/blob/master/app/scripts/com/2fdevs/videogular/services/vg-fullscreen-api.js

Actual Results:
It shows an alert with a message "isFullscreen: false".

Also not working in at least iOS 8.3 [12F69].

Configuration: iPad Mini 16GB WiFi

-- 
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/20150920/98857439/attachment.html>


More information about the webkit-unassigned mailing list