[Webkit-unassigned] [Bug 28241] Media controls panel does not have a volume control slider

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 21 14:23:00 PDT 2009


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





--- Comment #5 from Hin-Chung Lam <hclam at google.com>  2009-08-21 14:23:00 PDT ---
I have updated the patch addressing Eric's comments. About the comments that
mute button will break, the line "if (m_muteButton &&
m_muteButton->hitTest(point))" is moved to line 525. I tested this on a mac and
the mute button works fine.

The volume slider is shown above or below the mute button (depending on the
position of the mute button in the frame). It doesn't overlay on top. And if
the port doesn't implement the appearance of the volume slider, that this patch
doesn't include. The slider won't be shown at all.

-- 
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