FreedomScientific / standards-support

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

JAWS reportedly fail to handle web-component based select component #776

Closed christophe-g closed 11 months ago

christophe-g commented 11 months ago

Summary

We have received reports that Material Design webcomponent (that we use for accessiblesurveys.com) is not behaving as expected when used in conjunction with JAWS screen reader.

Test run with Orca screen reader on Linux pass.

Steps to reproduce: https://lit.dev/playground/#gist=8266d1cf3ac2739e43a64cfa77bc02bc

Expected result

Actual result

The reported behavior is that:

Example

https://lit.dev/playground/#gist=8266d1cf3ac2739e43a64cfa77bc02bc

Additional Information

I cannot confirm the behavior as I do not have access to JAWS nor windows.

The accessibility tree for the component is totally legit.

JAWS version and build number

JAWS 2023 (build number unknown)

Operating System and version

Windows (version unknown)

Browser and version:

Chrome latest

JAWS-test commented 11 months ago

The problem does not occur with Chrome 118.0.5993.118 and JAWS 2023.2307.37

christophe-g commented 11 months ago

Ok - thanks a lot @JAWS-test for this rapid feedback - truly appreciated.

stevefaulkner commented 11 months ago

Thanks @JAWS-test, closing