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

Input data was spoiled after typing special chars! #982

Open
YuryMisak opened this issue Apr 9, 2019 · 0 comments
Open

Input data was spoiled after typing special chars! #982

YuryMisak opened this issue Apr 9, 2019 · 0 comments

Comments

@YuryMisak
Copy link

YuryMisak commented Apr 9, 2019

When user enter special chars like a coma or PrintScreen button after select item from selectbox, input value sets to unexpected chars, e.g. ',' for PrintScreen.
Steps to reproduce:

  1. Click on SelectBox
  2. Select item from dropdown list
  3. Click PrintScreen tab

I think, this bug located in mainClick() method, which handles keyup event.

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