palantir/blueprint
Ver no GitHubFocus moves from Select filter to outside page
Open
#6.368 aberto em 4 de set. de 2023
Domain: accessibilityP3Package: selectType: bughelp wanted
Métricas do repositório
- Stars
- (20.263 stars)
- Métricas de merge de PR
- (Mesclagem média 43d 10h) (27 fundiu PRs em 30d)
Description
Environment
- Package version(s): 3.5+
- Operating System: Mac OS 13.5.1
- Browser name and version: Chrome 115.0.5790.170
Code Sandbox
Link to a minimal repro: https://blueprintjs.com/docs/#select/select-component
Steps to reproduce
- Open the select dropdown and click on the filter text input.
- Type any random characters to empty out the list.
- Hit tab twice and the focus will move to the address bar.
Actual behavior
The focus should move to the next available focusable element.