Bug 59180 - REGRESSION (r83397): Default controls fade out when playing audio-only media
Summary: REGRESSION (r83397): Default controls fade out when playing audio-only media
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Major
Assignee: Nobody
URL: http://www.synthogy.com/demo/v2/Chopi...
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2011-04-22 00:39 PDT by mitz
Modified: 2011-04-22 09:00 PDT (History)
5 users (show)

See Also:


Attachments
Only start fading out the controls if there is a video track (3.45 KB, patch)
2011-04-22 01:24 PDT, mitz
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)