https://bugs.documentfoundation.org/show_bug.cgi?id=150553
--- Comment #14 from V Stuart Foote <[email protected]> --- (In reply to Julien Nabet from comment #12) > - click on the end of the cell > - Alt X > => the last glyph disappears and is replaced with "U+1f0a1" Yes I think that is correct. Going from glyph to Unicode value converts just the last character. As compared to going from Unicode notation (i.e. U+1F060U+1F0A1U+1F060U+1F0A1U+1F060U+1F0A1U+1F060U+1F0A1) which is "hungry" and converts the full run back to a white space. It needed to do that to handle combining diacritics. -- You are receiving this mail because: You are the assignee for the bug.
