CollaboraOnline / online

Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
https://collaboraonline.com
Other
1.77k stars 676 forks source link

Calc: When filtering over multiple columns, filter shows disabled entries as active #9704

Closed JaumePujantell closed 1 month ago

JaumePujantell commented 1 month ago

Describe the Bug

On Calc, when opening the auto-filter popup, rows that already have been filtered off by another auto-filter are shown as active instead of disabled.

Steps to Reproduce

  1. Open a spreadsheet with data on 2 columns
  2. Enable Auto-filter
  3. Open the auto-filter popup on a column and filter out some rows
  4. Open the auto-filter popup on the other column
  5. The entries hidden by the first filter are shown as active but unchecked instead of as completely disabled. (like it works on desktop)

Expected Behavior

Entry disabled like in desktop: desktop

Actual Behavior

Entry enabled: online

JaumePujantell commented 1 month ago

Core patch 24.04: https://gerrit.libreoffice.org/c/core/+/171246