Skip to content

Input data was spoiled after typing special chars! #982

@YuryMisak

Description

@YuryMisak

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions