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

Prevent left and right keydown events while in input fields #219

Merged
merged 1 commit into from
Dec 22, 2018

Conversation

shelane
Copy link
Contributor

@shelane shelane commented Dec 21, 2018

If input field is in focus, keydown event to trigger navigation change should
not fire. User should expect cursor to stay in input field when using arrow keys.

Fixes #216

If input field is in focus, keydown event to trigger navigation change should
not fire. User should expect cursor to stay in input field when using arrow keys.
@matcornic matcornic merged commit 59b4f36 into matcornic:master Dec 22, 2018
@matalo33 matalo33 added the bug label Jan 28, 2019
@matalo33 matalo33 changed the title prevents left and right keydown in input fields Prevents left and right keydown events while in input fields Jan 28, 2019
@matalo33 matalo33 changed the title Prevents left and right keydown events while in input fields Prevent left and right keydown events while in input fields Jan 28, 2019
gr1m0h pushed a commit to gr1m0h/hugo-theme-learn that referenced this pull request Mar 7, 2021
prevents left and right keydown in input fields
maxatome pushed a commit to maxatome/hugo-theme-learn that referenced this pull request Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants