[Libreoffice-bugs] [Bug 136344] [UI] Keyboard shortcut for Table - Sort Ascending and Sort Descending not working
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 4 18:56:29 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=136344
Gabor Kelemen <kelemeng at ubuntu.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |needsUXEval
CC| |libreoffice-ux-advise at lists
| |.freedesktop.org
--- Comment #3 from Gabor Kelemen <kelemeng at ubuntu.com> ---
I looked at this problem a bit more.
These are actually database table commands and are prominent in Base at the
Table editing dialog.
Turns out a lot of similar Base table commands (to find most of them: git grep
SfxGroupId::Table svx ) are categorized as Table, as well as Writer / Draw
table commands (to find them: git grep SfxGroupId::Table sd sw ) are
categorized under Table which can be quite confusing.
I think the whole command categorization deserves a small step back and
rethinking of the category list found in include/sfx2/groupid.hxx
Adding neeedsUxEval keyword for possible input.
--
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/20210104/eab38b95/attachment.htm>
More information about the Libreoffice-bugs
mailing list