<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:momonasmon@gmail.com" title="Maxim Monastirsky <momonasmon@gmail.com>"> <span class="fn">Maxim Monastirsky</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;">Whiteboard</td>
           <td> QA:needsComment
           </td>
           <td>
                
           </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#c5">Comment # 5</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:momonasmon@gmail.com" title="Maxim Monastirsky <momonasmon@gmail.com>"> <span class="fn">Maxim Monastirsky</span></a>
</span></b>
        <pre>Am I correct that all the commands in question are menu item, not buttons? In
this case I see 4 possible solutions:

1) Move them into a sub menu, like they are in the main menu bar.

2) Menus attached to toolbar/notebookbar buttons use PopupLabel instead of
ContextLabel/Label. Given that these commands never appear in context menus, I
think we can use PopupLabel here for the NB needs.

3) Create aliases for these commands, as in <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Radio buttons for .uno:DefaultBullet and uno:DefaultNumbering plus introducing a no list option"
   href="show_bug.cgi?id=115965#c16">Bug 115965 comment 16</a>.

4) As a last resort, labels can be defined directly in the NB .ui files. ("last
resort" because the same menu can appear in several NB files, so it will add
more work for translators.)

(In reply to Heiko Tietze from <a href="show_bug.cgi?id=134373#c4">comment #4</a>)
<span class="quote">> Maxim, what do you think about a dedicated NotebookbarLabel?</span >
Adding a dedicated property for the toolbar/NB was one of the ideas in Bug
108458. The problem is that the current UI labels storage and its fallback
mechanism are too complex already. Adding more properties is possible if
needed, but ideally this should be done as part of an overall thinking on how
all that stuff should work altogether. (Also note that new properties become
part of the configuration schema, for which we prefer to not make incompatible
changes. So once a property is introduced, it might not be that easy to remove
it.)</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>