<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - AutoCorrect - Word completion adds multiple words to the autocompletion list for typing one word with spell-checker enabled"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119695">bug 119695</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>caolanm@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - AutoCorrect - Word completion adds multiple words to the autocompletion list for typing one word with spell-checker enabled"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119695#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - AutoCorrect - Word completion adds multiple words to the autocompletion list for typing one word with spell-checker enabled"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119695">bug 119695</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>possibly:

commit 4c91e94e892943ef5e031d65f6f42864233cb4cd
Date:   Wed Sep 9 10:30:04 2015 +0200

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Writer infinite idle spelling loop ..."
   href="show_bug.cgi?id=92036">tdf#92036</a>: sw: fix idle spelling loop

either way, the state pre fd0577e6b65cfd948b2fbe16fa1bd06fe0c635b9 isn't a
desirable state to return to.

The words are inserted into the autocomplete list at
sw/source/core/txtnode/txtedt.cxx:1360 at SwTextFrame::AutoSpell_

we could follow the same logic as the spellchecking rule for marking
misspelling by only adding words to the autocomplete list when the cursor is
not in the word so words still being edited at not candidates until the word is
finished</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>