Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page Up/Down Selection Glitches #281

Open
xLEGiON opened this issue Apr 8, 2024 · 1 comment
Open

Page Up/Down Selection Glitches #281

xLEGiON opened this issue Apr 8, 2024 · 1 comment

Comments

@xLEGiON
Copy link

xLEGiON commented Apr 8, 2024

If an item is selected and then either:

-The user scrolls further up so that the selected item is out of view and then presses Page Down
-The user scrolls further down so that the selected item is out of view and then presses Page Up

Then an additional item appears selected. Using arrows, another Page Up/Down press, or scrolling removes the glitch.

Environment:
TreeDataGrid Version: 11.0.2
Avalonia Version: 11.0.10
Operating System: Windows 10

Page.UpDown.Issue.webm
@AlexKerman
Copy link

image

Steps to reproduce:

  1. Run TreeDataGridDemo
  2. Select "Wikipedia" tab
  3. Select first line
  4. Press and hold down button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants