Picture-in-picture switch displayed on Netflix previews
Categories
(Web Compatibility :: Interventions, task, P1)
Tracking
(firefox70 wontfix, firefox71 wontfix, firefox72 wontfix, firefox73 wontfix, firefox74 wontfix, firefox75 wontfix, firefox76 wontfix, firefox77 wontfix, firefox78 fixed, firefox100 verified)
People
(Reporter: flod, Assigned: miketaylr)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
111.66 KB,
image/png
|
Details |
Currently the blue switch for PiP appears on Netflix previews, and overlaps with the rating controls.
If selected, it also seems to trigger a click on the preview, starting the movie. But it doesn't seem to happen all the time.
Ideally, it shouldn't be displayed on this type of content at all.
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 1•5 years ago
|
||
I am able to reproduce this. Doesn't seem to happen on all previews. But if you do click on the PiP for a preview, and close PiP, you could end up with a video playing in the background.
Comment 2•5 years ago
|
||
It's difficult for us to programmatically detect that this is a Netflix preview, unless we hard code in something to let us identify them. Perhaps that's something we could do with a WebCompat intervention?
Updated•5 years ago
|
Comment 3•5 years ago
|
||
I think we could scope some CSS, to disable the toggle, to the https://www.netflix.com/browse
page.
:miketaylr - would you be comfortable with using the webcompat system add-on to hide the PiP toggle on the Netflix browse page?
Assignee | ||
Comment 4•5 years ago
|
||
Adam, yeah -- presumably this won't be an intervention we ship forever (should we coordinate w/ Netflix?).
Any pointers on how we can write this intervention? Is there some magic class we should be looking for?
Comment 5•5 years ago
|
||
Making it possible / easy for a WebExtension (even one with experiment-capabilities like WebCompat) to modify the position of the toggle wasn't part of the original design, so I'll have to come up with something.
So I think it's on me to figure out how to write the intervention (and then I'll probably just write it myself, but get someone on the WebCompat team to review it for me).
Assignee | ||
Comment 6•5 years ago
|
||
That works! Will keep an eye out for PRs to https://github.com/mozilla/webcompat-addon.
Comment 7•5 years ago
|
||
Build ID 20191124230652
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:72.0) Gecko/20100101 Firefox/72.0
Reproducible also on Nightly 72 on macOS 10.13 platform.
Comment 8•5 years ago
|
||
Reproducible on Nightly 74 and Beta 73.
Assignee | ||
Comment 9•5 years ago
|
||
I think we have the ability to fix this now:
Updated•5 years ago
|
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Reproducible on latest Nightly 77.0a1 (2020-04-29) on MacOS 10.14
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 11•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 12•3 years ago
|
||
I have verified this fix in Nightly v100.0a1 on Windows 10, Ubuntu 22 and Mac OS 11.
The PiP toggle does not appear on preview videos (on the https://www.netflix.com/browse page).
Description
•