meetselva / fixed-table-rows-cols

Fixed Table Header and Columns
http://meetselva.github.com/fixed-table-rows-cols/
Other
77 stars 42 forks source link

rows get out of sync on ctrl+f #18

Open dginv opened 9 years ago

dginv commented 9 years ago

Thanks for the fantastic library! One issue I noticed is that the rows can get out of sync when you search the table with ctrl+f. For example if there is a match for the search term on the frozen column, but out of view, ctrl+f will make the match in the frozen column come into view without moving the data table on the right hand size.

meetselva commented 9 years ago

Thanks for using fixed table RC plugin. That looks like an interesting issue, I did remember someone bringing up this issue in the past, but I wasn't able to understand the issue at that time.. but your description make sense now.

I will look it up tonight.

meetselva commented 9 years ago

btw, I noticed this issue happening only in IE.. please confirm if possible.

dginv commented 9 years ago

I believe it also occurs on Safari and Chrome for mac.

meetselva commented 9 years ago

I see, let me work on a fix and see how it goes.

croizier commented 9 years ago

For me, the issue happens on Firefox and IE11, but not Chrome. Note that it does not happen in your original SO example.