<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tools > Update > (submenu items) are taken out of context in alternative toolbar modes such as grouped compact"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134373">bug 134373</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>libreoffice-ux-advise@lists.freedesktop.org
           </td>
           <td>heiko.tietze@documentfoundation.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>needsUXEval
           </td>
           <td>difficultyBeginner, easyHack, skillDesign, topicDesign
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tools > Update > (submenu items) are taken out of context in alternative toolbar modes such as grouped compact"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134373#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tools > Update > (submenu items) are taken out of context in alternative toolbar modes such as grouped compact"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134373">bug 134373</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>