DataTable filter is not cleared when ::-ms-clear is clicked #2179
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
No Plunkr but the issue exists even in the API sample
http://www.primefaces.org/primeng/#/datatable/filter
Current behavior
Internet Explorer 11 (and possibly IE10 and Edge) add a clear button to input fields. When that button is clicked, the global filter is cleared but the DataTable does not handle that event.
Expected behavior
When the ms-clear button is clicked, the DataTable filter should be reset.
The current workaround is to press the Return key after clicking ms-clear.
Minimal reproduction of the problem with instructions
Open the DataTable filter sample in IE10 or IE11
http://www.primefaces.org/primeng/#/datatable/filter
What is the motivation / use case for changing the behavior?
Users are confused
Please tell us about your environment:
Tested in IE11 on Windows 7
Language: all
Node (for AoT issues):
node --version
= not applicableThe text was updated successfully, but these errors were encountered: