<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enhancement request for sensitive 'Features...' buttons in Character Font tab page"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139654#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enhancement request for sensitive 'Features...' buttons in Character Font tab page"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139654">bug 139654</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:

To learn how to know if there are font features available for a font 
see cui/source/dialogs/FontFeaturesDialog.cxx
void FontFeaturesDialog::initialize()

In cui/source/tabpages/chardlg.cxx 
SvxCharNamePage::UpdatePreview_Impl()
set the sensitivity and tool tip for: 
m_xWestFontFeaturesButton
m_xEastFontFeaturesButton
m_xCTLFontFeaturesButton</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>