Date: prev next · Thread: first prev next last
March 2020 Archives by date, by thread · List index


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

--- Comment #16 from Maxim Monastirsky <momonasmon@gmail.com> ---
(In reply to Yousuf Philips (jay) (retired) from comment #9)
The same shortcut should work for both inserting and editing comments, as it
used to in 4.4 and below, and as it does in writer, so users dont have to
learn a new shortcut.

https://gerrit.libreoffice.org/#/c/31449/
^^^ Actually this was a brilliant idea: We can show the same shortcut for two
different commands, if only we define the first one in a global scope, and the
second one in a module-specific scope (Calc in our case). It is true that the
module-specific command is the one that will be always executed by pressing the
shortcut, but this isn't a problem here, as both commands share the same
execution code. The only remaining problem is that the edit command is disabled
when a cell doesn't have a comment, and so can't be executed. But fortunately
this can be solved by some sdi magic, so the edit command remains visually
disabled, but still can be executed via the api (and thus by a keyboard
shortcut).

An updated attempt is in gerrit:

https://gerrit.libreoffice.org/c/core/+/90354

-- 
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.