Skip to content

Commit

Permalink
DOC-2363: Video and audio elements could not be played on Safari.
Browse files Browse the repository at this point in the history
  • Loading branch information
kemister85 committed Apr 23, 2024
1 parent 564b8fc commit cb30b14
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions modules/ROOT/pages/7.1-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,14 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a

{productname} 7.1 also includes the following bug fix<es>:

=== <TINY-vwxyz 1 changelog entry>
// #TINY-vwxyz1
=== Video and audio elements could not be played on Safari.
// #TINY-10813

// CCFR here.
In earlier versions of {productname}, a problem occurred when users inserted a video or media element into a {productname} document while using Safari as the host browser. The issue caused media files to be unplayable in Safari.

{productname} {release-version} resolves this problem by preventing events from bubbling out of the video element, which previously caused the playback issue.

With this fix, users can now play video and audio elements on Safari without any issues.


[[security-fixes]]
Expand Down

0 comments on commit cb30b14

Please sign in to comment.