https://bugs.kde.org/show_bug.cgi?id=510470
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.20.0 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/fdb0546 | |e6aa071c95392187cf300484d32 | |5156d9 --- Comment #6 from Méven <[email protected]> --- Git commit fdb0546e6aa071c95392187cf300484d325156d9 by Méven Car, on behalf of Tomáš Hnyk. Committed on 21/10/2025 at 11:26. Pushed by meven into branch 'master'. kfileitems: Use internal name again for sorting Previously, KDesktopFileAction::name() was wrongly used to sort instead of KDesktopFileAction::actionsKey(). That meant service menus could not be ordered by their developers manually and weird situations like sorting actions named "Resize 300" after "Resize 2000". This regression was introduced when porting from KFileItemActinos to KDesktopFileAction in 0eb24754b5e3fb0025889bca1fca826f45961254 FIXED-IN: 6.20.0 M +1 -1 src/widgets/kfileitemactions.cpp https://invent.kde.org/frameworks/kio/-/commit/fdb0546e6aa071c95392187cf300484d325156d9 -- You are receiving this mail because: You are watching all bug changes.
