<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Automatic spell check of edited word is made after another word edit starts"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124603">124603</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Automatic spell check of edited word is made after another word edit starts
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.1.4.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Writer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>gabriel.masei@1and1.ro
</td>
</tr></table>
<p>
<div>
<pre>Steps to reproduce:
1. Open a new/existing document in LibreOffice Writer
2. Check menu option Tools-> Automatic Spell Checking if not already checked
3. Insert some text.
4. Modify a word that initially was spell checked as valid so that it
transforms into an invalid word.
5. Move cursor to another word.
6. Modify the word under last cursor position.
Behaviour:
1. After step 4 the word is still considered valid which is a normal behaviour
- just wait to finish editing.
2. After step 5 the word from step 4 is still considered valid which is a
problem because at this stage the editing of the previous word has finished.
3. After step 6 the previous word is considered invalid (underlined with red).
This is correct but too late. This behaviour should manifest after step 5.
Reproduced with:
1. LibreOffice 6.1.4
2. LibreOffice 6.2.2
3. Latest master branch build.
The expected behaviour is that the word should be checked as invalid (if it is
the case) after step 5.</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>