-
Notifications
You must be signed in to change notification settings - Fork 419
Closed
Labels
FeedbackIssue raised by or for collecting input from people outside APG task forceIssue raised by or for collecting input from people outside APG task forcePattern PageRelated to a page documenting a PatternRelated to a page documenting a PatternquestionIssue asking a questionIssue asking a question
Milestone
Description
Currently ARIA 1.1 Combobox example says about ESC key that it:
- Clears the textbox
- If the listbox is displayed, closes it.
To my feeling textbox clearing contradicts almost everything users are used to and expect.
-
Escape key usually means "Abort what you are currently doing". From that point of view clearing is definitely an unwanted side effect.
-
Native browser select does not clear selection on escape key.
-
Every UI library I am aware of, which implements combobox pattern, does not clear textbox as well. Ant design, react-select, select2 to name a few and those are very popular.
to-do list added by Matt
This will be fixed in APG 1.2 with the following:
klis87, chriskalmar, viddagrava, martinnirtl, d-ivashchuk and 5 more
Metadata
Metadata
Assignees
Labels
FeedbackIssue raised by or for collecting input from people outside APG task forceIssue raised by or for collecting input from people outside APG task forcePattern PageRelated to a page documenting a PatternRelated to a page documenting a PatternquestionIssue asking a questionIssue asking a question