https://bugs.documentfoundation.org/show_bug.cgi?id=147062
Bug ID: 147062
Summary: [GTK] shortcut Ctrl+Alt+<letter> works as Alt+<letter>
: opens the first menu starting with <letter>
Product: LibreOffice
Version: 7.2.0.3 rc
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Description:
With the GTK backend, Ctrl+Alt+<letter> opens the first menu with name starting
with letter <letter>.
As a consequence assigning for example Ctrl+Alt+O to the Text Body paragraph
style, this shortcut opens the Outils menu instead (in French corresponding to
Tools menu).
In previous versions, including 7.1, it worked as expected : Ctrl+Alt+<letter>
does not open a menu. Only Alt+<letter> does.
Steps to Reproduce:
1. Assign Ctrl+Alt+O (because Ctrl+0 is not usable on a notebook without
numeric pad) to the Text Body style
2. Create a new text document and insert some text with style paragraph
3. Hit Ctrl+Alt+O to this paragraph
Actual Results:
In the French version, that opens the Outils (Tools) menu. In the English
version, that opens the Format menu.
Expected Results:
Apply the Text Body style
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Reproduced in LO 7.2.6.0.0+, LO 7.3.1.0.0+ and current master
Works as expected in LO 7.1.8.0.0+
Works as expected if I use the generic backend instead of GTK3 one.
--
You are receiving this mail because:
You are the assignee for the bug.