Skip to content

Conversation

@Coooolfan
Copy link

Defect Fixes

Fix: Dialog closes incorrectly when pressing Escape during IME composition

In Dialog.vue, updated the onKeyDown handler to ignore Escape key during composition.
Previously, pressing Escape always closed the dialog even during IME input.
Now, it checks event.isComposing before closing.

@Coooolfan
Copy link
Author

The issue associated with this PR is #8252, which includes some descriptions and a GIF.

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.

1 participant