Bug 119062

Summary: [GTK] Media Player's volume slider behavior is not consistent
Product: WebKit Reporter: Danilo de Paula <danilo.eu>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, esprehn+autocc, glenn, jer.noble
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Danilo de Paula 2013-07-24 12:57:18 PDT
I'm not sure if it's expected or not the volume slider visibility behavior is a little bit odd.
When the video is playing and you pass the mouse over the sound icon inside the control box the volume slider shows up.

However it never hides itself again, even if the media button is pressed or the control box is hidden.

My suggestion would be to close the slider when the button is clicked or when the control box is hidden.
Comment 1 Danilo de Paula 2013-08-12 09:07:51 PDT
Created attachment 208545 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2013-08-12 09:15:20 PDT
Comment on attachment 208545 [details]
Patch

OK, makeTransparent sucks as a name for this IMO, but I guess it's what we're stuck with.
Comment 3 WebKit Commit Bot 2013-08-13 06:13:28 PDT
Comment on attachment 208545 [details]
Patch

Clearing flags on attachment: 208545

Committed r154000: <http://trac.webkit.org/changeset/154000>
Comment 4 WebKit Commit Bot 2013-08-13 06:13:30 PDT
All reviewed patches have been landed.  Closing bug.