<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Duplicate function names in Writer's Customize Keyboard dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138725#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Duplicate function names in Writer's Customize Keyboard dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138725">bug 138725</a>
              from <span class="vcard"><a class="email" href="mailto:rafael.palma.lima@gmail.com" title="Rafael Lima <rafael.palma.lima@gmail.com>"> <span class="fn">Rafael Lima</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=138725#c5">comment #5</a>)

<span class="quote">> Renaming a UNO command may break a lot of places where it's used. And all
> for no good reason but to make customization easier for experts who can read
> the tooltip?</span >

Hi Heiko! Maybe I did not make myself clear. When I say that I want to "rename
functions" I do not mean to rename "UNO Commands", which I know will beak the
code. What I mean is "rename the labels in the function list of the Customize
Keyboard dialog".

When you go to Tools > Customize > Keyboard there is a list box named
"Function", so what I am proposing is to update the labels shown in this list
box.

What I noticed in the WriterCommands.xcu file is that the ToolTipLabel property
could be used more often. Out of the approx. 490 commands there are only 69
tooltip labels. We could use this property to add tootips for all commands with
duplicate labels.

For example, the "Center" labeled commands in the GenericCommands.xcu do not
have tooltips for all instances. So maybe a good solution would be to provide
tooltips for all duplicate entries.

What do you think of this approach? If everyone agrees, I can propose new
tooltip labels for these duplicate entries.</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>