manuelgtz / jquery-datatables-editable

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

input field width increases when click on column in another table row while in edit mode #118

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Create a simple table with a editable column
2. Click on the column in first row
3. Click on same column in second row

The width of the input field in the second row will be a few pixels more than 
in the previous input field.

You can see this behavior in the example on datatables at

http://datatables.net/examples/api/editable.html

Click on Gecko first row
Click on Gecko second row
and so on

Original issue reported on code.google.com by henz...@googlemail.com on 27 Jun 2012 at 6:09

GoogleCodeExporter commented 9 years ago
See allan's post here: 
http://datatables.net/forums/discussion/7950/an-editable-column-via-jeditable-re
sizes-gets-wider-on-clicking-in-another-cell-in-the-same-column/p1

Original comment by dmol...@gmail.com on 18 Jul 2012 at 5:42