primevue
primevue copied to clipboard
InputNumber + Tailwind: Keyboard shortcuts don't seem to work, Copy, Paste, Select All etc.
Describe the bug
This happens even on the documentation pages for the DataTable and the InputNumber You cannot paste (Ctrl + V), copy (Ctrl + C) or select all (Ctrl + A) in the InputNumber.
It ignores the keyboard shortcuts.
Reproducer
https://tailwind.primevue.org/inputnumber/ https://tailwind.primevue.org/datatable/#advanced_filter
PrimeVue version
3.52.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
-
Go to documentation for InputNumber: https://tailwind.primevue.org/inputnumber/
-
Try select all, copy or paste.. no keyboard shortcuts seem to work
-
Go to documentation for DataTable: https://tailwind.primevue.org/datatable/#advanced_filter
-
Go to "Advanced Filter"
-
Open the filter on "Balance" try paste a number or select all the text using the keyboard
Expected behavior
You should be allowed to use the controls as they work correctly on the main components. https://primevue.org/inputnumber/
This seems to be specifically related to the "Unstyled Core"