Date: prev next · Thread: first prev next last
October 2016 Archives by date, by thread · List index


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

Heiko Tietze <tietze.heiko@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #6 from Heiko Tietze <tietze.heiko@gmail.com> ---
(In reply to V Stuart Foote from comment #4)
Leaning toward a NotOurBug for the described use case with external program.

My first idea was that hotkeys are case insensitive, and shift is needed for
the non-alphanumeric mnemonics. From wikipedia 'keyboard shortcut'

"At times, usually on Unix platforms, the case of the second character is
significant – if the character would normally require pressing the Shift key to
type, then the Shift key is part of the shortcut e.g. '^C' vs. '^c' or '^%' vs.
'^5'. ^% may also be written "Ctrl+⇧ Shift+5"."

Kate, very common Qt ASCII editor, forwards shift+alt+<key> into the document
instead to open the menu. Firefox does nothing on shift+alt+F, the same for
Inkscape, Gimp, Calligra...
WPS Writer allows alt+H as well as shift+a+H to enable the respective section.
The same for Thunderbird (surprisingly inconsistent for Mozilla).

So my take is to add this to the HIG (and apply of course):
* Unless not explicitly defined a shortcut is limited to only one key
combination. If alt+<key> is defined shift+alt+<key> will not work as an
alternative by default.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.