Is this a bug? FireFox

Is this a bug? FireFox

mat.miranda@outlook.commat.miranda@outlook.com Posts: 4Questions: 1Answers: 0

Hi guys,

Please follow this link jsfiddle: https://jsfiddle.net/DTcHh/31243/

The problem is at the top of Datatables.

Any solution ?

Replies

  • kthorngrenkthorngren Posts: 20,302Questions: 26Answers: 4,769

    I don't see it in chrome or safari. I do in firefox but it appears differently. Using inspect it looks like this is the area that it appears:

    <div class="DTFC_LeftWrapper" style="position:absolute; top:0; left:0;">
    <div class="DTFC_LeftHeadWrapper" style="position:relative; top:0; left:0; overflow:hidden;"></div>
    <div class="DTFC_LeftBodyWrapper" style="position:relative; top:0; left:0; overflow:hidden;">
    <div class="DTFC_LeftBodyLiner" style="position:relative; top:0; left:0; overflow-y:scroll;"></div></div>
    <div class="DTFC_LeftFootWrapper" style="position:relative; top:0; left:0; overflow:hidden;"></div></div>
    

    Looks like this is from Fixed Columns. Not sure how to fix though :smile:

    Kevin

  • allanallan Posts: 61,722Questions: 1Answers: 10,108 Site admin

    I can't see it in Chrome either, but can in Firefox. Certainly looks like a bug. I'll post back when I've had a chance to dig into it.

    Allan

This discussion has been closed.