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

--- Comment #2 from Olivier R. <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to