Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

New composer: don't update model while doing IME compositions #3357

Merged
merged 1 commit into from
Aug 29, 2019

Conversation

bwindels
Copy link
Contributor

Hopefully fixes: element-hq/element-web#10646 & element-hq/element-web#9740
Fixes: element-hq/element-web#10621

this prevents the composition from being disrupted because
the DOM is modified, and also complete compositions are added
to the undo history like this.

this prevents the composition from being disrupted because
the DOM is modified, and also complete compositions are added
to the undo history like this.
@bwindels bwindels requested a review from a team August 29, 2019 12:00
@bwindels bwindels merged commit dc292d3 into develop Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New composer is incompatible with japanese IME Don't store IME compositions in CIDER editor undo history
2 participants