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

Int/Float/Currency input issue with IME enabled #2921

Open
yurikuzn opened this issue Dec 11, 2023 · 2 comments
Open

Int/Float/Currency input issue with IME enabled #2921

yurikuzn opened this issue Dec 11, 2023 · 2 comments
Assignees

Comments

@yurikuzn
Copy link
Contributor

yurikuzn commented Dec 11, 2023

When using a Chinese, Japanese or Korean keyboard language with the IME enabled, after entering a value and clicking outside of the input element, the entered value is erased. Happens on Windows 11 (works fine on 10), iPhone.

Explicit steps to reproduce the behavior:

  1. Use Windows 11 or iPhone, use Chinese, Japanese or Korean keyboard language with the IME enabled.
  2. Open the edit view of an Opportunity.
  3. Enter a value in the Amount field.
  4. Click outside of the input element.
  5. The value is erased.

Expected behavior
The value is not erased.

EspoCRM version
8.0, the master branch.

Additional context
We use AutoNumeric library for number inputs.

@yurikuzn
Copy link
Contributor Author

Help wanted.

@yurikuzn
Copy link
Contributor Author

Related: autoNumeric/autoNumeric#717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant