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

Dropdown with an autocomplete disappear first charsets while inputting with a multi byte charset. #276

Open
muff1225 opened this issue Jul 16, 2023 · 4 comments

Comments

@muff1225
Copy link

muff1225 commented Jul 16, 2023

Summary

I found a title issue for the dropdown with an autocomplete.
Dropdown with an autocomplete could not work for the multi byte charset.

Anyone know avoid this issues for the multi byte charset?
I found this happened for not only Japanese, also Chinese, Korean.....

Steps

  1. Focus on the dropdown.
  2. Input 「あいうえお」 into the dropdown.
  3. 「あ」 disappeared. The dropdown show 「いうえお」.

Found

  • This happened at once when I focus on the dropdown.After erased the all charsets on the same focus, it never happend this issue.
  • For single byte charset, it never happed.
  • It never happened using the only pure jsuite's dropbox with an autocomplete.

ScreenShots

dropdowndisappearacharset.webm

Environments

  • jsuites V5.
  • jspreadsheet V10.
@hodeware
Copy link
Contributor

A improvement for that will be included in the next major release.

@muff1225
Copy link
Author

@hodeware
OK, Thank you.
I'll keep watching updates.

@muff1225
Copy link
Author

However, does anyone know how to use autocomplete avoiding this issue?
I would like to use an alternative way until the next major release.

@hodeware
Copy link
Contributor

hodeware commented Oct 3, 2023

You can try to create a custom editor.
https://www.jspreadsheet.com/docs/editors

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

No branches or pull requests

2 participants