Bug 192836

Summary: all settings for classic menu discarded after switching to kickoff-style and back
Product: [Plasma] plasma4 Reporter: H.H. <cyberbeat>
Component: widget-kickoffAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: andresbajotierra, drankinatty, kde, toralf.foerster
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description H.H. 2009-05-16 00:06:45 UTC
Version:            (using KDE 4.2.85)
Installed from:    SuSE RPMs

all my settings for classic menu were discarded after switching to kickoff-style and back (symbol, history-entry-count, display name only, show titles)
Comment 1 Dario Andres 2009-05-16 02:12:40 UTC
This is a known issue of the current implementation as "Switch" is implemented as "remove and add a new X launcher", so all the settings are lost. 
I actually made a setting to not lost the keyboard shortcut, but it needs to be improved a lot. 
Regards
Comment 2 Marco Martin 2009-06-13 15:48:36 UTC
*** Bug 196290 has been marked as a duplicate of this bug. ***
Comment 3 Dario Andres 2010-02-15 03:33:06 UTC
Proposed patch to preserve all the settings:
http://reviewboard.kde.org/r/2923/
Comment 4 Nicolas L. 2010-06-03 18:15:42 UTC
what is the current status of the review request ?
Comment 5 Aaron J. Seigo 2010-06-03 19:58:59 UTC
SVN commit 1134235 by aseigo:

clean up and commit Dario Andres' effective if not-so-pretty hack :)
BUG:192836


 M  +24 -4     applet/applet.cpp  
 M  +6 -0      applet/applet.h  
 M  +77 -43    simpleapplet/simpleapplet.cpp  
 M  +12 -0     simpleapplet/simpleapplet.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1134235
Comment 6 Christoph Feck 2010-10-19 02:55:25 UTC
*** Bug 221076 has been marked as a duplicate of this bug. ***