Created attachment 155760 [details] shows Duplicate and Delete choices on menu Hello all, On LibreOffice Impress: The Duplicate Slide is right above the Delete Slide selection when right-clicking on a slide. (??) Can't tell you how many times I've deleted a slide when I thought I had duplicated a slide. In my opinion, this is poor design. When deleting a slide please either prompt the user for his ok OR move the Delete somewhere less problematic. See attachment. Thank you.
Good point, let's separate the destructive function. Should be sd/uiconfig/simpress/popupmenu/pagepane.xml where a <menu:menuseparator/> before <menu:menuitem menu:id=".uno:DeleteSlide"/> is a solution.
I offer next list: Cut Copy Paste _____ New Slide Duplicate Slide Rename Slide Hide Slide Delete Slide ______ Layout > Navigate > Mode > ______ Properties Heiko, what do you think?
(In reply to Roman Kuznetsov from comment #2) > Heiko, what do you think? Looks good, in particular the Properties at the bottom.
Roman Kuznetsov committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e9a60f3d9ba7c6164851264e7171b90238f7948c tdf#128757 Move pane context menu's items It will be available in 6.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Roman Kuznetsov committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/ff49f69825c066b0416f088af6e1f42b5f8f0a48 tdf#128757 Move pane context menu's items It will be available in 6.4.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.