mate-desktop / mozo

Menu editor for MATE using the freedesktop.org menu specification
http://www.mate-desktop.org
GNU Lesser General Public License v2.1
28 stars 12 forks source link

Copy or Duplicate item #72

Open frobby opened 4 years ago

frobby commented 4 years ago

The default behaviour has been changed from COPY to MOVE when dragging a menu item into a different submenu. Previously (eg: v.1.20.0) dragging the item would create a copy and holding the Shift key while dragging would MOVE the item instead of making a copy.

Now there doesn't seem to be an easy way to make a copy of an item.

This is useful when you want to create a duplicate menu item but with different command-line options than the original.

Expected behaviour

Holding the Ctrl key while dragging an item into another submenu should create a copy rather than moving the item. Alternatively, a [Duplicate] button, would create a duplicate of the menu item in the same submenu.

Actual behaviour

Steps to reproduce the behaviour

MATE general version

1.24.0

Package version

Linux Distribution

Ubuntu 20.04

Link to downstream report of your Distribution