Skip to content

NVDA is reading the close button of the dialog in an unusual way #45667

@Nomulacharitha

Description

@Nomulacharitha

Steps to reproduce

  1. Visit the link: https://mui.com/material-ui/react-dialog/#customization
  2. Click on the sandbox link: https://codesandbox.io/embed/mtd9sl?module=/src/Demo.tsx&fontsize=12
  3. Navigate to the close button using the Tab key.
  4. You'll notice that NVDA reads the close button's title twice, followed by the content, and then also announces the save button.
  5. After making the change in the nvda setting i.e Disable Automatic say all on page load option under browse mode, then it is reading close button twice as below. Attached the same screen shot.
  6. However, JAWS is reading it correctly, announcing the "Modal title dialog close button."
  7. I am using NVDA Version 2024.1(2024.1.0.31547)
  8. Please refer to the attached screenshots for reference.
    Image

Image

Image

Image

Current behavior

NVDA is reading close button in unusual way.

Expected behavior

NVDA should read the close button only once, similar to how JAWS reads it.

Context

No response

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: accessibility

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilitya11yexternal dependencyBlocked by external dependency, we can’t do anything about it.ready to takeHelp wanted. Guidance available. There is a high chance the change will be acceptedscope: dialogChanges related to the dialog.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions