[Libreoffice-bugs] [Bug 140935] Misplace of underlining grammar error when using special chars

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 10 10:39:23 UTC 2021


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

--- Comment #2 from Olivier R. <olivier.dev at grammalecte.net> ---
You have to activate grammar checker options in English to see the issue.

This is probably due to special characters length.
The grammar checker in Python works with text in UTF-8 and send back errors
with their position according to the text in UTF-8.

If you replace 𝑉 with V, 𝐴 with A, 𝑣 with v, the second error is not misplaced.

See attached screenshot.

-- 
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/20210310/f208d56e/attachment.htm>


More information about the Libreoffice-bugs mailing list