https://bugs.documentfoundation.org/show_bug.cgi?id=124093
--- Comment #8 from Julian Ragan <[email protected]> --- Apply filter and select rows 1:231 (and no further) as if for copying filtered data to a separate location and reset the filter with selection still on. You will notice, that rows 231 - 246 remain hidden. Another quirk - if user filters column A and selects 1:246 then reset filter is greyed out. IMO Standard filter works on an entire columns when applied, so when reset it should reset it completely. But if a partial reset within selected range should be an option, then it should be shown in the context menu of the selected range of rows, also it should check, if selected rows on one of the ends of selection are not next to empty rows to avoid leaving last set of rows hidden after resetting the filter within selected range. Also in menu Data -> More filters there should be an additional entry "Remove filter" to remove it entirely. Current behavior is hard to notice on larger data sets for users that don't expect it. -- You are receiving this mail because: You are the assignee for the bug.
