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

Google Gboard and inputmask control #14529

Closed
cfs-spivey opened this issue Jan 10, 2024 · 2 comments · Fixed by #16232
Closed

Google Gboard and inputmask control #14529

cfs-spivey opened this issue Jan 10, 2024 · 2 comments · Fixed by #16232
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cfs-spivey
Copy link

Describe the bug

On a pixel device; the device uses GBoard and issue occurs if you type like 01/01/1980 and then delete 01/01/yyyy, the cursor moves before the forward slash and when you types it messes up the year typed 01/01/9801. This happens with any mask that has seperators in it.

Environment

Any mobile device with Gboard keyboard.

Reproducer

No response

Angular version

15.2.4

PrimeNG version

17.3.2

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

16.13.1

Browser(s)

No response

Steps to reproduce the behavior

  1. Use a Pixel phone or install Gboard on Samsung phone.
  2. Go to a site like https://primeng.org/inputmask.
  3. Type into one of the masked fields.
  4. Delete characters to the masked separator.
  5. The cursor will move in front of the separator.
  6. Type and now the characters will be out of position.

Expected behavior

Cursor should move after the masked separator, this will allow the correct characters to be typed.

@cfs-spivey cfs-spivey 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 10, 2024
@mertsincan
Copy link
Member

Thanks a lot for your report! We'll check it but, I appreciate it if you support us with a PR.

@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback 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 16, 2024
@mertsincan mertsincan added this to the 17.Future milestone Jan 16, 2024
Copy link

This issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@mertsincan mertsincan added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jan 16, 2024
Ventura2 added a commit to Ventura2/primeng that referenced this issue Aug 14, 2024
@mertsincan mertsincan modified the milestones: 18.x, 17.18.13 Nov 18, 2024
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Resolution: Help Wanted Issue or pull request requires extra help and feedback labels Nov 18, 2024
@mertsincan mertsincan removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Dec 9, 2024
@github-project-automation github-project-automation bot moved this to Done in PrimeNG Dec 9, 2024
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

Successfully merging a pull request may close this issue.

2 participants