[Bug 161304] context menu Column deletion duplicates Cut shortcut

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue May 28 20:48:22 UTC 2024


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |heiko.tietze at documentfounda
                   |                            |tion.org,
                   |                            |xiscofauli at libreoffice.org

--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
Defining shortcuts became quite complicated, you must take into account:
- letters chosen must be in the entry name
- letters may change depending on the language interface
- avoid duplicate letters
- there are some universal shortcuts expected (C to copy, P to print) at least
for English and French, I don't know for other languages.
- people accustomed to MsOffice want to find same shortcuts (I can understand
this)
- depending on the OS, keys (like "Command") may exist or not
...
I suppose I forget some constraints.

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


More information about the Libreoffice-ux-advise mailing list