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

InputMask: Problem with input prompt cursor on Windows #7110

Closed
1 of 4 tasks
BoBo-Git opened this issue Jan 17, 2025 · 0 comments
Closed
1 of 4 tasks

InputMask: Problem with input prompt cursor on Windows #7110

BoBo-Git opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@BoBo-Git
Copy link

Describe the bug

On MacOS, the cursor's performance meets expectations.

Image

But on Windows, the cursor's performance does not meet expectations.

Image

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://primevue.org/inputmask/#mask

Environment

MacOS 15 & Windows 11

Vue version

3.5.13

PrimeVue version

4.2.x

Node version

18.19.0

Browser(s)

No response

Steps to reproduce the behavior

This bug can be reproduced in the official example.

  1. Visit the official example link
  2. Just click to focus the input

If use MacOS, the cursor's performance meets expectations, the input prompt cursor at the front position.

If use Windows, the input prompt cursor at the end position.

Expected behavior

On Windows PC, the input prompt cursor should at the front position too.

@BoBo-Git BoBo-Git added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 17, 2025
@tugcekucukoglu tugcekucukoglu changed the title [InputMask] Problem with input prompt cursor InputMask: Problem with input prompt cursor on Windows Jan 21, 2025
@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 Jan 21, 2025
@tugcekucukoglu tugcekucukoglu added this to the 4.3.0 milestone Jan 21, 2025
@tugcekucukoglu tugcekucukoglu self-assigned this Jan 21, 2025
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Jan 21, 2025
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeVue Jan 21, 2025
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
Status: Done
Development

No branches or pull requests

2 participants