Bug 164012 - Add .uno:PresentationLayout to the Slide Pane context menu
Summary: Add .uno:PresentationLayout to the Slide Pane context menu
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Karthik
URL:
Whiteboard: target:25.8.0
Keywords: difficultyBeginner, easyHack, skillDesign
Depends on:
Blocks: Slide-Page-Pane
  Show dependency treegraph
 
Reported: 2024-11-23 18:34 UTC by Eyal Rozenberg
Modified: 2025-03-11 01:28 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2024-11-23 18:34:42 UTC
If I right-click the area of a slide in the main pane of my Impress window, I can choose "Change Slide Master..." and get a dialog for choosing a different master.

However - the same is not true when I right-click one, or multiple-selected, slides in the Slides Pane. There is just no such context-menu item - and there really shoud be. This is definitely something I need to do revatively frequently in multi-master slide decks.
Comment 1 Heiko Tietze 2024-11-25 10:27:15 UTC
Code pointer: sd/uiconfig/simpress/popupmenu/pagepane.xml
Comment 2 Commit Notification 2025-03-10 07:51:30 UTC
Karthik committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d501fe41ddcb2d338baee301cbd534944cd116ff

tdf#164012 Add Change Master... below Move in Slide Pane context menu

It will be available in 25.8.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.