<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Insert / special Character"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123527">bug 123527</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;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Blocks</td>
           <td>
                
           </td>
           <td>109232
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vstuart.foote@utsa.edu
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Insert / special Character"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123527#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Insert / special Character"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123527">bug 123527</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Less an issue with the order in GUI, and more to do with a symbol font like
Marlett. Symbol fonts receive the SYMBOL_CHARSET mapping of their PUA onto the
lower 254 characters of ASCII 

A symbol font like Marlett will rarely if ever have its PUA mapped onto the
Unicode system codepoint names, meaning the Search function in our Special
Symbol dialog will find nothing.

But, there is a LibreOffice issue in populating the character map. When the
font does not have coverage of UCS name string (i.e. no matching glyphs in the
font) the chart should show nothing. Instead it is receiving some weird hybrid
chart.

For example...search for "combi" for alll COMBINING form UCS, and select U+338
for "COMBINING LONG SOLIDUS OVERLAY".

Change from from default Liberation Serif to Liberation Sans Narrow (that has
no coverage of U+338). We get the correct glyph preview with a "Missing
character" label. But we also get an incorrect chart of glyphs--there are no
combining characters in Liberation Sans Narrow, so the chart *should* be empty.

And in another glitch, again selecting Liberation Serif font from the drop
list, will show the correct glyph from the font--but the font chart is *empty*.
As if the chart is not being recalculated on font change.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Special character dialog and toolbar group button bugs and enhancements"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109232">Bug 109232</a>] [META] Special character dialog and toolbar group button bugs and enhancements
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>