I noticed a strange behavior when scrolling over an angular-ui table, let's take as an example the table displayed on http://ui-grid.info/, this is the normal table:
and this is the same table that slides sideways when scrolling with the mouse (it happens only if the mouse is capable of lateral scrolling):
Disabling scrollbars doesn't seem to work. Is there a solution to avoid this behavior?