Version: (using KDE 4.1.2) Compiler: distributed with kubuntu 8.10 OS: Linux Installed from: Ubuntu Packages The order in which the desktops appear under the keyboard shortcuts menu is not naturally sorted (1,2,3,4,..) but machine-like (1,10,11,12,...2,20,3,...). This bug came with kde 4.x, it is not present in previous versions. Here is a screenshot: http://193.2.97.30/desktop_order.png
SVN commit 879240 by pino: Compare the items in a shortcut list in a "natural" way. BUG: 174114 M +1 -0 kshortcutsdialog_p.h M +8 -0 kshortcutseditoritem.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=879240
SVN commit 879286 by pino: Backport: Compare the items in a shortcut list in a "natural" way. CCBUG: 174114 M +1 -0 kshortcutsdialog_p.h M +8 -0 kshortcutseditoritem.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=879286