Version: (using KDE 4.4.0) Installed from: openSUSE RPMs When selecting a desktop wallpaper (type|engine) as virus, apply button doesn't become active if u select another background picture. How to reproduce: 1) Open wallpaper setup dialog. 2) Select engine type: virus. Press apply. 3) Try to change background image, apply button won't become active.
confirmed
SVN commit 1090866 by annma: Allow the Apply button to be enabled and highlight selected wallpaper correctly BUG=227140 M +4 -1 backgrounddelegate.cpp M +1 -0 virus.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1090866
SVN commit 1090868 by annma: forward port CCBUG=227140 M +2 -0 backgrounddelegate.cpp M +1 -0 virus.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1090868
SVN commit 1090870 by annma: this is more elegant. it did not work just because the slot was not declared as a slot! will forward port to trunk. CCBUG=227140 M +0 -1 virus.cpp M +2 -2 virus.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1090870