element-hq / element-hq/element-web
Radio and possibly checkbox highlight discrepancy
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
The a11y focus highlight on the styled radio buttons is a different style to the standard on FF. This problem is probably the same for the styled checkboxes. It would be best to meet the expected style for access.
# Default style:

# Our style:

FF highlight style is different for non form elements:

Problem identified in https://github.com/matrix-org/matrix-react-sdk/pull/5056#discussion_r461812340
Contributor guide
Assessment
This issue has not been assessed yet.