<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 - Copy + Paste changes "OpenSymbol" font to "StarSymbol""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=47679">bug 47679</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>caolanm@redhat.com, mikekaganski@hotmail.com, vstuart.foote@utsa.edu
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Copy + Paste changes "OpenSymbol" font to "StarSymbol""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=47679#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Copy + Paste changes "OpenSymbol" font to "StarSymbol""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=47679">bug 47679</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>Was reviewing this (while looking at <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enable means to change Formula Editor default font from OpenSymbol via Expert Configuration"
   href="show_bug.cgi?id=101174">bug 101174</a>). We are no longer getting a
StarSymbol font name, so can close. But I think we have a logic issue on the
font PUA mapping done with [1].

Copy - Paste is getting garbled. But Copy - Paste Special 'Unformatted text'
receives the correct Unicode in the paragraph font (with fallback to OpenSymbol
for glyphs).

Working with the string, all in OpenType:
»†‡€  --> U+00bbU+2020U+2021U+20ac

I get that string with paste special 'Unformatted Text' (so it falls back to
OpenSymbol)

But I get nonsense --> U+f0bbU+f086U+f087U+f080 with Paste (i.e. as
OpenSymbol).

So we seem to have some PUA map occurring for a paste as OpenSymbol, and the
codepoints look to match fontcvt.cxx assignments.


=-ref-=
[1]
<a href="https://opengrok.libreoffice.org/xref/core/unotools/source/misc/fontcvt.cxx?r=a7f74d5d">https://opengrok.libreoffice.org/xref/core/unotools/source/misc/fontcvt.cxx?r=a7f74d5d</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>