Accessibility focus border missing on Settings components. #3448
Labels
Area:Accessibility
Category for accessibility related features and bugs
Area:CSS
For styling or layout issues handled with CSS/SASS
Bug
Error or unexpected behaviors
p5.js version
No response
What is your operating system?
None
Web browser and version
No response
Actual Behavior
In the p5.js Web Editor Settings, several interactive UI components across both General Settings and Accessibility tabs do not show a visible focus ring (blue outline) when navigating using the keyboard (e.g., Tab key).
Affected components:
General Settings tab:
Accessibility tab:
Expected Behavior
All interactive elements (toggles, buttons, checkboxes, etc.) should have a visible focus indicator to support keyboard users and other accessible users.
Steps to reproduce
Steps:
Notice that while some elements like the Text Size buttons show a blue focus ring, others (listed above) show no visible indication of focus
// Paste your code here :)
The text was updated successfully, but these errors were encountered: