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: Cut or Paste via keyboard shortcuts in Safari doesn't work #3928

Closed
unjapones opened this issue May 5, 2023 · 0 comments · Fixed by #5456 or DallinAllred/ezanalytics#11
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@unjapones
Copy link

Describe the bug

Cut/copy & paste using the keyboard (Cmd + x, Cmd + p).
the objective is to get the value pasted in the input, but it doesn't work.

Reproducer

https://primevue.org/inputnumber/

PrimeVue version

3.28.0

Vue version

3.x

Language

ALL

Build / Runtime

Vue CLI App

Browser(s)

Safari Version 16.4 (18615.1.26.110.1)

Steps to reproduce the behavior

  1. Go to https://primevue.org/inputnumber/ and use any of the examples to perform
  2. cut/copy & paste using the keyboard (Cmd + x, Cmd + p) any value. Writing a number and then doing the clipboard operations is the same.
  3. the objective is to get the value pasted in the input, but it doesn't work.

Expected behavior

  1. Cuting (and also pasting) should work.
@unjapones unjapones added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 5, 2023
@tugcekucukoglu tugcekucukoglu self-assigned this Oct 30, 2023
@tugcekucukoglu tugcekucukoglu added this to the 3.51.0 milestone Mar 22, 2024
@tugcekucukoglu tugcekucukoglu 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 Mar 22, 2024
@tugcekucukoglu tugcekucukoglu removed their assignment Mar 22, 2024
tugcekucukoglu added a commit that referenced this issue Mar 22, 2024
Fix #3928: InputNumber allow cut and paste
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
2 participants