https://bugs.kde.org/show_bug.cgi?id=465865
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|For the application menu |Enabling the "sort |widget, enabling the "sort |applications |applications |alphabetically" setting |alphabetically" setting |results in nonsensical |results in weird sort order |positioning of separator | |items Component|general |Application Menu (Kicker) Version|unspecified |5.27.0 Status|REPORTED |CONFIRMED Ever confirmed|0 |1 Assignee|[email protected] |[email protected] Product|kde |plasmashell CC| |[email protected] Target Milestone|--- |1.0 --- Comment #5 from Nate Graham <[email protected]> --- > I would expect separators to be left where they were placed This isn't possible when sorting alphabetically. A separator's position is manually decided, so it only makes sense when using a manual app arrangement. When the arrangement is automatic (because you turned alphabetical sorting on), the separators lose the ability to know where they should live. Really the separators should just disappear when using alphabetical sorting. Let's make the bug report about that, since it's an actionable and self-contained thing. Otherwise, the sort ordering looks perfectly logical to me. First sub-menus, arranged alphabetically, then apps, arranged alphabetically. The only alternative I could imagine that would make more sense is to sort everything alphabetically, so as to allow sub-menus to be interspersed between apps. That might look messy though, so I can see why it's done the way it is. -- You are receiving this mail because: You are watching all bug changes.
