Skip to content

bug(Datepicker): Accessibility issue with Microsoft Narrator #28617

Open
@mazhar-fis

Description

@mazhar-fis

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

When you turn on Windows Narrator and use MS Edge, the date picker trigger button (calendar icon button) is not selectable. As a result, I am unable to open date selection popup.

Reproduction

StackBlitz link:
Steps to reproduce:

  1. Open this link in MS Edge browser: https://stackblitz.com/edit/esgzuf?file=src%2Fexample%2Fdatepicker-overview-example.html
  2. Turn on Windows Narrator.
  3. Navigate to datepicker trigger button (calendar icon button)
  4. Click Space/Enter key
image

Expected Behavior

Date selection popup should open.
image

Actual Behavior

Date selection popup does not open.
image

Environment

  • Angular: 17
  • CDK/Material: 17.2.0
  • Browser(s): MS Edge only
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

Activity

added
P2The issue is important to a large percentage of users, with a workaround
AccessibilityThis issue is related to accessibility (a11y)
and removed
needs triageThis issue needs to be triaged by the team
on Feb 23, 2024
added
P4A relatively minor issue that is not relevant to core functions
and removed
P2The issue is important to a large percentage of users, with a workaround
on Feb 27, 2024
removed their assignment
on Feb 27, 2024
zarend

zarend commented on Feb 27, 2024

@zarend
Contributor

Hello folks, Angular components does not official support Microsoft Narrator, but I'm leaving this open anyways because it would be great to address this. Un-assigning myself.
-Zach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    AccessibilityThis issue is related to accessibility (a11y)P4A relatively minor issue that is not relevant to core functionsarea: material/datepicker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zarend@wagnermaciel@mazhar-fis

        Issue actions

          bug(Datepicker): Accessibility issue with Microsoft Narrator · Issue #28617 · angular/components