Skip to content

Flutter Web: Modal dialogs and modal alert dialogs require the aria-modal property (Accessibility) #162124

@jcollins-disney

Description

@jcollins-disney

Use case

The WAI-ARIA property aria-modal="true" must be available on all modal dialogs and modal alert dialogs so users cannot interact with content outside an active dialog window.

Proposal

Add the WAI-ARIA property aria-modal="true" to the list of semantics flags on the container element for modals and alert modals.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)c: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Fluttercustomer: castawayf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.platform-webWeb applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-accessibilityOwned by Framework Accessibility team (i.e. responsible for accessibility code in flutter/flutter)triaged-accessibilityTriaged by Framework Accessibility team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions