Skip to content

Conversation

@mejo-
Copy link
Member

@mejo- mejo- commented Nov 25, 2025

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

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests

@mejo- mejo- self-assigned this Nov 25, 2025
@mejo- mejo- requested a review from max-nextcloud as a code owner November 25, 2025 15:13
@mejo- mejo- added bug Something isn't working 3. to review regression labels Nov 25, 2025
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 <[email protected]>
@mejo- mejo- force-pushed the fix/ime_first_character branch from c05be3a to 3f45427 Compare November 25, 2025 15:16
@mejo- mejo- force-pushed the fix/ime_first_character branch from 3f45427 to 7539fa1 Compare November 25, 2025 15:18
@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mejo- mejo- merged commit 80309b0 into main Nov 25, 2025
75 of 77 checks passed
@mejo- mejo- deleted the fix/ime_first_character branch November 25, 2025 15:48
@mejo-
Copy link
Member Author

mejo- commented Nov 25, 2025

/backport e9212e7 to stable32

@mejo-
Copy link
Member Author

mejo- commented Nov 25, 2025

/backport e9212e7 to stable31

@juliusknorr
Copy link
Member

Nice, thanks for checking further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug Report: First character is duplicated when typing Japanese with IME

4 participants