-
Notifications
You must be signed in to change notification settings - Fork 13.5k
bug: datetime, empty picker items are read by some screen readers #26809
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
Comments
Thank you for the issue. Could you give more details on the problem you're experiencing? I'm not sure I understand everything. A screen recording may help. |
I am not able to record the video but I am attaching a screenshot which I think will help to understand - The red square is read as 'Blank' or 'Space' by JAWS tool ( screen reader ), I am using ionic example https://ionicframework.com/docs/api/datetime#basic-usage. |
Thank you for the details. While I don't have JAWS to test with, we should be able to fix things by adding If you are having other accessibility problems as well, I would recommend opening separate issues in the |
I am looking something like this for web/mobile. |
Actually those element we see when run app ( web ) |
Please file a separate issue on the
We'll need to fix it on our end. |
Hello @shivamsharmanps! I have released a dev build with a potential fix for your issue. Could you please test this and let us know if it resolves this? Thank you! If you are using angular:
|
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Describe the Bug
Hi,
is not support accessibility, when we can expect to get support, it reads whitespace when use 'md' mode and behave differently and for physically challenge person this will hard, could you bring full accessibility support.
Expected Behavior
accessibility support for datetime-picker.
Steps to Reproduce
When clicking on month or year and moving up/down to select then it reads black/space.
Screenshots
Operating System
Windows 10
Browser
Chrome/Edge
Version
Version 110
Additional Information
Please add accessibility for
<ion-datetime></ion-datetime>.
The text was updated successfully, but these errors were encountered: