While JAWS 16 is running on windows 10 system. Tested multiple websites on Edge. And everything goes as following:
Any help on this would be great.
P.S: The same websites work on lower versions of internet Explorer and JAWS 14 combo.
You can take any website with input-field accessible to user. The above mentioned issue was tested by me on Stack Overflow, Bing etc. This does work on Google.com for some reason.
Windows 10 Anniversary has made improvements to integration with the first-party screen reader Narrator:
This was the only screen reader that was fully functional using Microsoft Edge. It was also the only screen reader that was able to read every active element and all text on each website and application.
compared to third-party screen readers including NVDA:
Microsoft Edge was only able to read active elements, not text, on the screen. It was also difficult to read text on other applications.
and JAWS:
JAWS does not work with Microsoft Edge unless you’re using the touch cursor.
And made the following improvements to Microsoft Edge:
Edge supports a new accessibility architecture, and provides modern web accessibility standards so that developers can more easily build accessible sites. It supports tagged PDF files, and includes improvements to features such as the address bar, tabs, windows, and Favorites.
Disabled Text Size support for the web platform on mobile, and enabled pinch to zoom support on all web pages.
We no longer compute accessible
description
to the same value asname
for explicit ARIA roles and intrinsic controls.EdgeHTML 15 now correctly maps images with an empty HTML “alt” attribute to the presentation role, per the W3C HTML Accessibility API Mappings.
With regards to crashing, Developer Mode also has similar issues:
If you encounter problems enabling Developer Mode or Device Portal, see the Known Issues forum to find workarounds for these issues.
To fix this:
1. Open the Settings app. 2. Click on “Apps & features” 3. Choose “Manage Optional features” 4. Press the button “Add a feature” 5. Select the package for Windows Developer Mode 6. Click “Install” 7. Reboot your PC 8. Launch Command Prompt as Administrator 9. Run: sc config debugregsvc start=auto
Finally, return to the “For Developers” Settings page. You will still see the error code, 0x80004005 but you should now be able to enable Windows Device Portal and the Device Discovery features.
References