sScrollX + sScrollY + bScrollCollapse bug

sScrollX + sScrollY + bScrollCollapse bug

kaypeedeekaypeedee Posts: 2Questions: 0Answers: 0
edited February 2012 in Bug reports
Allan, I think I have found a bug related to bScrollCollapse. Basically, when I set sScrollX to 100%, sScrollY to a pixel value greater than necessary to render the table, and bScrollCollapse to true, I can see the space where the vertical scrollbar would be. If I turn off any of those features then the space goes away and the table expands to the width of its container. I'm currently using the latest 1.9 dev, but I'm pretty sure I saw this in 1.8 as well.

This bug appears for me in chromium. When I test with Firefox 10 it doesn't happen.

Example here: http://live.datatables.net/imukev

Replies

  • kaypeedeekaypeedee Posts: 2Questions: 0Answers: 0
    Actually the bug does appear in Firefox 10, but only after I make the table want to redraw itself (i.e. by sorting, searching, paging).
This discussion has been closed.