Combo box
ComboBox
helps users to select an item from a large list of options without scrolling. The typeahead functionality makes this selection process quicker, easier and reduces errors. Users can see a list of available options when they click on the component and then filter the list as they type. Once they’ve made their selection, it populates the field and the overlay list closes.
Key | Function |
---|---|
Tab |
|
Shift + Tab |
|
Enter |
|
Space |
|
Escape |
|
Up arrow |
|
Down arrow |
|
Left arrow / Right arrow |
|
Home |
|
End |
|
Page up |
|
Page down |
|
Update 12/17/24: This issue has been resolved in MacOS 15.
Browser/Assistive Technology Combination Issue: We have identified an accessibility issue when using Safari and VoiceOver that affects the usability of combo boxes. This issue is not related to our design system but is a known limitation in the interaction between these specific technologies and can be confirmed using the ARIA Authoring Practices Guide (APG) example on the World Wide Web Consortium (w3c) Who created the Web Content Accessibility Guidelines (WCAG) which is the industry standard on accessibility.
Issue Details:
- Affected Components: Combobox (role=listbox)
- OS: MacOS 14
- Browser: Safari v15+
- Assistive Technology: VoiceOver
- Issue Confirmed on: 10/8/24
- Problem: Focus is not managed correctly when using VoiceOver to select options from the combo box drop-down in Safari
User Impact: VoiceOver users using Safari may experience difficulties when interacting with combo boxes across various websites and applications, not limited to those using our design system.
Steps To Reproduce Using APG:
- Go to APG Select-Only Combobox Example using Safari
- Turn on VoiceOver
- Navigate to the example
- Open the combo box using space/enter
- Try to navigate and select an option.
Recommendations:
- Use Chrome or Firefox, or update to MacOS 15.1+
Resources:
Key | Function |
---|---|
Tab |
|
Shift + Tab |
|
Enter |
|
Space |
|
Escape |
|
Up arrow |
|
Down arrow |
|
Left arrow / Right arrow |
|
Home |
|
End |
|
Page up |
|
Page down |
|
Update 12/17/24: This issue has been resolved in MacOS 15.
Browser/Assistive Technology Combination Issue: We have identified an accessibility issue when using Safari and VoiceOver that affects the usability of combo boxes. This issue is not related to our design system but is a known limitation in the interaction between these specific technologies and can be confirmed using the ARIA Authoring Practices Guide (APG) example on the World Wide Web Consortium (w3c) Who created the Web Content Accessibility Guidelines (WCAG) which is the industry standard on accessibility.
Issue Details:
- Affected Components: Combobox (role=listbox)
- OS: MacOS 14
- Browser: Safari v15+
- Assistive Technology: VoiceOver
- Issue Confirmed on: 10/8/24
- Problem: Focus is not managed correctly when using VoiceOver to select options from the combo box drop-down in Safari
User Impact: VoiceOver users using Safari may experience difficulties when interacting with combo boxes across various websites and applications, not limited to those using our design system.
Steps To Reproduce Using APG:
- Go to APG Select-Only Combobox Example using Safari
- Turn on VoiceOver
- Navigate to the example
- Open the combo box using space/enter
- Try to navigate and select an option.
Recommendations:
- Use Chrome or Firefox, or update to MacOS 15.1+
Resources:
Key | Function |
---|---|
Tab |
|
Shift + Tab |
|
Enter |
|
Space |
|
Escape |
|
Up arrow |
|
Down arrow |
|
Left arrow / Right arrow |
|
Home |
|
End |
|
Page up |
|
Page down |
|
Update 12/17/24: This issue has been resolved in MacOS 15.
Browser/Assistive Technology Combination Issue: We have identified an accessibility issue when using Safari and VoiceOver that affects the usability of combo boxes. This issue is not related to our design system but is a known limitation in the interaction between these specific technologies and can be confirmed using the ARIA Authoring Practices Guide (APG) example on the World Wide Web Consortium (w3c) Who created the Web Content Accessibility Guidelines (WCAG) which is the industry standard on accessibility.
Issue Details:
- Affected Components: Combobox (role=listbox)
- OS: MacOS 14
- Browser: Safari v15+
- Assistive Technology: VoiceOver
- Issue Confirmed on: 10/8/24
- Problem: Focus is not managed correctly when using VoiceOver to select options from the combo box drop-down in Safari
User Impact: VoiceOver users using Safari may experience difficulties when interacting with combo boxes across various websites and applications, not limited to those using our design system.
Steps To Reproduce Using APG:
- Go to APG Select-Only Combobox Example using Safari
- Turn on VoiceOver
- Navigate to the example
- Open the combo box using space/enter
- Try to navigate and select an option.
Recommendations:
- Use Chrome or Firefox, or update to MacOS 15.1+
Resources: