-
Notifications
You must be signed in to change notification settings - Fork 883
Open
Labels
Possible BugA possible bug that needs investigationA possible bug that needs investigation
Description
Describe the bug
In the latest versions of Safari for macOS, clicking the ⊗ at the right side of the input field in a header filter for columns using headerFilter: 'input' or headerFilter: 'list' clears the input field but does not remove the filter, so the data rows are not re-filtered.
Tabulator Info
Version 6.3.1 (latest)
Working Example
https://jsfiddle.net/07q2jfez/
To Reproduce
- Open the link in the browser and view a Tabulator with one column and two rows containing the values "Alice" and "Bob".
- Enter "z" in the column header filter. Both rows disappear because they don't match the filter.
- Click the ⊗ on the right side of the filter. The rows don't reappear.
Expected behavior
Both rows should reappear.
Desktop (please complete the following information):
- OS: macOS Sequoia, 15.7.4 (24G517)
- Browser: Safari
- Version: 18.6 (20621.3.11.11.3), 26.2 (20623.1.14.18.4), 26.3 (20623.2.7.18.1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Possible BugA possible bug that needs investigationA possible bug that needs investigation


