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

Cmd/Ctrl+A in Dropdown Input doesn't select text #251

Closed
patbenatar opened this issue Nov 4, 2021 · 2 comments
Closed

Cmd/Ctrl+A in Dropdown Input doesn't select text #251

patbenatar opened this issue Nov 4, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@patbenatar
Copy link

Describe the bug

When typing in the dropdown input, I'm unable to use cmd+a or ctrl+a to select all text typed into the input.

To Reproduce

  1. Go to https://tom-select.js.org/plugins/
  2. Click on the Dropdown Input example
  3. Start typing
  4. With the dropdown input still focused, hit cmd+a or ctrl+a

Expected behavior

I would expect this input to behave just like a normal text input: cmd+a or ctrl+a should select the text in the input.

Additional context
Add any other context about the problem here.

  • OS: Windows
  • Browser: Chrome
  • Version 95.0.4638.69
  • Device: Desktop
@patbenatar patbenatar added the bug Something isn't working label Nov 4, 2021
@oyejorge
Copy link
Member

oyejorge commented Nov 6, 2021

Should be all set with the above commit

@patbenatar
Copy link
Author

Thanks @oyejorge ! I've been loving this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants