[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 130359] editing tags for a track marked as played unmarks it
From:       Jeff Mitchell <kde-dev () emailgoeshere ! com>
Date:       2006-09-30 19:48:58
Message-ID: 20060930194858.6421.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=130359         




------- Additional Comments From kde-dev emailgoeshere com  2006-09-30 21:48 -------
SVN commit 590771 by mitchell:

Whoops...fixed it one way, then another, and then forgot to take the first way out.  \
                Bug still fixed though.
CCBUG: 130359


 M  +1 -1      playlistitem.cpp  


--- trunk/extragear/multimedia/amarok/src/playlistitem.cpp #590770:590771
 @ -673,7 +673,7  @
         }
     else
     {
-        const QColorGroup _cg = ( !isEnabled() )
+        const QColorGroup _cg = ( !exists() || !isEnabled() )
                                 ? listView()->palette().disabled()
                                 : listView()->palette().active();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic