Replies: 2 comments
-
This is related to this discussion question I asked last week which does not have an answer yet: |
Beta Was this translation helpful? Give feedback.
0 replies
-
There are a number of open accessibility bugs and order is a common one: https://github.com/wixtoolset/issues/issues?q=is%3Aopen+is%3Aissue+label%3Aaccessibility |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The default narration order for the first screen of the default setup wizard (with MSIs generated with wix) seems to be:
The narration order seems to be wokny for most screens by default for most/all screens. It seems to always read out the filenames of images included on the current MSI page as well. Tested default pages:
link to well-known download page with MSI built with wix v4 that has this problem (downloads page of "Accessibility Insights" wesbite):
https://accessibilityinsights.io/downloads/
I am also experiencing this problem in my own testing with wix v5
Beta Was this translation helpful? Give feedback.
All reactions