<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - spell checker treats . as part of word instead of separator"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=93611#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - spell checker treats . as part of word instead of separator"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=93611">bug 93611</a>
from <span class="vcard"><a class="email" href="mailto:sukender@free.fr" title="Sukender <sukender@free.fr>"> <span class="fn">Sukender</span></a>
</span></b>
<pre>I think there is a more general issue, compared to the initial comment. Indeed,
some languages do use a dot as a "normal" character (as Lojban, ISO code
"jbo"). For instance, ".i" is a word.
Moreover, some words may contain '.', such as described in a Hunspell issue :
<a href="https://github.com/hunspell/hunspell/issues/231">https://github.com/hunspell/hunspell/issues/231</a>
So the issues may be:
1. Add a language-dependent behavior for specific characters such as .,'-
(etc.)
2. Allow those specific characters to be part of a "complete" word.
My 2 cents.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>