standards-support
standards-support copied to clipboard
Contains documentation for Vispero software support of Web standards
### Summary For the next code snippet ``` Content above Content in the middle Visible label Content in the middle Visible label2 Content below ``` User navigates through elements from...
### Summary * Open https://codepen.io/iamrafan/pen/NoPrBP?editors=1000 * Navigate with tab, arrow keys, X and B, * Press INS+F5 ### Expected result switch is output with the same role ### Actual result...
### Summary When pages programmatically move focus between input elements inside a table in response to arrow keydown, JAWS does not report the name or value of the focused input....
### Summary JAWS emits "pressed on" and "off not pressed" instead of "on" and "off" for switches in Virtual PC Cursor mode. Forms mode announces switch states correctly, as "on"...
### Summary While in forms mode, JAWS omits "has details" on input elements with aria-details specified. To see "has details", the input must be observed with the virtual cursor. Example...
### Summary > The custom MultiSelect dropdown component is placed inside a Bootstrap modal. If the MultiSelect component is focused, JAWS reads the Bootstrap modal header each time the user...
**Summary** Pressing the ESC key for the first time in the expanded date picker within WebView triggers the activation of the virtual PC cursor mode, and a subsequent press closes...
### Summary Example: 1. Go to https://jsfiddle.net/kolaps33/3gc6evdn/ or use the following html: ```set focus to start here John Travolta Actor USA JAWS pages Open profile of user ``` 2. Navigate...
### Summary When navigating a web page with JAWS screen reader, `combobox` elements inside a `menubar` are incorrectly labeled as 'mnu' in the Braille Viewer instead of 'cbo'. Additionally, JAWS...
### Summary Jaws does not announce the content of input or textarea fields as the cursor moves between characters in [Zotero](https://github.com/zotero/zotero) desktop app. Either nothing is announced, or “blank”. ###...