Skip to content

input: prevent duplicate IME input on Linux - fixes #3533#3535

Merged
Tyriar merged 3 commits intoxtermjs:masterfrom
Eugeny:fix-duplicate-ime-input
Dec 17, 2021
Merged

input: prevent duplicate IME input on Linux - fixes #3533#3535
Tyriar merged 3 commits intoxtermjs:masterfrom
Eugeny:fix-duplicate-ime-input

Conversation

@Eugeny
Copy link
Copy Markdown
Member

@Eugeny Eugeny commented Oct 31, 2021

This prevents both input and keyup triggering the same data event with Sogou IME on Linux.

The PR should be pretty safe as it only further filters the recently added input event handler.

@Eugeny Eugeny requested a review from Tyriar November 8, 2021 16:35
@Tyriar Tyriar added this to the 4.16.0 milestone Dec 17, 2021
Copy link
Copy Markdown
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

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

Sorry about the delay 👍

@Tyriar Tyriar merged commit 5facfe5 into xtermjs:master Dec 17, 2021
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