[Libreoffice-bugs] [Bug 138591] New: Using Unicode conversion on a combined emoji results in only partial conversion

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 1 07:17:05 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=138591

            Bug ID: 138591
           Summary: Using Unicode conversion on a combined emoji results
                    in only partial conversion
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: mikekaganski at hotmail.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201201/d694b6fd/attachment.htm>


More information about the Libreoffice-bugs mailing list