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

--- Comment #17 from tommy27 <[email protected]> ---
retested under Win8.1 x64 using a recent LibO 5.1.0 alpha daily build

if you use:
-- for "en-dash" and --- for "em-dash" with or without wildcard (.*--.* and
.*---.*) the autocorrect collision will still take place

as said in comment 10 and comment 14, the issue takes place because the second
"-" immediately triggers autocorrect even before typing the third "-"

the issue was somehow workarounded in LibO 5.0.0 using emoji patterns
:--: for en-dash and :---: for em-dash

if you use these patterns and delete the other, there will be no collision.

a mixed approach could be:

:--: for en-dash and .*---.* so the user has to type extra-characters only for
"en-dash" and not for "em-dash"

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