markmalek / Fixed-Header-Table

jQuery plugin for tables with fixed headers
www.fixedheadertable.com
MIT License
931 stars 542 forks source link

Bug scrolling in headers of fixed columns #90

Open marianopeck opened 10 years ago

marianopeck commented 10 years ago

Hi guys, there is a bug if you vertically scroll over the header of fixed columns. This columns headers are duplicated at the end. I can reproduce this even with the test.html provided here. Just go to the 4th example, place the mouse under the header column title "Browser" (the first one) and scroll down. This is what you get:

screen shot 2013-10-08 at 2 14 07 pm

Any idea how can we fix it? Thanks!

marianopeck commented 10 years ago

I forgot to said this only happens in Chrome, not if Firefox.