<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add the multiline tooltip on the Available Commands also to the Assigned Commands in the Customize dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112237">bug 112237</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>
                
           </td>
           <td>raykowj@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add the multiline tooltip on the Available Commands also to the Assigned Commands in the Customize dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112237#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add the multiline tooltip on the Available Commands also to the Assigned Commands in the Customize dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112237">bug 112237</a>
              from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
        <pre>code pointers:

cui/source/customize/cfg.cxx
SvxMenuEntriesListBox
add connect_query_tooltip 

cui/source/customize/SvxNotebookbarConfigPage.cxx
SvxNotebookbarEntriesListBox
remove the inherited connect_query_tooltip and add a new one

cui/uiconfig/ui/menuassignpage.ui
add has_tooltip property to 'toolcontents' and 'menucontents' tree views

See patch that adds tooltip for Available Commands list box,
CuiConfigFunctionListBox:
<a href="https://gerrit.libreoffice.org/c/core/+/84555">https://gerrit.libreoffice.org/c/core/+/84555</a></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>