Skip to content

Fix significant delay of IME input #9713

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

Open
wants to merge 55 commits into
base: master
Choose a base branch
from

Conversation

s-kai273
Copy link
Contributor

@s-kai273 s-kai273 commented Jul 21, 2025

What this PR does / why we need it:

  • Changes handleMultipleKeyEvents so that it receives the entire IME composition text as a single keystroke sequence instead of passing each character one by one.
    This significantly reduces the lag experienced after confirming IME input.

Which issue(s) this PR fixes

#9712

Screenshots

Before After
Before After

s-kai273 and others added 30 commits February 20, 2024 00:52
J-Fields and others added 25 commits April 7, 2024 14:11
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