[Libreoffice-bugs] [Bug 132614] Autocorrect conversion error (bracket to enclosed characters)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 9 16:16:59 UTC 2020


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

--- Comment #9 from DaeHyun Sung <sungdh86 at gmail.com> ---
I submitted sample source code
+  <block-list:block block-list:abbreviated-name=".*(주)" block-list:name="㈜"/>
+  <block-list:block block-list:abbreviated-name=".*(KS)" block-list:name="㉿"/>


https://gerrit.libreoffice.org/c/core/+/102331


But, Not changed the event 
Actually
(주) -> (주)
(KS) -> (KS)

Expected
(주) -> ㈜ [U+321C]
(KS) -> ㉿ [U+327F]

-- 
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/20200909/04931bff/attachment.htm>


More information about the Libreoffice-bugs mailing list