https://bugs.documentfoundation.org/show_bug.cgi?id=166763
Bug ID: 166763
Summary: Autofilter result is wrong (expands to all remaining
results) after certain steps
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 201004
--> https://bugs.documentfoundation.org/attachment.cgi?id=201004&action=edit
test ods file
This bug is very annoying and is difficult to explain in narrative description,
so please follow the simple steps.
The attached ods file contains the following simple data:
a b
1 10
2 10
3 11
4 10
Steps to Reproduce:
1. In autofilter dropdown column B, check “10” only, click OK.
2. In autofilter dropdown column A, check "1" only, click OK, and change the
value in cell B2 to something else (e.g. "Y").
3. In autofilter dropdown column A, check "2" only, click OK.
Expected Result:
Only entry "2" is shown in step 3.
Current Result:
All the remaining entries are shown (i.e. "2" and "4").
--
You are receiving this mail because:
You are the assignee for the bug.