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

[IME+Android] The MutationObserver should not break text nodes. #16300

Merged
merged 22 commits into from
Jun 13, 2024

Conversation

niegowski
Copy link
Contributor

@niegowski niegowski commented Apr 29, 2024

Suggested merge commit message (convention)

Fix (engine, typing): Typing on Android should avoid modifying DOM while composing. Closes #13994. Closes #14707. Closes #13850.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@niegowski niegowski marked this pull request as ready for review May 22, 2024 16:25
Copy link
Contributor

@mmotyczynska mmotyczynska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Partial review.

packages/ckeditor5-engine/src/view/renderer.ts Outdated Show resolved Hide resolved
packages/ckeditor5-engine/src/view/view.ts Outdated Show resolved Hide resolved
@niegowski niegowski merged commit f610387 into ck/epic/ime-typing Jun 13, 2024
2 of 7 checks passed
@niegowski niegowski deleted the ck/13994-android-reverse-typing branch June 13, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants