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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|highest                     |high

--- Comment #8 from V Stuart Foote <[email protected]> ---
Not sure this is really a bug, we added support for Emoji input--choosing to
bracket mnemonic with a single ":", but that also happens to be a valid input
format for dates and time.

And the autocorrect affecting just these three HH:MM:SS formatted minute
values--:10:, :11:, :12:--can be immediately <Ctrl>+Z reverted, or disabled in
the autocorrect tables (deleted, or replaced).  And, is the same for those
using YYYY:MM:DD or similar date entry--the middle value gets corrupted.

A solution might be to change the bracketing for entering the emoji--there is
no standard--so bracketing with "::", or some other sequence, that would
eliminate this autocorrect collision.

The autocorrect mechanism is performing the codepoint substitution as designed.
But the fallback font handling to render glyph from a grapheme including the
BMP or SEP codepoint is not correct--that is bug 71603.  The resulting
substitution here is visually incorrect, but not unintended programmatically.
And as noted can be reverted or prevented.

-- 
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

Reply via email to