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

problem in cursor position in back and clear #7

Open
omidpaydar opened this issue Sep 24, 2017 · 0 comments
Open

problem in cursor position in back and clear #7

omidpaydar opened this issue Sep 24, 2017 · 0 comments

Comments

@omidpaydar
Copy link

omidpaydar commented Sep 24, 2017

if "keypadOnly" config set "false" for any time if we click back btn on keyboard, fild is unfocus and for handle back click we force to focus in field and again click back.
for delete any character we forced this steps.
i fixed this problem by get position in first line at method (_backValue) and decrease 1 from start and end and in end of method set this position for field.
for _clearValue method i focus in field end of method.

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

No branches or pull requests

1 participant