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

[Combobox] Traditional Chinese Characters are causing issues in input field of combobox #10710

Closed
zaheral opened this issue Oct 12, 2023 · 2 comments · Fixed by #11051
Closed
Assignees
Labels
bug Something isn't working core Core library specific issues ng15 Angular 15 support
Milestone

Comments

@zaheral
Copy link
Contributor

zaheral commented Oct 12, 2023

Is this a bug, enhancement, or feature request?

Bug

Describe your proposal.

The input field is not working well in Combobox when Chinese characters (Pinyen - Traditional) are entered.

Open this stackblitz link to find information on how to reproduce the issue on an example with a combobox field: https://stackblitz.com/edit/fundamental-issue-10710?file=src%2Fapp%2Fcombobox-example.component.html

Here is also a recording that shows the issue:
Fundamental-NGX Example - StackBlitz.webm

Can you handle that on the application side

The issue is reproducible on the application side. It is also a customer-facing issue.

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

"@angular/core": "16.1.0",
"@fundamental-ngx/cdk": "0.43.0-rc.4",
"@fundamental-ngx/platform": "0.43.0-rc.4",
"@fundamental-ngx/core": "0.43.0-rc.4",

If this is a bug, please provide steps for reproducing it; the exact components you are using;

Yes, see the above description.

Please provide relevant source code (if applicable).

See the above description.

Please provide stackblitz example(s).

See the above description.

In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.

Not relevant

Did you check the documentation and the API?

Yes

Did you search for similar issues?

Yes

Is there anything else we should know?

It is a customer-facing issue.

@N1XUS N1XUS self-assigned this Nov 27, 2023
@N1XUS N1XUS added bug Something isn't working core Core library specific issues labels Nov 27, 2023
@N1XUS N1XUS added this to the Sprint 127 milestone Nov 27, 2023
@droshev droshev added the ng15 Angular 15 support label Nov 27, 2023
@droshev
Copy link
Contributor

droshev commented Nov 27, 2023

We fix it in the latest (and to 0.43.x if @zaheral says so)

@zaheral
Copy link
Contributor Author

zaheral commented Nov 29, 2023

0.43.x and the latest Fundamentals version would be great
CC: @droshev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Core library specific issues ng15 Angular 15 support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants