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

type does not work with contenteditable="plaintext-only" #1197

Open
taozhou-glean opened this issue Feb 26, 2024 · 0 comments
Open

type does not work with contenteditable="plaintext-only" #1197

taozhou-glean opened this issue Feb 26, 2024 · 0 comments
Labels
bug Something isn't working needs assessment This needs to be looked at by a team member

Comments

@taozhou-glean
Copy link

Reproduction example

https://codesandbox.io/p/devbox/whmpk9

Prerequisites

just run the jest tests in above sandbox

Expected behavior

expect tests to pass

Actual behavior

test failed on plaintext-only post-edits

image

User-event version

^14.1.1

Environment

"@testing-library/dom": "8.12.0",
"@testing-library/jest-dom": "5.16.3",
"@testing-library/user-event": "^14.1.1"

Additional context

No response

@taozhou-glean taozhou-glean added bug Something isn't working needs assessment This needs to be looked at by a team member labels Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs assessment This needs to be looked at by a team member
Projects
None yet
Development

No branches or pull requests

1 participant