Disabled p-inputNumber updated after pasting from clipboard #9957
Labels
LTS-FIXED-9.2.5
Fixed in PrimeNG LTS 9.2.5
LTS-FIXED-10.1.0
Fixed in PrimeNG LTS 10.1.0
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
https://stackblitz.com/edit/github-nsqsdv?
Current behavior
Click on disabled p-inputNumber. Paste number from clipboard (Ctrl + V) into disabled inputNumber. Numbers appears in input.
Expected behavior
Paste event should detect disabled input and prevent assign a value.
What is the motivation / use case for changing the behavior?
Disable input should not accept any new values.
Angular version: 10+
PrimeNG version: 10+
Browser: [all]
Language: [all]
The text was updated successfully, but these errors were encountered: