[dolphin] [Bug 466115] New: [Regression] Custom horizontal lines/bars in context menu no longer possible

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Feb 20 00:30:18 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=466115

            Bug ID: 466115
           Summary: [Regression] Custom horizontal lines/bars in context
                    menu no longer possible
    Classification: Applications
           Product: dolphin
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: schickele at web.de
                CC: kfm-devel at kde.org
  Target Milestone: ---

Created attachment 156516
  --> https://bugs.kde.org/attachment.cgi?id=156516&action=edit
Context sub-menu with and without horizontal lines in Dolphin 19.12.3 and
21.12.3

For as long as I can remember, a personalized service sub-menu in Dolphin could
contain horizontal lines to separate items. To do so, you had to add
_SEPARATOR_ in the semicolon separated action list of your service file, for
example

Actions=action_a;action_b;_SEPARATOR_;action_c;action_d;_SEPARATOR_;action_e;

This feature disappeared between Dolphin 19.12.3 (Kubuntu 20.04) and Dolphin
21.12.3 (Kubuntu 22.04). The code above does not produce lines/bars anymore
(see attachment). I was not able to pinpoint the exact release that came with
the regression.

These horizontal lines are very handy and quite frankly irreplaceable when it
comes to add visual clarity to custom sub-menus, especially long ones.

My guess is that this is not a conscious design choice but rather a side-effect
of some code optimization. That's why I'm reporting this as minor bug. I would
love to see them back and I suspect others would too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list