-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
browser: FirefoxAffects or fixes behavior in Mozilla Firefox.Affects or fixes behavior in Mozilla Firefox.scope: data gridChanges related to the data grid.Changes related to the data grid.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.
Description
Steps to reproduce
Steps:
- Open this link to live example in Firefox (at least version 141, not sure about previous versions): https://stackblitz.com/edit/y9stnxbw-rj7v8zne
- Try to scroll through the data grid using the scroll wheel
- Observe the scroll position jumping back up when approaching a grouped row
It doesn't seem to happen with disableVirtualization
or while using Google Chrome.
Screencast_20250801_135451.webm
Current behavior
Very hard to scroll all the way to the bottom, the scroll position jumps back up.
Expected behavior
Scrolling should be smooth.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: tree data firefox
kzimins-arvatosystems and HasanMothaffar
Metadata
Metadata
Assignees
Labels
browser: FirefoxAffects or fixes behavior in Mozilla Firefox.Affects or fixes behavior in Mozilla Firefox.scope: data gridChanges related to the data grid.Changes related to the data grid.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.