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

Issue with masking and backspace #5

Closed
zsperske opened this issue Jan 23, 2016 · 4 comments
Closed

Issue with masking and backspace #5

zsperske opened this issue Jan 23, 2016 · 4 comments
Assignees
Labels

Comments

@zsperske
Copy link

Say you have something like 123-45-678. The dashes are the masked characters. If you delete until 123-45-6__ and then hit backspace again, your cursor will end up before the 2nd dash. If you try and type anything from that position, nothing will happen.

@icarovirtual
Copy link

+1, the cursor needs to be moved to after the mask symbols

@pinball83 pinball83 added the bug label Feb 1, 2016
@pinball83 pinball83 self-assigned this Feb 1, 2016
@hellsayenci
Copy link

Any news?

@drakmail
Copy link

drakmail commented Apr 3, 2016

+1, also it's not very comfortable to me when I pressing at mask before input (for example, for mask +7 *** I could click between + and 7)

@Nublo
Copy link
Contributor

Nublo commented Apr 22, 2016

Hi guys. I have the same trouble with this library and fixed it. I hope after review this pull will be merged. Any way you can check the source code and take it into your project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants