Skip to content

[Accessibility] MatDialog is trapping tab key but not headings navigation shortcuts #7787

Closed
@opozo

Description

@opozo

Bug, feature request, or proposal:

MatDialog is trapping tab key but not headings navigation shortcuts, this is actually working well on AngularJS Material [1] [2]

[1] https://material.angularjs.org/latest/demo/dialog
[2] https://github.com/angular/material/blob/master/src/components/dialog/dialog.js#L1134

What is the expected behavior?

Screen reader should trap tab key as well as headings navigation shortcuts when modal dialog is opened.

What is the current behavior?

Screen reader is not trapping headings navigation shortcuts when modal dialog is opened.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

"@angular/material": "2.0.0-beta.12"

Metadata

Metadata

Assignees

Labels

AccessibilityThis issue is related to accessibility (a11y)GThis is is related to a Google internal issueP2The issue is important to a large percentage of users, with a workaround

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions