[Webkit-unassigned] [Bug 156856] New: AX: Media controls are operable but not visible after returning from Full Screen Mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 11:49:27 PDT 2016


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

            Bug ID: 156856
           Summary: AX: Media controls are operable but not visible after
                    returning from Full Screen Mode
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: iOS
                OS: iOS 9.3
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aaron_chu at apple.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 276940
  --> https://bugs.webkit.org/attachment.cgi?id=276940&action=review
an analysis of the makeup for the media controls.

Test case: http://ghbweb.com/ios_video_issue/

As a correct behavior, the media controls disappear at about 3 ~ 4 seconds after the play button is clicked. When a user starts a video and enter full screen, the controls (or the container anyway) remains in the DOM for about 3 ~ 4 before it disappears. When the user exists full screen mode, the controls return as operable invisible controls. Attached please see an analysis of the markup for the controls. It appears that "-webkit-media-controls-panel-background" and "-webkit-media-controls-panel" are missing the "show" class after the user exists full screen.

-- 
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/20160421/fd7b3281/attachment.html>


More information about the webkit-unassigned mailing list