-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Area: AccessibilityComponent: ButtonNeeds: DiscussionResolution: Soft CloseSoft closing inactive issues over a certain periodSoft closing inactive issues over a certain period
Description
Environment Information
- Package version(s): latest
- Browser and OS versions: Chrome, Edge
Describe the issue:
When using keyboard to navigate to the page first time, the focused element do not show the focus box.
Please provide a reproduction of the issue in a codepen:
https://codepen.io/haoyangms/full/GRpQJzQ
Repro Steps
- Open codepen https://codepen.io/haoyangms/full/GRpQJzQ
- Put the focus outside the page (e.g. on browser's address bar)
- Press Tab for several time until the focus appears on the “Hello world” button.
- Observe the issue. The page shows “the button was focused” but the focus box does not appear.
- If we tab away and shift+tab back, the focus box can be shown properly.
Actual behavior:
The focus box does not be shown
Expected behavior:
The focus box should be shown when using keyboard navigation.
Documentation describing expected behavior
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: AccessibilityComponent: ButtonNeeds: DiscussionResolution: Soft CloseSoft closing inactive issues over a certain periodSoft closing inactive issues over a certain period