<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 - Autofill in cell doesn't highlight for duplicate values if the gap between possible duplicates is greater than 100 rows."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123813">123813</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Autofill in cell doesn't highlight for duplicate values if the gap between possible duplicates is greater than 100 rows.
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.0.3 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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>tsiklauri@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I have some tabular data, let's say - dictionary, in a LibreOffice Calc.
Imagine I have English words in column A. So, whenever I enter a new row/record
in that file, if the characters match any other previously entered record (if
I'm entering same word or word starting with same letters), automatic highlight
with suggested duplicate word pops up. The problem is, that this works fine
unless the gap between possible duplicates is less than 100 rows. As soon as I
enter the duplicate such that it exceeds 100 rows from the duplicate value,
highlight doesn't pop-up with suggested duplicate word. This is quite wrong and
not consistent, and I really need this function to be available for entire
file.

Steps to Reproduce:
1. Create tabular data and enter some random words in one column so that you
fill up more than 100 rows;
2. Start entering the word written in row 1, in 101st row;
3. Automatic highlight for possible duplicate won't work; however, it works it
you enter that word in 100th row.

Actual Results:
Automatic highlight doesn't work for duplicate values if the gap between
duplicates is greater than 100 rows.

Expected Results:
Automatic highlight should be working for any gap between possible duplicates.


Reproducible: Always


User Profile Reset: No



Additional Info:</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>