[Libreoffice-bugs] [Bug 76096] window keybindings stolen in some contexts
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 8 16:21:33 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=76096
--- Comment #14 from Caolán McNamara <caolanm at redhat.com> ---
You can just hit esc a few times and then ctrl+w.
The general scheme of things is that the handling of an event bubbles up from
the target widget so if not handled by it the event is passed to the parent to
have a go. Don't really know if that's the case here or not.
FWIW the same will happen if you put the focus in e.g. the fontname widget in
the standard toolbar.
I'll attach a hackaround for this one specific case if someone else want to
take it and run with it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190908/e3c53a52/attachment.html>
More information about the Libreoffice-bugs
mailing list