Bug 41980
Summary: | Popup volume control on mouseover of <video> or <audio>'s mute button | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ridley Combs <rcombs> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | eric.carlson |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Ridley Combs
In order to align with the HTML5 spec, the UA must allow the user to adjust the volume if controls are enabled for a <video> or <audio> tag. This seems like a convenient way.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Carlson
http://trac.webkit.org/changeset/62821 implements this on Mac OS X, Windows will follow.
*** This bug has been marked as a duplicate of bug 41718 ***