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

čítač obrazovky neoznámi otvorenie nového dialógu ani žiaden element, ktorý práve nemá focus #436

Open
athelas64 opened this issue Apr 27, 2024 · 0 comments

Comments

@athelas64
Copy link

Dialógy sa pri iniciácii neohlásia čítaču obrazovky - je ticho, týka sa všetkých okien s výnimkou Nastavení, kde je focus na prvom tabe, tak začne čítať ten, ale prečíta aj názov okna.

Bude treba importovať a používať:

import javafx.scene.AccessibleAction;
import javafx.scene.AccessibleAttribute;
import javafx.scene.AccessibleRole;

VoiceOver na MacOS je trochu menej stratený, ale aj on bude pracovať lepšie, keď tam role pre prístupnosť budú nastavené.

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

No branches or pull requests

2 participants