Bug 160785 - View menu should contain the multi-page layout modes
Summary: View menu should contain the multi-page layout modes
Status: RESOLVED DUPLICATE of bug 150839
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: needsUXEval
Depends on:
Blocks: UNO-Command-New Page-View
  Show dependency treegraph
 
Reported: 2024-04-22 21:15 UTC by Eyal Rozenberg
Modified: 2024-04-22 21:57 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-04-22 21:15:01 UTC
The bottom bar in Writer has 3 buttons for multi-page layout mode: Single page view, multi-page view, book view.

I believe it should be possible to choose among these from the View menu - not just via bar buttons. Otherwise, their existence is easy to miss when focusing on the menus for functionality search (and even when focusing on the menus-and-toolbars for functionality search). They also fit the purview of the View menu very well, along with Normal/Web, Zoom etc.

The three could be placed in a submenu, so that only one additional menu item would be necessary.
Comment 1 V Stuart Foote 2024-04-22 21:57:07 UTC
+1, but dupe

The status bar controls are in viewlayoutctrl.cxx [1] and would need new UNO controls to be able to add to the View menu. Or to customize assign as keyboard shortcut.

*** This bug has been marked as a duplicate of bug 150839 ***