https://bugs.documentfoundation.org/show_bug.cgi?id=99326

--- Comment #4 from Simon Long <[email protected]> ---
In the GTK+2 case, auto-hiding should not always be disabled; it should be
disabled conditionally depending on the setting in the GTK+2 theme file
currently in effect for auto-hiding accelerators.

One of the differences between GTK+2 and GTK+3 is that in GTK+2, accelerator
auto-hide was controlled by the theme; in GTK+3 this option was removed and the
default became auto-hide enabled, with no option to disable it.

The relevant theme variable in the GTK+2 theme file is "gtk-auto-mnemonics = n"
where n is 1 to enable auto-hide and 0 to disable it. If behaviour is to be
changed for GTK+2, it should respect this setting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to