jayzakung / jquery-datatables-column-filter

Automatically exported from code.google.com/p/jquery-datatables-column-filter
0 stars 0 forks source link

Global Search/Filter glitches in IE #144

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem in IE?
First Bug:
1. Enter text into the data table search bar
2. A clear button should emerge as an "X"
3. This button does nothing but should clear the text field.

Second Bug:
1. Enter text into search bar
2. Click outside of the search bar
3. Click back into the search bar - the cursor does not begin where the user 
clicks.

Third Bug:
1. Enter text into search bar
2. Refresh page
3. Text is still in search bar - text field should be empty (This also happens 
in Chrome and possibly other browsers.)

What version of the product are you using? On what operating system?
jquery.datatables version 1.9.4
jquery 2.0.3
IE 10.0.9200.16750

Thanks!

Original issue reported on code.google.com by FishFr...@gmail.com on 19 Dec 2013 at 6:46