NEW 137917
REGRESSION(r170808): [GTK] Volume slider in built-in media controls only changes volume when thumb is released, not while dragging
https://bugs.webkit.org/show_bug.cgi?id=137917
Summary REGRESSION(r170808): [GTK] Volume slider in built-in media controls only chan...
Xabier Rodríguez Calvar
Reported 2014-10-21 04:57:32 PDT
We might want to have this behavior also in the crossplatform code. +++ This bug was initially created as a clone of Bug #137805 +++ The volume slider in the built-in media controls doesn’t change the volume continuously as the thumb is being dragged. Instead, volume only changes when it’s released. To reproduce: navigate to the URL. When music starts playing, hover over the volume button in the media controls, then click and hold the thumb in the volume slider, and while still holding, drag it downwards. Notice that the volume doesn’t decrease. Release the thumb and notice that the volume drops. This is a regression, caused by <http://trac.webkit.org/r170808>, the fix for bug 134545.
Attachments
Note You need to log in before you can comment on or make changes to this bug.