The real issue is a constraint in the GMenuModel and GActionGroup
protocol. Actions should be unique. Problem is that the command attached
to the "Slide Show" menu item is linked in two menu items, but one of
them is a radio button, and the other one is a normal button.

In GMenuModel/GActionGroup protocol, actions define the way menu items
are displayed (as radio buttons, checkmarks...). This means that we have
to create a new action with another name that would be mapped to the
original LO command.

Fixing this issue is not trivial, and, since this appears to be a very
specific case, we can do a hack to let this button work on the final
release while we develop a better solution.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1061579

Title:
  Start presentation menu entry disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1061579/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to