<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 - Improve spell checking by better word breaking for Hungarian spell checking"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116072">116072</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Improve spell checking by better word breaking for Hungarian spell checking
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.4.0.0.alpha0+
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>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>Localization
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nemeth@numbertext.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Following cases results false alarms during Hungarian spell checking:

példá(k)
csinál(hat)nak
(1)-ben
[1]-ben
Mi van?-nal
Helló!-val
„Élet és Irodalom”-ban

Suggested solution: handling (, ), ], ”, ?, ! as MidLetter during word breaking
will pass the previous word forms to Hunspell, where using Hunspell feature
IGNORE and BREAK can ignore the parentheses and recognize stems and
hyphen+affixes.</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>