Bug 168967 - Can't zoom in and out with narrow window, Status bar zoom widget
Summary: Can't zoom in and out with narrow window, Status bar zoom widget
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Statusbar
  Show dependency treegraph
 
Reported: 2025-10-20 12:08 UTC by Danat
Modified: 2025-10-20 17:07 UTC (History)
1 user (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 Danat 2025-10-20 12:08:16 UTC
Description:
Not a major issue

I suggest leaving out only "+" and "-" symbols when the window is narrow

https://drive.google.com/file/d/1WgAgKx5bT9Kzpq2pe5wC1rfeUcDCpftI/view?usp=sharing

Steps to Reproduce:
1.Shrink the window
2. Try to zoom in and out
3.

Actual Results:
Can't zoom in and out with narrow window

Expected Results:
Ability to zoom and out regardless


Reproducible: Always


User Profile Reset: No

Additional Info:
In the video
Comment 1 V Stuart Foote 2025-10-20 17:04:35 UTC
The collapse of the 'Status bar' is accepted behavior. The Zoom bar widget has priority and remains even when app frame width is reduced such that portions are hidden.

Otherwise Zoom is implemented with <Ctrl>+mouse wheel, and functions regardless of appframe width.

Likewise the zoom actions are assigned to default keyboard shortcuts of <Ctrl><Shift>+<PgDn/PgUp>.

Those should suffice for expert users working with diminutive app frame sizes.