<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Using Unicode conversion on a combined emoji results in only partial conversion"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138591">138591</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Using Unicode conversion on a combined emoji results in only partial conversion
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mikekaganski@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>In the attached document, the first line contains a combined emoji (👨🏼, U+1f468
"MAN" + U+1f3fc "EMOJI MODIFIER FITZPATRICK TYPE-3"). Putting the cursor
immediately after the emoji, and pressing Alt+X, results not in the expected
"U+1f468U+1f3fc" that would represent both elements of the emoji, but in
"👨U+1f3fc", i.e. "MAN" is still not converted into the text representing its
code.

For comparison, the second line has a combined character á, U+0061 "LATIN SMALL
LETTER A" + U+0301 "COMBINING ACUTE ACCENT". Pressing Ctrl+End to move after
the character, and pressing Alt+X, results in both parts of the combined
character to get converted: "U+0061U+0301". (There's some strange *different*
issue that using a mouse to put cursor after the character, the result is as if
you put cursor between them, but it's *unrelated* to the issue here).

Tested with Version: 7.0.3.1 (x64)
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 12; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL</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>