Bug 90030 - Implement button for .uno:RestoreEditingView action -- Return to last edited slide
Summary: Implement button for .uno:RestoreEditingView action -- Return to last edited ...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: ux-advise (show other bugs)
Version:
(earliest affected)
4.5.0.0.alpha0+ Master
Hardware: Other All
: medium enhancement
Assignee: Anurag Kanungo
URL:
Whiteboard: target:4.5.0
Keywords:
Depends on:
Blocks: 62957
  Show dependency treegraph
 
Reported: 2015-03-15 19:58 UTC by V Stuart Foote
Modified: 2015-03-17 11:47 UTC (History)
4 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 V Stuart Foote 2015-03-15 19:58:02 UTC
Impress lacks a button action to perform UNO command .uno:RestoreEditingView that is assigned to accelerator F5_SHIFT_MOD2

Suggest a menu button:

"Return to last edited slide...  Alt+Shift+F5"

be added to the Main Toolbar "Veiw", or Impress only main toolbar "Slide Show" item.

However, this button might also be positioned onto the Impress View tabs menu--currently proposed for  rework under bug 87672
Comment 1 Kumāra 2015-03-16 00:20:01 UTC
Thanks for opening this enhancement.
Comment 2 V Stuart Foote 2015-03-16 00:34:02 UTC
@Anurag,

a bit of a code pointer in Samuel M.'s http://cgit.freedesktop.org/libreoffice/core/commit/?id=c41dfa1265c6de8045f3a7bfd248ec0f8d9fc8c3

If you are going to add to the Main Toolbar -> Slide Show then should be simple menu addition in:

DrawImpressCommands.xcu

Happy coding...