Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JAWS reads non-interactive elements as Clickable #107

Open
alindkjain opened this issue May 21, 2020 · 1 comment
Open

JAWS reads non-interactive elements as Clickable #107

alindkjain opened this issue May 21, 2020 · 1 comment

Comments

@alindkjain
Copy link

Hi,

I am developing a React application using "react app rewired".
I was trying to integrate react-aria-modal component. Modal is appearing properly, but when running JAWS, it is reading "clickable" at the end of each line of text message in modal.

Is this a known issue? While searching, I found this could be a issue when any parent has click function, so I removed everything from the page and just had modal; still same issue :(

Please let me know if I am doing anything wrong or if there is a solution for this problem.

React version: 16.13.1
App created using: react-app-rewired

Thanks.

@marlomgirardi
Copy link
Contributor

Hey @alindkjain. Can you share a repo that reproduces the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants