Bug 165010

Summary: REGRESSION (Modern Media Controls): Video controls are intermittently visible and sometimes layout incorrectly, affects YouTube
Product: WebKit Reporter: Devin Rousso <hi>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: graouts, graouts, hi, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[Image] Screenshot of Issue none

Description Devin Rousso 2016-11-21 11:10:53 PST
Created attachment 295303 [details]
[Image] Screenshot of Issue

This happens alot on YouTube, where the media controls are always visible (which itself only happens about half of the time), even though YouTube has their own controls that are positioned on top of the <video> element.
Comment 1 Antoine Quint 2016-11-21 11:17:10 PST
This is only with the Modern Media Controls experimental flag on, correct?
Comment 2 Devin Rousso 2016-11-21 13:33:53 PST
(In reply to comment #1)
> This is only with the Modern Media Controls experimental flag on, correct?

Yup.

On another note, I completely forgot that these flags existed, and I am so glad I did cause I wanted to turn that off... :P
Comment 3 Radar WebKit Bug Importer 2016-12-01 12:38:33 PST
<rdar://problem/29464669>
Comment 4 Antoine Quint 2016-12-01 13:19:27 PST
This should be fixed as of https://bugs.webkit.org/show_bug.cgi?id=165175. Devin, would you mind checking that is the case?
Comment 5 Devin Rousso 2016-12-01 13:42:37 PST
(In reply to comment #4)
> This should be fixed as of https://bugs.webkit.org/show_bug.cgi?id=165175.
> Devin, would you mind checking that is the case?

I originally tested this in STP 18, but after downloading the latest nightly (and running a local build) it seems to work fine.  I watched about a dozen videos on YouTube and tried a few on Vimeo as well.  👍
Comment 6 Antoine Quint 2016-12-01 13:49:13 PST
Thanks for verifying this Devin, closing accordingly.

*** This bug has been marked as a duplicate of bug 165175 ***