[Libreoffice-ux-advise] [Bug 141137] "AutoCorrect" submenu (and autocorrect options) are missing from the Groupedbar Compact and Tabbed toolbars

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 21 10:42:45 UTC 2022


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

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, kainz.a at gmail.com
     Ever confirmed|0                           |1
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillDesign,
                   |                            |topicUI
             Status|UNCONFIRMED                 |NEW
           Severity|normal                      |enhancement

--- Comment #1 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
Good example why this kind of UI is a failure from the beginning, IMO. Makes no
sense to squash hundreds of function into the primary UI. The least adverse
effect is when we add the command to the Tools menu. 

Code pointer:

sc/uiconfig/scalc/ui/notebookbar.ui | notebookbar_groupedbar_compact.ui 
sd/uiconfig/sdraw/ui/notebookbar.ui | notebookbar_groupedbar_compact.ui 
sd/uiconfig/simpress/ui/notebookbar.ui | notebookbar_groupedbar_compact.ui      
sw/uiconfig/swriter/ui/notebookbar.ui | notebookbar_groupedbar_compact.ui       

<object class="GtkMenu" id="Menu Tools">

The main menu entry is .uno:AutoFormatMenu with the commands
.uno:OnlineAutoFormat, .uno:AutoFormatApply, .uno:AutoFormatRedlineApply, and
.uno:AutoCorrectDlg.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list