PiP subtitles support on Disney+
Categories
(Toolkit :: Picture-in-Picture, enhancement)
Tracking
()
People
(Reporter: ksenia, Assigned: m_kato)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
This was originally reported in https://github.com/webcompat/web-bugs/issues/101987
To reproduce, play any content from https://www.disneyplus.com/home in Picture-in-Picture mode.
Expected:
Subtitles are displayed in Picture-in-Picture window
Actual:
Subtitles are only displayed in the original video player
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Subtitle structure of disney+ seems to be the following.
<div class="dss-hls-subtitle-overlay">
<div class="dss-subtitle-renderer-wrapper">
<div class="dss-subtitle-renderer-cue-positioning-box">
<div class="dss-subtitle-renderer-cue-window">
<span class="dss-subtitle-renderer-cue">
<span class="dss-subtitle-renderer-line">...</span>
<span class="dss-subtitle-renderer-line">...</span>
Updated•3 years ago
|
Comment 4•3 years ago
|
||
bugherder |
Comment 5•3 years ago
|
||
Release Note Request
[Suggested wording]: Subtitles are now available for Disney+ in Picture-in-Picture.
Added to https://www.mozilla.org/en-US/firefox/104.0a1/releasenotes/
Comment 6•3 years ago
|
||
Setting firefox103 status flag to wontfix
because I assume we don't want to uplift this PiP change to Beta 103. This change looks a little risky to uplift because it inspects the Disney web page's content, so we should let the change ride the trains with 104.
Updated•3 years ago
|
I can confirm this enhancement is implemented on Firefox 104.0b7(build ID: 20220807190148) and Nightly 105.0a1(build ID: 20220807214336) on Windows 10 64-bits, Ubuntu 22.04, macOS 12.
Updated•2 years ago
|
Description
•