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

Reopen issue #11442 p-inputNumber cannot use the decimal separator of the digital keyboard when the separator is a comma #12626

Closed
Labaffe opened this issue Feb 13, 2023 · 3 comments · Fixed by #14653
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Labaffe
Copy link

Labaffe commented Feb 13, 2023

Describe the bug

I just reopen this issue that was closed. But new improvements dont fix this problem.

#11442

In short : "The component p-inputNumber is expecting a comma as a decimal separator, and the digital keyboard only provides dots."

Environment

Linux/Windows 10

Reproducer

See https://stackblitz.com/edit/github-qhqhnr where the p-inputNumber is set with french locale.

Angular version

15.0.4

PrimeNG version

15.2.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

14.20.0

Browser(s)

Chrome

Steps to reproduce the behavior

No response

Expected behavior

No response

@Labaffe Labaffe added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 13, 2023
@theguiro
Copy link

+1, greatly diminishes the user experience since they cannot add decimal values.

@selfides
Copy link

Have anybody found a solution?

@rgarciaggr
Copy link

This would be a great improvement since there are other programs (like calc or excel) where you can type the numpad Decimal and it detects the decimal character based on your locale.

@cetincakiroglu cetincakiroglu added this to the 17.8.0 milestone Feb 23, 2024
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 23, 2024
@cetincakiroglu cetincakiroglu changed the title Reopen issue #11442 Reopen issue #11442 p-inputNumber cannot use the decimal separator of the digital keyboard when the separator is a comma Feb 23, 2024
@cetincakiroglu cetincakiroglu modified the milestones: 17.8.0, 17.9.0 Feb 23, 2024
@cetincakiroglu cetincakiroglu added LTS-PORTABLE Issue's fix will be ported to supported LTS versions and removed Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add labels Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants