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

bug: wrong inputType on contenteditable #605

Closed
ph-fritsche opened this issue Mar 22, 2021 · 1 comment · Fixed by #614
Closed

bug: wrong inputType on contenteditable #605

ph-fritsche opened this issue Mar 22, 2021 · 1 comment · Fixed by #614
Labels
bug Something isn't working released

Comments

@ph-fritsche
Copy link
Member

  • @testing-library/user-event version: 13.0.6

On contenteditable [Enter] triggers an input event with inputType: 'insertParagraph' instead of inputType: 'insertLineBreak', when shiftKey: false.

Reproduction repository:

https://codesandbox.io/s/keyevent-vtdcc?file=/src/App.js

@github-actions
Copy link

🎉 This issue has been resolved in version 13.0.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant