Bug 168312

Summary: Desktop-settings-dialog: no desktop-design selected in combo-box after installing new designs
Product: [Plasma] plasma4 Reporter: Frank Schaefer <schaefer.frank>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description Frank Schaefer 2008-08-04 11:35:05 UTC
Version:            (using KDE 4.1.0)
Installed from:    SuSE RPMs
OS:                Linux

When closing the installation dialog for new desktop-designs, the content of the combo-box in the destop-settings dialog is updated, but no design is selected (shown as selected).
The last applied design should be reselected.
Comment 1 Frank Schaefer 2008-08-04 11:37:25 UTC
Created attachment 26623 [details]
Screenshot
Comment 2 Aaron J. Seigo 2008-08-05 01:29:08 UTC
SVN commit 842231 by aseigo:

reset the combobox to the current theme when we reload it upon fetching a new theme
BUG:168312


 M  +1 -1      backgrounddialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=842231
Comment 3 Aaron J. Seigo 2008-08-05 02:24:41 UTC
SVN commit 842241 by aseigo:

backport 842231 fixing bug 168312
CCBUG:168312


 M  +1 -1      backgrounddialog.cpp  


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