<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Media Controls stop update after hovering for a few seconds"
href="https://bugs.webkit.org/show_bug.cgi?id=144770#c39">Comment # 39</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Media Controls stop update after hovering for a few seconds"
href="https://bugs.webkit.org/show_bug.cgi?id=144770">bug 144770</a>
from <span class="vcard"><a class="email" href="mailto:jcraig@apple.com" title="James Craig <jcraig@apple.com>"> <span class="fn">James Craig</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=253508&action=diff" name="attach_253508" title="patch">attachment 253508</a> <a href="attachment.cgi?id=253508&action=edit" title="patch">[details]</a></span>
patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=253508&action=review">https://bugs.webkit.org/attachment.cgi?id=253508&action=review</a>
<span class="quote">> Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:828
> + if (!parseInt(opacity) && !this.controlsAlwaysVisible()) {
> + this.base.removeChild(this.controls.inlinePlaybackPlaceholder);
> + this.base.removeChild(this.controls.panel);</span >
This change has regressed accessibility (<a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION(r184722) AX: WebKit Video playback toolbar hides after playing and is no longer accessible to VoiceOver"
href="show_bug.cgi?id=145684">bug 145684</a>) for VoiceOver and Switch Control (probably Orca, too). Once you start playing a video the controls disappear and you can't get them back without a mouse hover.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>