Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Issues
  • #1408
Closed
Open
Issue created Jan 31, 2022 by EJ Mason@mxmasonContributor

In error state, focused controls take on purple or red-and-purple focus indicator

Summary

When the contact form is in an error state, we intend to show a solid red focus indicator on inputs. In Chromium and Firefox browser, we render our custom purple focus indicator mixed with red. On Safari, we render a solid purple indicator. Both behaviors are undesirable, and the distinction between them probably comes from Chromium/Firefox's switch to :focus-visible as the default focus heuristic.

Focused text control in Safari:

Focused text control in Chromium Edge (MacOS)

Assignee
Assign to
Time tracking