LearnNewsExamplesServices
Frontmatter
id5755
titlemain.DomEvents: onKeyDown() => only prevent arrow keys from scrolling for views with a selection model
stateClosed
labels
bug
assigneestobiu
createdAtAug 13, 2024, 10:08 PM
updatedAtAug 13, 2024, 10:09 PM
githubUrlhttps://github.com/neomjs/neo/issues/5755
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 13, 2024, 10:09 PM

main.DomEvents: onKeyDown() => only prevent arrow keys from scrolling for views with a selection model

Closed v8.1.0 bug
tobiu
tobiu commented on Aug 13, 2024, 10:08 PM

i just got noticed on reddit about this one: https://www.reddit.com/r/javascript/comments/1er102o/comment/lhyje9x/

this is related to an old ticket: https://github.com/neomjs/neo/issues/1729

the logic should be that arrow keys prevent their default for views which are using a selection model. especially the table is critical.

tobiu added the bug label on Aug 13, 2024, 10:08 PM
tobiu assigned to @tobiu on Aug 13, 2024, 10:08 PM
tobiu referenced in commit a08e842 - "main.DomEvents: onKeyDown() => only prevent arrow keys from scrolling for views with a selection model #5755" on Aug 13, 2024, 10:08 PM
tobiu closed this issue on Aug 13, 2024, 10:09 PM