Forum Discussion
ChristineFlande
5 months agoCommunity Member
Access focus order for objects in a state
I have a checkmark that shows up in the completed state of a button. The checkmark is visible to accessibility tools, but is not accessible from the focus order tool. How do I change its focus order?...
- 5 months ago
Objects inside states are not in the focus order, I would hide it from accessibility tools inside the state (ctrl+shift+enter) if you want it described, add a description to the state.
ChristineFlande
5 months agoCommunity Member
Thank you!