https://bugs.documentfoundation.org/show_bug.cgi?id=173016
Bug ID: 173016
Summary: Calc AutoFilter ignores filter text if Enter is
pressed too quickly
Product: LibreOffice
Version: 25.8.7.3 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
When using the AutoFilter in Calc, I sometimes filter a date column by typing a
value such as 2026 and pressing Enter immediately.
If I type the filter text and press Enter too quickly, the filter dialog closes
without applying the filter. It appears that the dialog has not finished
processing the input yet, so the entered value is ignored.
If I wait one or two seconds before pressing Enter, the filter is applied
correctly.
This is not a severe issue, but it is frustrating during normal use because it
happens repeatedly throughout the day.
A possible improvement would be to queue or buffer the Enter action until the
filter dialog has finished processing the input, or alternatively prevent the
dialog from accepting Enter until it is ready.
Steps to Reproduce:
1. Create a Calc table with approximately 1,000 or more rows.
2. Enable AutoFilter.
3. Open the filter dropdown for a column.
4. Type a filter value (for example, 2026) and immediately press Enter.
Actual Results:
The filter dialog closes without applying the filter if Enter is pressed before
the dialog has finished processing the input.
Expected Results:
The filter should be applied even if Enter is pressed immediately after typing,
or the dialog should ignore/block the key press until it is ready to process
it.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 25.8.7.3 (X86_64)
Build ID: 30742500f2d3eb4366ac312fa33d3dcabdb3eba5
CPU threads: 20; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.