GNOME Bugzilla – Bug 661598
Full screen preview should have an Edit option
Last modified: 2012-07-19 21:33:17 UTC
The full screen preview should have an Edit option in its action toolbar item. That would show an OSD toolbar over the document, with options for rotating pages; possibly zoom too, even if we want to support that by pinch gestures probably.
*** Bug 661708 has been marked as a duplicate of this bug. ***
Regardless of fullscreen or not, the context menu in the preview is a bit too hard to discover. I've seen people complain that there is no way to start editing from the preview. Also, Print should be available in the same way. Other problems of the context menu: - One-item menus are awkward - Weak contrast with the whitish preview
The context menu is now gone in git master, and a toolbar menu has been implemented with the suggested actions: - Open - Print - Zoom in/out - Rotate left/right The only thing that could possibly be improved is using an explicit "Edit" verb for the opening action if we know we're going to be using Libreoffice, but since we show the name of the application anwyay, this is probably not a big deal. I'm going to close this as FIXED.