Accessibility Defect
An accessibility defect is a flaw in a website, application, or other digital interface that prevents people with disabilities from accessing information or completing tasks as effectively as other users. Examples can include content that a screen reader cannot interpret or controls that cannot be operated without a mouse. Identifying and fixing these defects is a common part of accessibility testing and remediation work.
An accessibility defect is an identified barrier in a digital interface that hinders individuals with disabilities from acquiring the same information, engaging in the same interactions, or enjoying the same services as users without disabilities. Defects are typically documented during accessibility testing and captured in a test report or issue tracker with details needed for remediation, such as the affected component, the nature of the barrier, and its impact on users. Detection generally requires a combination of automated, manual, and assistive technology testing, since automated checks alone surface only a portion of possible issues; the presence or absence of documented defects does not by itself establish conformance to a standard or legal compliance.
Why it matters
Accessibility defects are the concrete barriers that stand between people with disabilities and the information or tasks a digital interface is meant to deliver. When a screen reader cannot interpret a control, or a form cannot be completed without a mouse, the consequence is not a cosmetic flaw but a functional exclusion: the affected user cannot acquire the same information, engage in the same interactions, or enjoy the same services as other users. Identifying and remediating these defects is therefore central to delivering an equitable experience.
Who it's relevant to
Inside Accessibility Defect
Common questions
Answers to the questions practitioners most commonly ask about Accessibility Defect.