Bug 61714

Summary: 30 second rewind button obscured in fullscreen controller when video uses custom inline controls
Product: WebKit Reporter: mitz
Component: MediaAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar, Regression
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Let elements know when they become and cease being fullscreen and use that to update the media controls darin: review+

Description mitz 2011-05-29 17:10:41 PDT
30 second rewind button obscured in fullscreen controller when video uses custom inline controls
Comment 1 mitz 2011-05-29 17:15:57 PDT
Created attachment 95309 [details]
Let elements know when they become and cease being fullscreen and use that to update the media controls
Comment 2 mitz 2011-05-29 17:20:55 PDT
Fixed in r87657. <http://trac.webkit.org/changeset/87657>

We reused <rdar://problem/9515650> for this.