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

Edit Button field not properly read in VPC (navigate with arrow keys) mode using jaws #689

Open ThaMoreira opened 1 year ago

ThaMoreira commented 1 year ago

Summary

If you have a edit button JAWS In VPC mode, UI type for ‘edit’ button is not read to the screen reader user and will not inform the user the information properly.

Example:

Find or quickly throw together some HTML with a edit button field. Turn on JAWS and enter the edit button. JAWS will not inform you all the information regarding the button.

Expected result

JAWS will inform the user the edit button by reading out something to the effect of "... edit Button, to activate press enter..."

Actual result

JAWS does not indicate all the information of the edit button and reads out something to the effect of "... edit"

Captura de tela 2023-01-06 110218

Example

> A test case that demonstrates the issue - provide linked test case, CodePen, JSbin, etc...

Additional Information

JAWS version and build number

JAWS version and build number JAWS Version 2022.2204.20 ILM

JAWS-test commented 1 year ago

I think the ticket can be closed since it is not a JAWS bug. With TAB navigation, additional operating instructions are output for controls, but not when reading with VPC. In this respect the output is correct.