<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 - infinite loop searching for hyphen and hyphenation attribute"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128138">128138</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>infinite loop searching for hyphen and hyphenation attribute
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.7.1 release
          </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>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>caolanm@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
infinite loop in attribute search in writer

Steps to Reproduce:
1. load attached hyphen.odt
2. select and copy first soft hyphen in para 1
3. edit, find & replace, paste hypen to search and click attributes, select
hyphenation and click ok
4. click find next and then again

Actual Results:
5. writer hangs

Expected Results:
no hang


Reproducible: Always


User Profile Reset: No



Additional Info:
git bisect on bibisect-linux-64-6.3 blames...

commit 4caef398af256be5f0c2a159129b528ee3702e5c
Author: Michael Stahl <<a href="mailto:Michael.Stahl@cib.de">Michael.Stahl@cib.de</a>>
Date:   Thu Dec 13 15:49:10 2018 +0100

    sw_redlinehide_4b: adapt FindAttrs()

    Iterate over merged nodes, and iterate over extents in them, so the
    complex attribute-finding logic doesn't need to be changed.

    Change-Id: Id72ca9247165a0c93f0cf2a38b7a0249771ca2eb</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>