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

fix: typetext issue test #8342

Merged
merged 5 commits into from
Dec 5, 2024
Merged

fix: typetext issue test #8342

merged 5 commits into from
Dec 5, 2024

Conversation

Bayheck
Copy link
Collaborator

@Bayheck Bayheck commented Nov 19, 2024

Purpose

Describe the problem you want to address or the feature you want to implement.

Approach

Describe how your changes address the issue or implement the desired functionality in as much detail as possible.

References

closes #8321

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@testcafe-need-response-bot testcafe-need-response-bot bot added the STATE: Need response An issue that requires a response or attention from the team. label Nov 19, 2024
@Bayheck Bayheck removed the STATE: Need response An issue that requires a response or attention from the team. label Nov 19, 2024
@Bayheck Bayheck marked this pull request as ready for review November 25, 2024 17:13
@Bayheck Bayheck merged commit cc0f2f8 into DevExpress:master Dec 5, 2024
21 checks passed
Copy link

Release v3.7.1-rc.1 addresses this.

@markusguenther
Copy link

I tested our acceptance tests with the new 3.7.1 RC and sadly, it behaves the same as in 3.7.0.
So the typeText is not working for the contenteditable from CKEditor.

log-test

@testcafe-need-response-bot testcafe-need-response-bot bot added the STATE: Need response An issue that requires a response or attention from the team. label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATE: Need response An issue that requires a response or attention from the team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not possible to type text in code mirror editor, after it was clicked
3 participants