<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Modern Media Controls] Volume icon doesn't turn to mute when the knob is set to 0"
   href="https://bugs.webkit.org/show_bug.cgi?id=169553">169553</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Modern Media Controls] Volume icon doesn't turn to mute when the knob is set to 0
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Media Elements
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>graouts&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</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>