Describe the bug
When using a DataGrid, several commands in the ScrollBar context menu do not behave as expected.
The following menu items are affected:
- Scroll to Top
- Scroll to Bottom
- Page Up
- Page Down
- Left Edge
- Right Edge
These commands do not scroll to the expected position.
To Reproduce
-
Run the Avalonia.Controls.DataGrid sample project.
-
Right-click the ScrollBar.
-
Click any of the following context menu commands:
- Scroll to Top
- Scroll to Bottom
- Page Up
- Page Down
- Left Edge
- Right Edge
Expected behavior
No response
Avalonia version
12.1.0
OS
No response
Additional context
AvaloniaUI/Avalonia#19413
Describe the bug
When using a
DataGrid, several commands in theScrollBarcontext menu do not behave as expected.The following menu items are affected:
These commands do not scroll to the expected position.
To Reproduce
Run the
Avalonia.Controls.DataGridsample project.Right-click the
ScrollBar.Click any of the following context menu commands:
Expected behavior
No response
Avalonia version
12.1.0
OS
No response
Additional context
AvaloniaUI/Avalonia#19413