<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 - strange hunspell behavior"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132272">132272</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>strange hunspell behavior
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (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>tacchan666@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I have this affix file

SFX A Y 1
SFX A e o/C e

SFX B Y 1
SFX B e i/C e

SFX C Y 3
SFX C o l o
SFX C i n i
SFX C e r e
And this dictionary file

ble/CAB

Now, I expect Writer to recognize these words: ble, blr, blo, bll, bli, bln

But something strange happens, the recognized words are only: ble, blr, blo,
bll, as the third flag, B, is not taken into consideration.

Moreover, if I switch the last two flags (having ble/CBA), then only these
words are recognized: ble, blr, bli, bln, as if A is not taken into
consideration.

I have the last LibreOffice package (but the same error occurs also with 5.3):

Version: 6.4.3.2 (x64)
Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; 
Locale: en-US (it_IT); UI-Language: en-US
Calc: threaded
Am I missing some functions of hunspell that prevents successive application of
a flag if the one that precedes it is twofolded?

This error occurs even without the C flag (bla/AB and bla/BA)

Also by putting the C flag in the last position (bla/ABC and bla/BAC) the error
remains, and the inflections produced by the C rule are correctly recognized.

Thank you

Steps to Reproduce:
Load the affix and dictionary file.
Write the words ble, blr, blo, bll, bli, bln

Actual Results:
Recognized words are ble, blr, blo, bll

Expected Results:
Recognized words are ble, blr, blo, bll, bli, bln


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: StartModule
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no</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>