I generally develop on a Ubuntu desktop using Firefox and/or Chrome. I have run into an issue with selecting the last row. When it is clicked, i loose a row in the table and have to refresh the page to get it back again. With two rows, the first row disappears leaving only the selected row. When more than two rows are present, the last row disappears.
I do not see this issue in Firefox (or any other browser) on a Windows 8 machine. Our audience is just as likely to use our sites/products on a unix desktop as a windows desktop, so I would like to address this issue without having to forego the use of flexHeight.
Could you point me in the right direction to resolve this?