Skip to content
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

Fix Support for Chinese, Japanese, and Korean IME in Safari browser. #233

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wallace-yang
Copy link

Fix the bug that occurs in Safari browser when using Chinese, Japanese,
or Korean language (IME) in empty cells, causing content duplication and
incorrect column addition.

It is an independent plugin just like columnResizing, so you can choose
to use it or not based on your needs.

Please be aware that this plugin disables the input behavior after selecting
a cell, as inputting after selecting a cell may cause an unresolved bug.

This plugin has refactored the logic for clearing cells after selection.
When pressing the delete key after selecting a cell, the cursor will be
positioned inside the first selected cell after the content is cleared.

@wallace-yang
Copy link
Author

@ocavue I have resolve this problem,please check and merge it,thanks a lot.
#221

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