Skip to content

[stable31] fix(TextDirection): Skip composition transactions - #7984

Merged
mejo- merged 1 commit into
stable31from
backport/7981/stable31
Nov 25, 2025
Merged

[stable31] fix(TextDirection): Skip composition transactions#7984
mejo- merged 1 commit into
stable31from
backport/7981/stable31

Conversation

@backportbot

@backportbotbackportbotBot commented Nov 25, 2025

Copy link
Copy Markdown

Without this fix, inserting a CJK character via IME as first character
in a new paragraph is broken as the composition key is inserted straight
away.
Fixes: #7789
Signed-off-by: Jonas <jonas@freesources.org>
@codecov

codecovBot commented Nov 25, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mejo-

Copy link
Copy Markdown
Member

Cypress failure unrelated (links test failing because nextcloud.com responds with 503).

@mejo-
mejo- merged commit a3102a8 into stable31Nov 25, 2025
60 of 62 checks passed
@mejo-
mejo- deleted the backport/7981/stable31 branch November 25, 2025 16:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewbugSomething isn't workingregression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mejo-