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

p-inputNumber: LeftArrowKey not working for selected input #14869

Closed
hanneslim opened this issue Feb 23, 2024 · 0 comments · Fixed by #14871
Closed

p-inputNumber: LeftArrowKey not working for selected input #14869

hanneslim opened this issue Feb 23, 2024 · 0 comments · Fixed by #14871
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@hanneslim
Copy link

Describe the bug

If i have a selected input like in the picture below. Pressing the LeftArrowKey does nothing:
Bildschirmfoto 2024-02-23 um 17 10 58

Environment

Angular version: 17.1.2
PrimeNG version: 17.6.0
Node version: 18.10.0

Reproducer

No response

Angular version

17.1.2

PrimeNG version

17.6.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.10.0

Browser(s)

No response

Steps to reproduce the behavior

Checkout my stackblitz: https://github-rayxvx.stackblitz.io/

Editor mode: https://stackblitz.com/edit/github-rayxvx?file=src%2Fapp%2Fapp.component.html

Expected behavior

Here is the goal what i would expect to happen:

Bildschirmaufnahme.2024-02-23.um.17.10.10.mov
@hanneslim hanneslim 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 23, 2024
@mehmetcetin01140 mehmetcetin01140 added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working 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 26, 2024
@cetincakiroglu cetincakiroglu modified the milestones: 17.10.0, 17.9.0 Feb 29, 2024
cetincakiroglu added a commit that referenced this issue Feb 29, 2024
Fix #14869 - LeftArrowKey not working for selected input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants