Loss of Focus Causes Scrolling Issues

Loss of Focus Causes Scrolling Issues

kgriggskgriggs Posts: 6Questions: 1Answers: 0
edited July 2019 in Free community support

Test Case: https://datatables.net/extensions/fixedcolumns/examples/initialisation/simple.html
Browser: Mac FireFox and Chrome (possible others not tested)

To reproduce:
Go to test page and hover over fixed column or non-fixed columns and scroll.
Expected and Actual Result: Rows stay in sync and table scrolls as expected

Change focus from the current browser to some other application.
Go back to test page without clicking on window, hover the mouse pointer over fixed column.
Scroll up or down.
Expected Result: Rows stay in sync and table scrolls as expected
Actual Result: Fixed column scrolls while the rest of the data does not.

Seems like the issue is the loss of focus. Ideas to fix?

Answers

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    Hi @kgriggs ,

    Thanks for pointing that out - it's in the backlog already (DD-88 for my reference). I've added this thread to the issue, and when it's progressed I'll report back here.

    Cheers,

    Colin

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    Hi @kgriggs ,

    I just tried this with the most recent release (the link above has been updated to that) and the problem is no longer occurring, so it looks like this has been fixed by other changes.

    Cheers,

    Colin

This discussion has been closed.