-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Area:AccessibilityCategory for accessibility related features and bugsCategory for accessibility related features and bugsArea:CSSFor styling or layout issues handled with CSS/SASSFor styling or layout issues handled with CSS/SASSBugError or unexpected behaviorsError or unexpected behaviors
Description
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:
- Autosave
- Autoclose Brackets and Quotes
- Autocomplete Hinter
Accessibility tab:
- Line numbers toggle
- Lint warning sound options (On, Off, Preview)
- Plain-text and Table-text checkboxes for Accessible canvas
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:
- Open the p5.js Web Editor
- Open the Settings (gear icon)
- Press Tab to navigate through the controls
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 :)
Metadata
Metadata
Assignees
Labels
Area:AccessibilityCategory for accessibility related features and bugsCategory for accessibility related features and bugsArea:CSSFor styling or layout issues handled with CSS/SASSFor styling or layout issues handled with CSS/SASSBugError or unexpected behaviorsError or unexpected behaviors
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity