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 caret moving on Android 4.x Chrome #4799

Closed
kojisaiki opened this issue Jan 12, 2018 · 0 comments · Fixed by #4800
Closed

InputMask caret moving on Android 4.x Chrome #4799

kojisaiki opened this issue Jan 12, 2018 · 0 comments · Fixed by #4800
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@kojisaiki
Copy link
Contributor

kojisaiki commented Jan 12, 2018

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
Sorry, my environment cannot connect to Plunkr.

Current behavior

When typing continuously on InputMask from head position, caret is not move to next position over 2nd charactor position.

  • Typed "123456789" from head
    image

  • Next, typed "0".
    image

Expected behavior

Caret move to next, until tail.

Minimal reproduction of the problem with instructions

Please check my PR.

What is the motivation / use case for changing the behavior?

Defected on Chrome and default browser.
There is no browser to replace there.

Please tell us about your environment:

PrimeNG's official demo page, and local build from PrimeNG github source.

  • Angular version:

5.0.0

  • PrimeNG version:

5.0.3-SNAPSHOT

  • Browser:

Android Chrome: 61
Default Browser On Android 4.4 (my device is SH-06F provided by SHARP)

  • Language:

TypeScript 2.4.2

  • Node (for AoT issues): node --version =

8.9.1

@kojisaiki kojisaiki changed the title InputMask caret moving on Android Chrome 4.x. InputMask caret moving on Android 4.x Chrome Jan 12, 2018
@cagataycivici cagataycivici self-assigned this Jan 17, 2018
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jan 17, 2018
@cagataycivici cagataycivici added this to the 5.2.0-RC1 milestone Jan 17, 2018
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
Development

Successfully merging a pull request may close this issue.

2 participants