[Webkit-unassigned] [Bug 243155] New: The HTMLAudioElement works only with JS enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 24 14:47:19 PDT 2022


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

            Bug ID: 243155
           Summary: The HTMLAudioElement works only with JS enabled
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d.grammatiko at gmail.com

The audio element requires Javascript to have any meaningful interactivity (eg playback a live stream). This is odd as the detail element works without JS and also the other 2 engines (gecko and blink) seem quite happy playing a stream even without JS enabled.

The issue could be easily reproduced by disabling JS and visiting this url: https://dgrammatiko.netlify.app/blog/from-html-to-pwa/radio/


I'm guessing video element could also be unusable without JS, but I don't have any handy MP4 file to test it locally.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220724/17e0baa0/attachment.htm>


More information about the webkit-unassigned mailing list