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

problem of accessiblity with screen reader for blind users #2521

Open
FrancoisLB opened this issue Sep 2, 2024 · 0 comments
Open

problem of accessiblity with screen reader for blind users #2521

FrancoisLB opened this issue Sep 2, 2024 · 0 comments

Comments

@FrancoisLB
Copy link

What were you trying to do?

using Mu editor with a screen reader as blink user (free NVDA screen reader)

What steps did you take to trigger the issue?

Hello,

i'm blind. i have tried tu use MU editor with my screen reader (NVDA free and open source). menus, icons dans text editor part of the GUI windows are not correctly captured by my screen reader.

What did you expect to happen?

when the focus moves on the GUI windows the screen reader to supposed to annonce the focus (menu iem, icon name, text in cod, etc...)

What actually happened?

all elements of the GUI are not correctly annonced by NVDA screen reader

Operating System Version

wikndows 11

Mu Version

2.0

Other Info

with pyqt5 module, to make an accessible GUI , it is required to use pyqt5 accessible method. this one is not imported in the currant versio of the code.
unfortunatly, i'm not a developper... so i'm not able to help to solve this problem.
but as blind user, i'm very interested in using micropython to developp my own assistives technologies !

Editor Log

No response

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

1 participant