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

type wrongful character in the selection box #1080

Closed
ousmorez opened this issue Dec 3, 2022 · 1 comment
Closed

type wrongful character in the selection box #1080

ousmorez opened this issue Dec 3, 2022 · 1 comment
Labels

Comments

@ousmorez
Copy link
Contributor

ousmorez commented Dec 3, 2022

Describe the bug
While dropdown is closed, it opens after entering a key like (down arrow) but it prints "arrow Down" on the combo box. We should stop writing values that are more than one character on the select boxes or combo boxes.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Choicejs
  2. Click on 'Right-to-left'
  3. Select 'Choice1'
  4. enter Arrow Down
    It will type it into the select box.

Expected behavior
We expect not to type anything in the select box.

Screenshots
aa

Desktop (please complete the following information):

-OS: Windows 10
-Browser: Chrome
-Version: Latest

@Xon
Copy link
Collaborator

Xon commented Aug 22, 2024

Fixed as part of #1166

@Xon Xon closed this as completed Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants