Skip to content

[Paginator] - NVDA lector read buttons twice  #16719

@lstanicki

Description

@lstanicki

Reproduction

Steps to reproduce:

  1. Lanuch NVDA lector
  2. TAB to pagination, eg. next page button
  3. Lector will read it "next page button next page"

Expected Behavior

What behavior were you expecting to see?
Lector will read buttons only once.

Actual Behavior

What behavior did you actually see?
Lector read buttons twice.

Environment

  • Angular: 8.0.3
  • CDK/Material: 80.2
  • Browser(s): Chrome, Firefox
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows 10

Solution

You can add [attr.aria-describedby]="null" and it will be work correctly.

Metadata

Metadata

Assignees

Labels

AccessibilityThis issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions