Bug 266643 - Muting audio by audio controls still shows a wave
Summary: Muting audio by audio controls still shows a wave
Status: RESOLVED FIXED
Alias: None
Product: kmix
Classification: Applications
Component: On-Screen-Display (OSD) (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Christian Esken
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-19 06:41 UTC by Stephan Kleine
Modified: 2011-04-22 22:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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