[Webkit-unassigned] [Bug 90929] Chromium media element volume slider not functioning correctly at default size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 04:46:52 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90929





--- Comment #3 from Cem Kocagil <cem.kocagil+webkit at gmail.com>  2012-07-11 04:46:52 PST ---
This patch should do it for now (except I forgot to update changelogs), but the following might be taken into consideration in the future for better functionality.

1) Currently, the volume slider logic seems unintuitive and produces many problems at low widget sizes. The slider bead doesn't move at the same speed as the mouse. It is also not always centered to the mouse, even when the mouse is in the range.
2) As suggested on the Chromium bug tracker, we can make it so that the full screen button will be hidden at small sizes.
3) As suggested on the Chromium bug tracker, the volume slider can be made to vertically pop up, similar to some Flash media players out there.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list