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

igxAutocomplete - Japanese is not typed correctly in Chrome on Mac. #11988

Closed
IG-Mori opened this issue Aug 19, 2022 · 1 comment · Fixed by #12328
Closed

igxAutocomplete - Japanese is not typed correctly in Chrome on Mac. #11988

IG-Mori opened this issue Aug 19, 2022 · 1 comment · Fixed by #12328
Assignees
Labels
🐛 bug Any issue that describes a bug ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@IG-Mori
Copy link

IG-Mori commented Aug 19, 2022

Description

Manipulated the autocomplete sample(https://www.infragistics.com/products/ignite-ui-angular/angular/components/autocomplete) in chrome on a Mac.
Japanese characters are not input correctly. It results in the candidate text and Japanese being combined.

  • igniteui-angular version: ignite-ui-for-angular-(jp)-2022-vol.-1
  • browser: MacOS's Chrome

Steps to reproduce

  1. Access the Autocomplete help page.(https://www.infragistics.com/products/ignite-ui-angular/angular/components/autocomplete)
  2. Enter Japanese text in the sample application (Angular Autocomplete Example). (e.g. "東京")
  3. Return key to confirm.

Result

"New York東京" is displayed in the input field.

Expected result

"東京" must appear in the input field.

Attachments

reproduction.zip

@IG-Mori IG-Mori added the 🐛 bug Any issue that describes a bug label Aug 19, 2022
@Lipata Lipata assigned valadzhov and unassigned Lipata Sep 9, 2022
@ChronosSF ChronosSF added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Sep 19, 2022
@valadzhov valadzhov added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Nov 17, 2022
@IG-Mori
Copy link
Author

IG-Mori commented Nov 25, 2022

Thank you so much for your support :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants