TableTools_JUI.css .DTTT_print_info has incorrect "position:"

TableTools_JUI.css .DTTT_print_info has incorrect "position:"

authonautauthonaut Posts: 1Questions: 0Answers: 0
edited January 2013 in Bug reports
Currently it's "absolute", it should be "fixed". Note that TableTools.css is correct.

The impact of this is that when a JQueryUI-styled TableTool emits a brief info dialog (eg "Copied FOO rows to clipboard") on a page that has been scrolled, the dialog remains at the top the page (and hidden as the page has been scrolled).

Replies

  • allanallan Posts: 61,722Questions: 1Answers: 10,108 Site admin
    Thanks for flagging that up - fix committed here: https://github.com/DataTables/TableTools/commit/c538656

    And will be in the next release of TableTools.

    Allan
This discussion has been closed.