[Webkit-unassigned] [Bug 137805] REGRESSION (r170808): Volume slider in built-in media controls only changes volume when thumb is released, not while dragging
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 17 05:46:44 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137805
--- Comment #4 from pom at graougraou.com ---
The problem is probably here: http://trac.webkit.org/browser/trunk/Source/WebCore/Modules/mediacontrols/mediaControlsApple.js#L388
The event name should be changed to “input” from “change” (see also line 337 where the timeline was updated correctly.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141017/87033e86/attachment-0002.html>
More information about the webkit-unassigned
mailing list