Bug 169805

Summary: Display a pause (not play) button while already playing
Product: [Applications] amarok Reporter: erik_hahn
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: hydrogen, sven
Priority: VHI Keywords: regression, release_blocker
Version: 2.0-SVN   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description erik_hahn 2008-08-25 18:48:49 UTC
Version:           1.90 (using KDE 4.1.0)
Compiler:          gcc 4.3.1 
OS:                Linux
Installed from:    Gentoo Packages

While playing, the play button still displays the "play" symbol, but acts as a pause button. Instead, it should display the pause symbol, making the interface slightly more logical and intuitive.
Comment 1 Dan Meltzer 2008-08-25 18:52:31 UTC
This is a regression from using a graphicsview as the toolbar control.  It really needs to be fixed asap.  The icon never gets rerendered when the state changes, it shouldn't be to terrible to fix, but I'm not sure.
Comment 2 Sven Krohlas 2008-08-28 16:53:27 UTC
Ahould be fixed in revision 853967.