<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 - Reapply (same) autofilter to new values"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131095">131095</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Reapply (same) autofilter to new values
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>Linux (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>info@scito.ch
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
The autofilter of an auto-filtered column is not reapplied, after opening and
applying, despite having new data to filter.

Steps to Reproduce:
1. Create a new Calc document
2. Create one column with header "A" and columns values "0" and "1", example
    A   <- column header
    1
    1
    0
    1
    0
2. Create an autofilter on column header "A"
3. Filter all "1" values using the autofilter by deselecting the "1" checkbox,
press OK
4. -> Only "0" values are shown (expected behavior)
5. Add new values to the column "A": some "0" and some "1" values, example
    1
    0
    1
    0
6. Open the autofilter again
7. Filter (again) all "1" values using the autofilter keeping the "1" checkbox
deselected. Press OK.


Actual Results:
-> Nothing happens, the autofilter is not applied.
The newly added "1" values are shown despite the autofilter has been accepted
with OK.

Expected Results:
The autofilter is applied to the new data: All "1" values should be filtered
out including the newly added "1" values


Reproducible: Always


User Profile Reset: No



Additional Info:
Workaround:
a) The "1" values must be selected again, i.e. no filter is applied. Press OK.
b) -> All "1" and "0" values are printed.
c) Then open the autofilter and filter all the "1" values by deselecting the
"1" checkbox.
d) -> Only "0" values are shown, all "1" values are filtered out (the expected
behavior)

Version: 6.3.5.2
Build ID: 30(Build:2)
CPU threads: 4; OS: Linux 4.12; UI render: GL; VCL: kde5; 
Locale: de-CH (en_US.UTF-8); UI-Language: en-US
Calc: threaded</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>