What steps will reproduce the problem?
IE10+ introduced little "x" buttons on the right side of a textfield that
allows you to clear the input of a textbox in one go. These are handled by the
touchevents and not the normal click or type events.
Currently column filters does not resubmit a search query when you use these
buttons to clear a search.
What is the expected output? What do you see instead?
When the x button is pressed and input is cleared, the filter should be removed.
What version of the product are you using? On what operating system?
1.5.6
---
Attached patch should remedy the problem.
Original issue reported on code.google.com by lonetiger on 2 Jan 2015 at 5:03
Original issue reported on code.google.com by
lonetiger
on 2 Jan 2015 at 5:03Attachments: