Glitch in Table viewer

When viewing tables on some bigger files (0.6 mio lines), the table viewer shows some strange effect:

  • view can get emptied (sometimes white area instead of table content)
  • columns in header line jump around (see below).

affected Rstudio-Version is 2024.04.1 Build 748 (Linux)
Steps to reproduce:

  • load long table (example: 600,000 lines, 90 MB)
  • sort by last column
  • scroll down multiple times using mouse wheel.

When I use the scrollbar instead of the mouse wheel afterwards, the flickering stops immediately and table content is shown. Trying to change rendering engine in general advanced settings does not help.

Is there a setting that avoids this glitch? Would appreciate any suggestion. Thanks in advance

See here:
rstudio_table_view_glitch