[Webkit-unassigned] [Bug 168800] New: [Modern Media Controls] No controls are shown for <audio preload="none">

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 14:25:46 PST 2017


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

            Bug ID: 168800
           Summary: [Modern Media Controls] No controls are shown for
                    <audio preload="none">
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com

We are currently not set to show ANY controls unless .currentSrc returns something other than an empty string. If a media element has the "src" attribute set but "preload" is set to "none" then loading isn’t triggered and .currentSrc isn’t resolved. We should always show the start button for <video> and the controls for <audio> in that case, and hope for the best, although the media may turn out to be invalid.

-- 
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/20170223/6b00ffce/attachment.html>


More information about the webkit-unassigned mailing list