<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice calc not paste japanese kanji symbol with furigana"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124473#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice calc not paste japanese kanji symbol with furigana"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124473">bug 124473</a>
              from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
        <pre>1. Probably, Default Pasting Format is RTF
2. All fields but hyperlinks are ignored.

<a href="https://opengrok.libreoffice.org/xref/core/sc/source/filter/rtf/rtfparse.cxx?r=8f7c3507#57">https://opengrok.libreoffice.org/xref/core/sc/source/filter/rtf/rtfparse.cxx?r=8f7c3507#57</a>

(snip)

<a href="https://opengrok.libreoffice.org/xref/core/editeng/source/editeng/eertfpar.cxx?r=3010e0a6#556">https://opengrok.libreoffice.org/xref/core/editeng/source/editeng/eertfpar.cxx?r=3010e0a6#556</a>

3. Phonetic guides in RTF are implemented using fields.

FYI: Nothing is output to html for phonetic guides, so using HTML format will
not work as a workaround.

<a href="https://opengrok.libreoffice.org/xref/core/sw/source/filter/html/css1atr.cxx?r=507ac9b8#3553">https://opengrok.libreoffice.org/xref/core/sw/source/filter/html/css1atr.cxx?r=507ac9b8#3553</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>