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

InputNumber: Input Number spinner buttons right click indefinitely increments/decrements value #12813

Closed
sjtrimble opened this issue Mar 24, 2023 · 0 comments · Fixed by #12817
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@sjtrimble
Copy link

Describe the bug

When you right click on the Number Input spinner buttons, they continue to increment/decrement indefinitely.

Untitled_ Mar 24, 2023 10_27 AM

Environment

N/A See bug on your documentation site.

Reproducer

No response

Angular version

Your docs site version

PrimeNG version

Your docs site version

Build / Runtime

TypeScript

Language

TypeScript

Node version (for AoT issues node --version)

Your docs site version

Browser(s)

Version 111.0.5563.64 (Official Build) (x86_64)

Steps to reproduce the behavior

  • Add showButtons property to InputNumber component (see here).
  • Right click on the increment or decrement button.
  • See value increase without stop until you click again.

Expected behavior

Nothing should happen on right click :)

@sjtrimble sjtrimble added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 24, 2023
volvachev added a commit to volvachev/primeng that referenced this issue Mar 25, 2023
volvachev added a commit to volvachev/primeng that referenced this issue Mar 26, 2023
@cetincakiroglu cetincakiroglu 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 Apr 12, 2023
@cetincakiroglu cetincakiroglu added this to the 15.3.1 milestone Apr 12, 2023
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.

2 participants