You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the UIAutomation docs call out that aria-describedby maps to UIA DescribedBy, although it's possible that table is a little outdated since aria-channel is apparently still an entry on there ~16 years after its removal.
Would it be possible to ask one of the contributors on that article to fix that mapping to map to FullDescription instead? Otherwise, I think this could possibly be a point of confusion.
While they share the same name, the definition of the UIA_DescribedBy property actually matches the definition of aria-details.
The UIA expectations for the aria-describedby attribute should be only:
Property: FullDescription:
See also: Name Computation
The text was updated successfully, but these errors were encountered: