Bug 266643

Summary: Muting audio by audio controls still shows a wave
Product: [Applications] kmix Reporter: Stephan Kleine <bitdealer>
Component: On-Screen-Display (OSD)Assignee: Christian Esken <esken>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stephan Kleine 2011-02-19 06:41:35 UTC
Version:           unspecified (using Devel) 
OS:                Linux

If you turn up the volume the HUD it shows 3 "waves". If you discrease it, it shows two or one "waves". If the sound is muted it still shows one "wave".

Reproducible: Didn't try

Steps to Reproduce:
Turn the volume down.

Actual Results:  
One "wave" still shown.

Expected Results:  
The last "wave" should be gone.
Comment 1 Stephan Kleine 2011-02-19 06:44:40 UTC
Sorry, the HUD is some OSD and a "wave" is some half circle coming from the speaker showing the current volume.

Point being if the volume is turned down to nothing there shouldn't be any "wave".
Comment 2 Igor Poboiko 2011-04-22 22:10:46 UTC
SVN commit 1228867 by poboiko:

Change icon to "muted" in OSD when volume level reaches zero
BUG: 266643


 M  +1 -1      osdwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1228867
Comment 3 Igor Poboiko 2011-04-22 22:23:06 UTC
SVN commit 1228869 by poboiko:

Change icon to "muted" in dock widget too when volume level reaches zero
CCBUG: 266643


 M  +4 -2      kmixdockwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1228869