Skip to content

Accessibility focus border missing on Settings components. #3448

Closed
@Jatin24062005

Description

@Jatin24062005

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

Image

Image

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

No one assigned

    Labels

    Area:AccessibilityCategory for accessibility related features and bugsArea:CSSFor styling or layout issues handled with CSS/SASSBugError or unexpected behaviors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions