inv.nadeko.net - Captions not displayed in Picture in Picture window
Categories
(Toolkit :: Picture-in-Picture, defect, P3)
Tracking
()
People
(Reporter: ctanase, Assigned: aoia7rz7l)
References
()
Details
(Whiteboard: [webcompat-source:web-bugs])
Attachments
(4 files)
|
464.40 KB,
image/png
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
aoia7rz7l
:
approval-mozilla-esr140?
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
aoia7rz7l
:
approval-mozilla-esr115?
|
Details | Review |
Environment:
Operating system: Windows 10
Firefox version: Firefox 142.0/140
Steps to reproduce:
- Go to https://inv.nadeko.net/watch?v=79xJbFLDKaU
- Play the video.
- Enable captions.
- Click Picture-in-Picture button.
Expected Behavior:
Captions get displayed in PiP mode.
Actual Behavior:
Captions are not displayed in PiP mode, remains on the initial video location.
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
Created from https://github.com/webcompat/web-bugs/issues/167676
| Reporter | ||
Updated•9 months ago
|
| Reporter | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Comment 2•9 months ago
|
||
The severity field is not set for this bug.
:mconley, could you have a look please?
For more information, please visit BugBot documentation.
Updated•8 months ago
|
Updated•8 months ago
|
Possible duplicate of bug 1781556?
Nevermind I might have a patch.
I will leave bug 1781556 for anyone interested in supporting self-hosted or private Invidious instances.
Updated•1 month ago
|
Comment 7•19 days ago
|
||
| bugherder | ||
Updated•19 days ago
|
Updated•12 days ago
|
Original Revision: https://phabricator.services.mozilla.com/D291292
Updated•4 hours ago
|
Original Revision: https://phabricator.services.mozilla.com/D291292
Updated•3 hours ago
|
| Assignee | ||
Comment 10•3 hours ago
|
||
Comment on attachment 9582807 [details]
Bug 1978290 - Add PiP captions support for currently public Invidious instances.
firefox-esr140 Uplift Approval Request
- User impact if declined: ESR140 users will need to (re-)apply this patch by manually modifying
browser\features\pictureinpicture@mozilla.org.xpi\data\picture_in_picture_overrides.jsafter every Firefox update. - Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Relatively small change that users can disable by setting
extensions.pictureinpicture.disabled_picture_in_picture_overrides.invidioustofalse. - String changes made/needed: No
- Is Android affected?: no
| Assignee | ||
Comment 11•3 hours ago
|
||
Comment on attachment 9582817 [details]
Bug 1978290 - Add PiP captions support for currently public Invidious instances.
firefox-esr115 Uplift Approval Request
- User impact if declined: Users on legacy platforms will need to (re-)apply this patch by manually modifying
browser\features\pictureinpicture@mozilla.org.xpi\data\picture_in_picture_overrides.jsafter every Firefox update. - Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Relatively small change that users can disable by setting
extensions.pictureinpicture.disabled_picture_in_picture_overrides.invidioustofalse. - String changes made/needed: No
- Is Android affected?: no
Description
•