[Libreoffice-ux-advise] [Bug 138203] New: Menu items with identical (or very similar) labels in Draw and Impress
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 13 22:45:20 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138203
Bug ID: 138203
Summary: Menu items with identical (or very similar) labels in
Draw and Impress
Product: LibreOffice
Version: 6.4.7.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: needsUXEval
Severity: normal
Priority: medium
Component: UI
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: ming.v.hua at qq.com
CC: libreoffice-ux-advise at lists.freedesktop.org
While working on bug 138172 I noticed that both Draw's and Impress's Format
menu have a pair (but different pair) of submenu items with the same text.
For Impress, we have:
Format > Align corresponding to uno:TextAlign in GenericCommands
Format > Align corresponding to uno:ObjectAlign in GenericCommands
For Draw, we have:
Format > Text corresponding to uno:FormatTextMenu in GenericCommands
Format > Text... corresponding to uno:TextAttributes in DrawImpressCommands
This is less than ideal. Can we change their labels to diffrentiate them
better? Are these labels used in other places than the main menus? I
understand that different modules already share the same label in their main
menus, e.g. the Format > Align for uno:TextAlign mentioned above appear in all
of Writer, Calc, Impress, and Draw (but Draw doesn't have Format > Align for
uno:ObjectAlign, and therefore doesn't have the same problem as Impress does --
it puts that command in Shape > Align instead), but don't know if they are used
in context menus, or sidebars, etc.
This happens in both 6.4.7 and master (daily build of Nov. 12th).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list