Bug 59180

Summary: REGRESSION (r83397): Default controls fade out when playing audio-only media
Product: WebKit Reporter: mitz
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: abarth, dglazkov, eric.carlson, eric, webkit.review.bot
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://www.synthogy.com/demo/v2/Chopin%20op.25%20no.11.mp3
Attachments:
Description Flags
Only start fading out the controls if there is a video track mjs: review+

Description mitz 2011-04-22 00:39:38 PDT
<rdar://problem/9322486>

To reproduce, either open the URL as a standalone media document, or open

data:text/html,<audio controls src="http://www.synthogy.com/demo/v2/Chopin%20op.25%20no.11.mp3"></audio>

when the audio is playing and the mouse is away from the controls, they fade out. This should not happen for audio.

Caused by <http://trac.webkit.org/changeset/83397>
Comment 1 mitz 2011-04-22 01:12:51 PDT
Working on a test now (the fix is trivial).
Comment 2 mitz 2011-04-22 01:24:58 PDT
Created attachment 90678 [details]
Only start fading out the controls if there is a video track
Comment 3 Maciej Stachowiak 2011-04-22 01:28:58 PDT
Comment on attachment 90678 [details]
Only start fading out the controls if there is a video track

r=me
Comment 4 mitz 2011-04-22 01:32:31 PDT
Fixed in r84611. <http://trac.webkit.org/changeset/84611>
Comment 5 WebKit Review Bot 2011-04-22 09:00:07 PDT
http://trac.webkit.org/changeset/84611 might have broken Windows 7 Release (Tests)