FreedomScientific / standards-support

Contains documentation for Vispero software support of Web standards
https://freedomscientific.github.io/standards-support/
GNU General Public License v3.0
105 stars 11 forks source link

Placeholder, role of the date field is announced by JAWS as label for DatePicker button if both the Date field and DatePicker are present inside a table. #840

Closed SwatiSaini15 closed 4 days ago

SwatiSaini15 commented 1 month ago

Summary

There is a table where date field and DatePicker both are present inside 1 cell of the table(i.e. 1st column 2nd row). Date field has been defined using Input type=text, whereas DatePicker has been implemented similar to W3C example. Issue observed while using tab navigation is Placeholder(MM/DD/YYYY) & role(Edit) of the date field is being announced along with DatePicker label for DatePicker button . Whereas with NVDA only the DatePicker label is being announced.

Example:

stevefaulkner commented 1 month ago

@sahilempire please provide a working test case and test it in the latest version of JAWS. If the issue still occurs, please comment here.

stevefaulkner commented 4 days ago

closing as no test case provided