fnFilter not clearing text in search box when focus is in search box

fnFilter not clearing text in search box when focus is in search box

kieranshawkieranshaw Posts: 1Questions: 0Answers: 0
edited November 2013 in Bug reports
http://live.datatables.net/ucodaz/5

This example will call fnFilter('') after 5 seconds. Type into the search box and leave your cursor there. The table will reset after 5 seconds, but the text you typed will remain in the search box.

Refresh and try again but this time after typing in the search box click away somewhere and this time the table will be reset and the text will disappear from the search box.

I would expect it to clear the text in the search box regardless of the focus.
This discussion has been closed.