nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
https://www.nvaccess.org/
Other
2.11k stars 638 forks source link

NVDA+Chrome not reading selected Date for native date control #10395

Closed MsDev88 closed 1 year ago

MsDev88 commented 5 years ago

Steps to reproduce:

Actual behavior:

NVDA is not reading selected date. Please refer attached video. NVDA_Not_Reading_SelectedDates.zip

Expected behavior:

NVDA should read selected date once the focus comes to date.

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

2019.2.1

Windows version: 10

Name and version of other software in use when reproducing the issue:

Chrome Browser: Version 77.0.3865.120 (Official Build) (64-bit). Verified in incognito window.

Other questions

Does the issue still occur after restarting your PC?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.:

Not tried any other version.

Adriani90 commented 4 years ago

This works as expected in Chrome 83 now, but not in Firefox 76. For what ever reason the callender does not show up. In Chrome 83, it works only in focus mode. When you are in focus mode and press alt+up or down arrow, a callender shows up and you can sellect a date with alt+up and down arrow keys. It means you does not have to fill each field (day, month, year) but you can sellect the complete date at once. @jcsteh, @MarcoZehe any idea why this does not work in Firefox?

jcsteh commented 4 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1608046

Adriani90 commented 1 year ago

I think this is fixed since Firefox 107. Closing as works for me. Please comment if this is still an issue and we can reopen.