LearnNewsExamplesServices
Frontmatter
id6463
titlegrid.View: scrollByRows() => switch to main.DomAccess.scrollTo()
stateClosed
labels
enhancement
assignees[]
createdAtFeb 18, 2025, 4:29 PM
updatedAtFeb 18, 2025, 5:13 PM
githubUrlhttps://github.com/neomjs/neo/issues/6463
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 18, 2025, 5:13 PM

grid.View: scrollByRows() => switch to main.DomAccess.scrollTo()

Closed v8.22.0 enhancement
tobiu
tobiu commented on Feb 18, 2025, 4:29 PM
  • Using main.DomAccess.scrollBy() works fine when navigating with arrow keys
  • However, if you press the home or end keys or just scroll with the mouse, the next arrow key will just scroll by one row, instead of to the target location
tobiu added the enhancement label on Feb 18, 2025, 4:29 PM
tobiu referenced in commit fa83755 - "grid.View: scrollByRows() => switch to main.DomAccess.scrollTo() #6463" on Feb 18, 2025, 5:13 PM
tobiu closed this issue on Feb 18, 2025, 5:13 PM