[Webkit-unassigned] [Bug 169553] New: [Modern Media Controls] Volume icon doesn't turn to mute when the knob is set to 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 06:58:34 PDT 2017


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

            Bug ID: 169553
           Summary: [Modern Media Controls] Volume icon doesn't turn to
                    mute when the knob is set to 0
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com

Drag the volume knob to 0. It should change the volume icon to the mute icon.

The previous controls had a bug where after you toggle the speaker icon then it would toggle between muted and the last value, 0, so the knob never moved.

In this case, I think we should remember the volume value on mouse down prior to the drag of the knob to 0. So you can:

1) Have the knob at some value (say .6)
2) Drag the knob to 0. The speaker icon turns to mute.
3) Click on the speaker icon to unmute. It goes back up to .6.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170313/32c99c62/attachment.html>


More information about the webkit-unassigned mailing list