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

Combo select only example - Edge case 'Backspace' handled wrong #3155

Open
codinghusi opened this issue Oct 23, 2024 · 1 comment
Open

Combo select only example - Edge case 'Backspace' handled wrong #3155

codinghusi opened this issue Oct 23, 2024 · 1 comment
Assignees
Labels
Feedback Issue raised by or for collecting input from people outside APG task force

Comments

@codinghusi
Copy link

Hello everyone

Whilst playing around in the CodePen of https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-select-only/, I saw an edge case that the keys 'Backspace' and 'Clear' weren't handled correctly. Pressing the backspace key and having an entry named 'Backspace' would highlight this specific entry instantly, because the search string would now be 'Backspace'.

Kind regards,
Gerrit Weiermann

@mcking65 mcking65 added the Feedback Issue raised by or for collecting input from people outside APG task force label Nov 12, 2024
@css-meeting-bot
Copy link
Member

The ARIA Authoring Practices (APG) Task Force just discussed Issue 3155 - Potential combobox bug.

The full IRC log of that discussion <jugglinmike> Topic: Issue 3155 - Potential combobox bug
<jugglinmike> github: https://github.com//issues/3155
<jugglinmike> Matt_King: This is a weird bug, but it sounds like a theoretical problem with the robustness of the code
<jugglinmike> Matt_King: I would like to have someone look at this issue, look at the code, and decide if this is a valid bug that we need to respond to
<jugglinmike> jongund: I can look at the code
<jugglinmike> Matt_King: I'm not going to label it a bug, yet. I'd prefer to hear your opinion, first, jongund. I'll only assign the issue to you and label it "feedback" for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feedback Issue raised by or for collecting input from people outside APG task force
Projects
None yet
Development

No branches or pull requests

4 participants