Bug 245850 - folderview does not repaint after runtime icon theme change
Summary: folderview does not repaint after runtime icon theme change
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-folderview (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-27 01:11 UTC by Dotan Cohen
Modified: 2010-08-24 19:21 UTC (History)
2 users (show)

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 Dotan Cohen 2010-07-27 01:11:02 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

No matter which icon theme the user chooses from System Settings, the desktop remains with the oxygen theme.

Kubuntu 9.10, KDE 4.4.4

Reproducible: Always
Comment 1 Ilya Chernykh 2010-07-27 08:09:47 UTC
Can confirm on OpenSUSE 11.3 KDE 4.4.4
Comment 2 Will Stephenson 2010-07-27 10:26:37 UTC
Tested switching between Tango icon theme and Oxygen in order to exclude an incomplete or non-fdo standard icon theme.

Tested with 4.5RC3 and 4.4.4 on openSUSE.

Upon changing icon theme, folderview shows the old icons until the next repaint, eg mousing over icons causes them to be redraw with the hover selection rectangle behind them using the correct icon theme.

Only folderview is affected.  An Icon widget on the desktop or icons on the panel, for which alternatives exist in both themes, change immediately.
Comment 3 Ilya Chernykh 2010-07-27 10:28:10 UTC
On my computer even ordering to redraw the desktop did not help.
Comment 4 Aaron J. Seigo 2010-08-24 03:11:39 UTC
SVN commit 1167207 by aseigo:

respond to icon changes
BUG:245850


 M  +11 -0     abstractitemview.cpp  
 M  +1 -0      abstractitemview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1167207
Comment 5 Aaron J. Seigo 2010-08-24 19:21:26 UTC
SVN commit 1167465 by aseigo:

better fix for the "update the view on icon settings change" bug
CCBUG:245850


 M  +0 -7      abstractitemview.cpp  
 M  +0 -1      abstractitemview.h  
 M  +6 -5      folderview.cpp  


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