<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Menu items with identical (or very similar) labels in Draw and Impress"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138203">138203</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Menu items with identical (or very similar) labels in Draw and Impress
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.7.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>needsUXEval
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ming.v.hua@qq.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>libreoffice-ux-advise@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>While working on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - reassign Draw Format hotkeys"
   href="show_bug.cgi?id=138172">bug 138172</a> I noticed that both Draw's and Impress's Format
menu have a pair (but different pair) of submenu items with the same text.

For Impress, we have:
Format > Align corresponding to uno:TextAlign in GenericCommands
Format > Align corresponding to uno:ObjectAlign in GenericCommands
For Draw, we have:
Format > Text corresponding to uno:FormatTextMenu in GenericCommands
Format > Text... corresponding to uno:TextAttributes in DrawImpressCommands

This is less than ideal.  Can we change their labels to diffrentiate them
better?  Are these labels used in other places than the main menus?  I
understand that different modules already share the same label in their main
menus, e.g. the Format > Align for uno:TextAlign mentioned above appear in all
of Writer, Calc, Impress, and Draw (but Draw doesn't have Format > Align for
uno:ObjectAlign, and therefore doesn't have the same problem as Impress does --
it puts that command in Shape > Align instead), but don't know if they are used
in context menus, or sidebars, etc.

This happens in both 6.4.7 and master (daily build of Nov. 12th).</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>