Bug 182519

Summary: unpausing causes lyrics applet to go to top of page
Product: [Applications] amarok Reporter: a thing <a_thing>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: lfranchi
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description a thing 2009-01-31 00:45:51 UTC
Version:           2.0.1.1-SVN (using KDE 4.1.4)
Installed from:    Fedora RPMs

When unpausing a track and the lyrics applet is scrolled away from the top, it is forced back to the top of the page. This is irritating when pausing to read and consider lyrics that take a bit of thinking to understand.
Comment 1 Mark Kretschmann 2009-01-31 10:03:48 UTC
I cannot reproduce this problem in Amarok trunk. Pausing/unpausing does not seem to have any effect on the Lyrics Applet.

So I assume it has been fixed.
Comment 2 Seb Ruiz 2009-02-08 07:34:15 UTC
I can confirm here on latest trunk.
Comment 3 Nikolaj Hald Nielsen 2009-03-28 16:59:03 UTC
SVN commit 946057 by nhnielsen:

Do not send a "Current" message to all applets when the engine changes from Paused to Playing state. In this case there is really no need for applets 
to update their info and doing so can cause unwanted behaviour, such as the lyric applet scrolling to the top when a track is unpaused. 
BUG: 182519 


 M  +1 -3      ContextView.cpp  


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