Forum Discussion
ChristineFlande
12 days 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?
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.
2 Replies
- PhilMayorSuper Hero
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.
- ChristineFlandeCommunity Member
Thank you!