Version: (using KDE 4.2.2) OS: Linux Installed from: Debian testing/unstable Packages Steps to reproduce: Run KDE 4 menu, in Favorites tab, right click on some application and set "Sort Alphabetically (A to Z)". Now applications are sort alphabetically from A to Z. Then logout and login. Applications lost theirs alphabetically order.
I took a look in the source code and if I'm not wrong the sort method updates only a list with the names of applications, but it doesn't update the other list used to save in data .kde/share/config/kickoffrc .
(In reply to comment #1) > I took a look in the source code and if I'm not wrong the sort method updates > only a list with the names of applications, but it doesn't update the other > list used to save in data .kde/share/config/kickoffrc . Yah you are correct. kickoffrc isn't updated. I would like to work on it. May I take this challenge :)
Marking as dupe of bug 185608 which is marked as FIXED, so it is indeed fixed on trunk. Thanks *** This bug has been marked as a duplicate of bug 185608 ***