mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
3.88k stars 1.17k forks source link

[data grid] vertical scrolling does not work on older chrome versions (70) #13040

Closed Preefix closed 1 month ago

Preefix commented 1 month ago

Steps to reproduce

Just see the example at column-virtualization and try to open it with an older chrome version (70) and vertical scrolling does not work anymore.

Steps:

  1. Use a older chrome version (chromium 70)
  2. Go to any table with alrge datasets and try to scroll vertically
  3. Scrollbar is not visible and scrolling seems to be broken in general

See the attached video https://github.com/mui/mui-x/assets/112691741/8e919a5a-dba0-4448-b8af-a56a62c57c87

Current behavior

Scrolling does not work.

Expected behavior

Vertical scrolling should work and the scrollbar should be visible

Context

No response

Your environment

npx @mui/envinfo ``` System: OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa) Binaries: Node: 19.9.0 - ~/.nvm/versions/node/v19.9.0/bin/node npm: 9.6.3 - ~/.nvm/versions/node/v19.9.0/bin/npm pnpm: Not Found Browsers: Chrome: Not Found npmPackages: @emotion/react: 11.11.3 => 11.11.3 @emotion/styled: 11.11.0 => 11.11.0 @mui/base: ^5.0.0-beta.4 => 5.0.0-beta.40 @mui/core-downloads-tracker: 5.15.16 @mui/icons-material: 5.15.14 => 5.15.14 @mui/material: 5.15.15 => 5.15.15 @mui/private-theming: 5.15.14 @mui/styled-engine: 5.15.14 @mui/system: 5.15.15 @mui/types: 7.2.14 @mui/utils: 5.15.14 @mui/x-data-grid: 7.3.0 @mui/x-data-grid-premium: 7.3.0 => 7.3.0 @mui/x-data-grid-pro: 7.3.0 @mui/x-date-pickers: 7.2.0 => 7.2.0 @mui/x-license: 7.0.0 => 7.0.0 @mui/x-tree-view: 6.17.0 => 6.17.0 @types/react: 18.2.55 => 18.2.55 react: 18.2.0 => 18.2.0 react-dom: 18.2.0 => 18.2.0 typescript: 5.3.3 => 5.3.3 ```

Search keywords: scrolling Order ID: 83002

github-actions[bot] commented 1 month ago

:warning: This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

@Preefix: How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.