https://bugs.documentfoundation.org/show_bug.cgi?id=151044
Bug ID: 151044
Summary: [gtk4] unable to reach some menu items in long menus
on small screens
Product: LibreOffice
Version: 7.4.1.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Description:
On a computer with a small screen, I cannot reach the lowest menu items using
the mouse. Scrolling does not work.
This is a regression compared to the gtk3 version.
Steps to Reproduce:
1. Have a small computer screen (1366 x 768 in my case)
2. Open LibreOffice with
3. Open any long menu, e.g. the "view" menu
Actual Results:
Unable to reach the element at the bottom of the menu. Scrolling does not work.
There are no "down" arrows or anything to enable scrolling the menu without the
scroll wheel (those down/up arrow buttons are present in the gtk3 version).
Note that the gtk4 version shows a scrollbar but I cannot interact with it.
Expected Results:
Be able to reach the menu items at the bottom of the menu. Preferably by two
different ways:
1. scrolling the mouse wheel (as in the gtk3 version)
2. up/down buttons at the edge of the menu (as in the gtk3 version)
Reproducible: Always
User Profile Reset: No
Additional Info:
Both of the following versions are affected:
Version: 7.4.0.3
Build ID: 40(Build:3)
CPU threads: 2; OS: Linux 5.19; UI render: default; VCL: gtk4
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded
Version: 7.4.1.2
Build ID: 40(Build:2)
CPU threads: 2; OS: Linux 5.19; UI render: default; VCL: gtk4
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded
Please note: If started with the default backend gtk3, the issue is not
present.
--
You are receiving this mail because:
You are the assignee for the bug.