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

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
                   |.freedesktop.org            |tion.org
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillDesign

--- Comment #9 from Heiko Tietze <[email protected]> ---
We discussed the topic in the design meeting and agree with the suggestion.

Some rules are 
* Do not show icons on check/radio buttons (bug 171942 => duplicate)
* Do not show icons on the parent of submenus

A proposal for Writer's top menu level:

  Proposal:
   + File: Open, Save, Print
   + Edit: Cut, Copy, Paste, Find
   + View: none; Styles is important but just one icon is boring and 
           no other is used frequently
   + Insert: Image, Hyperlink, Comment
   + Format: Character, Paragraph, Clear DF
   + Styles: Edit Styles, Manage Styles
   + Table: Insert Table, Autoformat Styles (should become TS)
   + Form: Control Properties, Form Properties
           (or icons for the individual controls and none for two)
   + Tools: Options

Code pointer:

Add  menu:style="text" to the line where no icon should be show.

Files:

./sw/uiconfig/swriter/menubar/menubar.xml
./sc/uiconfig/scalc/menubar/menubar.xml
./sd/uiconfig/simpress/menubar/menubar.xml
./sd/uiconfig/sdraw/menubar/menubar.xml

./sw/uiconfig/swxform/menubar/menubar.xml
./sw/uiconfig/sglobal/menubar/menubar.xml
./sw/uiconfig/swreport/menubar/menubar.xml
./sw/uiconfig/swform/menubar/menubar.xml
./sw/uiconfig/sweb/menubar/menubar.xml

./reportdesign/uiconfig/dbreport/menubar/menubar.xml
./chart2/uiconfig/menubar/menubar.xml
./basctl/uiconfig/basicide/menubar/menubar.xml
./framework/uiconfig/startmodule/menubar/menubar.xml
./starmath/uiconfig/smath/menubar/menubar.xml
./dbaccess/uiconfig/dbtdata/menubar/menubar.xml
./dbaccess/uiconfig/dbapp/menubar/menubar.xml
./dbaccess/uiconfig/dbquery/menubar/menubar.xml
./dbaccess/uiconfig/dbtable/menubar/menubar.xml
./dbaccess/uiconfig/dbrelation/menubar/menubar.xml
./extensions/uiconfig/sbibliography/menubar/menubar.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to