[Libreoffice-bugs] [Bug 134373] Tools > Update > (submenu items) are taken out of context in alternative toolbar modes such as grouped compact
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 15 08:53:37 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=134373
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
|.freedesktop.org |tion.org
Keywords|needsUXEval |difficultyBeginner,
| |easyHack, skillDesign,
| |topicDesign
--- Comment #6 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
Standard menu has:
* .uno:UpdateAll > "Update All" > toolbar button right-most on tabbed ui and in
the References menu
* .uno:Repaginate > "Page Formatting" > not in the tabbed ui
* .uno:UpdateFields > "Field" > in the References menu
* .uno:UpdateAllIndexes > "Indexes and Tables" > not in the tabbed ui
* .uno:UpdateCurIndex > "Current Index" > with popup label "Update Index" at
the NB
* .uno:UpdateAllLinks > "Links" > not in the tabbed ui
* .uno:UpdateCharts > "Charts" > not in the tabbed ui
So my take:
# remove "Update All" from the menu (<object class="GtkMenuItem"
id="MenuReference-UpdateAll">) - it's redundant
# .uno:InsertFieldCtrl and .uno:UpdateFields are (Insert) > Field > ... and
(Update) > Field, it makes no sense to rename; since (Insert) > Fields is on
the NB I suggest to remove this too from the menu (<object class="GtkMenuItem"
id="MenuReference-InsertFieldCtrl">)
Source file is sw/uiconfig/swriter/ui/notebookbar.ui
--
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/20200715/0980bb6f/attachment.htm>
More information about the Libreoffice-bugs
mailing list