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

Text of selected option in a Select can be manipulated/overlayed by just typing when navigating with the tab key #972

Closed
JuliusRuppert opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@JuliusRuppert
Copy link

Describe the bug
When using the tab key of the keyboard to navigate into a Select, it is possible to write into the select which will overlay the previous contained text.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Domino UI demo V2 - Basic Form Elements
  2. Scroll down to TEXTAREA
  3. Set the focus into a textarea element
  4. Navigate into one of the following selects using the tab key of your keyboard
  5. Type any character / hit the space bar
  6. The text in the Select will be temporarily overlayed by your input

Expected behavior

  • When using the space bar, the select should open.
  • It should not be possible to overlay the current displayed text in a select

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Edge
  • Version 130.0.2849.68
@vegegoku vegegoku self-assigned this Nov 7, 2024
@vegegoku vegegoku added the bug Something isn't working label Nov 7, 2024
@vegegoku vegegoku added this to the 2.0.4 milestone Nov 7, 2024
@github-project-automation github-project-automation bot moved this to To do in Domino UI Nov 7, 2024
vegegoku added a commit that referenced this issue Nov 11, 2024
…ayed by just typing when navigating with the tab key
@github-project-automation github-project-automation bot moved this from To do to Done in Domino UI Nov 11, 2024
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
Status: Done
Development

No branches or pull requests

2 participants