Description: If I activate a filter the status bar shows (for example) "10 of 200 records found". That's right! If I close the document and open again, the filter is still active but the status bar shows "200 of 200 records found". That's not true. I only see 10 lines, not 200. It should still show "10 of 200 records found". Steps to Reproduce: 1.Set a filter 2.Save the calc document 3.Open it Actual Results: The status bar shows wrong information. It shows the total number of rows as if not filter was active. Expected Results: The status bar should show the right number of rows shown Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: The status bar should show the right number of active rows
Created attachment 167273 [details] Example sheet demonstrating the issue Whjen the autofilter in the example was created, the status bar correctly reported "7 of 40 records found". Then it was saved. If you now open it (I did with V7.0.1.2) filtering is active, and only matcj´hing rows are shown, but the status bar rports "40 of 40 records found". As soon as you confirm the same selection, or choose a different one, the status bar shows the correct count again.
Exactly! If I confirm the same selection, or choose a different one, the status bar shows the correct count again. Tested on a 6.4.0.3 release (both Windows and Linux)
*** This bug has been marked as a duplicate of bug 124701 ***