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

Date input announced as "date time" #882

Open
pete-murphy opened this issue Jan 16, 2025 · 1 comment
Open

Date input announced as "date time" #882

pete-murphy opened this issue Jan 16, 2025 · 1 comment

Comments

@pete-murphy
Copy link

Summary

Given the following markup

<input type="date"></input>

move screen reader focus to the input.

Expected result

Expect JAWS to announce something like

date, edit

Actual result

JAWS announces

date time, edit

Example

https://codepen.io/ptrfrncsmrph-the-vuer/full/RNbJMWz

Additional Information

JAWS version and build number

JAWS 2025.2412.50

Operating System and version

Windows 11 Enterprise

Browser and version:

Chrome 131.0.6778.266

@stevefaulkner
Copy link
Contributor

works as expected with NVDA/Chrome. Suggests it is a JAWS bug

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