[Webkit-unassigned] [Bug 157975] New: REGRESSION: Default audio controls’ volume slider is clipped out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 21 18:40:18 PDT 2016


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

            Bug ID: 157975
           Summary: REGRESSION: Default audio controls’ volume slider is
                    clipped out
    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: mitz at webkit.org

To reproduce, navigate to data:text/html,<audio%20controls> and hover over the volume icon. Notice that the volume slider doesn’t show. This is happening because the -webkit-media-controls pseudoelement has overflow: hidden, causing the slider to get clipped out.

-- 
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/20160522/144e87c0/attachment.html>


More information about the webkit-unassigned mailing list