GwtMaterialDesign / gwt-material-table

A complex table component designed for the material design specifications
https://gwtmaterialdesign.github.io/gmd-table-demo/
Apache License 2.0
26 stars 31 forks source link

Sticky components (Header & Footer & Category) performance issue on firefox due to rendering calculation. #211

Open HoochSDS opened 3 years ago

HoochSDS commented 3 years ago

In newest Firefox (88.0.1 64-Bit) the sticky GMD-Table (Version 2.5.0-SNAPSHOT) header, footer and the sticky category lose their position, while vertical page scrolling. The x-scroll of the table content does not work correctly.

Here are different Gifs to show the issues:

Standard-Table: Footer

Footer Categorized: See HEALTH

7MKykQrqc9

Standard-Table: Sticky-Header

Header

Standard-Table: x-scroll

TableXScroll