https://bugs.documentfoundation.org/show_bug.cgi?id=97191
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dataLoss Priority|medium |highest Depends on| |71603 --- Comment #5 from V Stuart Foote <[email protected]> --- (In reply to V Stuart Foote from comment #3) > This was introduced in the 5.0 release with autocorrect support for Emoji > > The :10:, :11:, and :12: strings in Calc or Writer are being replaced with > nothing--but could have been replaced with the clock face Emoji (I think > that was the intent -- László? ) > > Simple work around to delete those lines from the autocorrect tables > > Tools -> AutoCorrect -> AutoCorrect Options Actually the autocorrect replacement is happening, but the emoji's are not receiving font fall back replacement (pulling from OpenSymbol, or Segoe UI Emoji, Segoe UI Symbols font on Windows). :10: gets U+1F559 :11: gets U+1F55a :12: gets U+1F55b Of course with unreliable fallback font substitution no glyph is being written to the canvas. So the time format is visually garbled as well as corrupted by the autocorrect. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
