Date: prev next · Thread: first prev next last
May 2013 Archives by date, by thread · List index


Op 10-05-13 23:03, JorenDC schreef:
Hi all,

I would like to have some UX-advice input first, before working on a patch related to https://bugs.freedesktop.org/show_bug.cgi?id=32368 (Undo/Redo shortcuts do not adhere to the basic scheme of Gnome).
I think we agreed unanimous that "attaching both shortcuts (ctrl+y and ctrl+shift+z)" is a correct and best option here. In that case users can use the command they are used to.

I send a patch to gerrit https://gerrit.libreoffice.org/#/c/3853/ . I found out how to attach 2 key combinations to 1 command. However: the shortcut key that is now displayed for a Redo action in the menu entries is Ctrl+y because of : http://opengrok.libreoffice.org/xref/core/framework/source/inc/accelerators/acceleratorcache.hxx#75

//---------------------------------------
/** map commands to keys in relation 1:n.
First key is interpreted as preferred one! */


Because Ctrl+y is the first key found, it'll display it in the menu entries. I think it should be possible to bypass it if we want to display ctrl+shift+z as default command, but I think I need to ask help on the dev-list.

Kind regards,
Joren


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.