Volker_E added a comment.

  MDN describes the usefulness 
<https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns>
 of `aria-owns` in our Lookup case very well:
  
  > An "owning element" is any DOM ancestor of an element. If an element 
visually, functionally, or contextually appears to "own" (be an ancestor of) an 
element, but isn't actually an ancestor the element in the DOM, include the 
aria-owns to create that relationship.
  
  As the menu and the input are siblings, it's rightful to provide `aria-owns` 
as well. Mentioned on the patch, we should add the attribute to Combobox as 
well.

TASK DETAIL
  https://phabricator.wikimedia.org/T326681

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, Volker_E
Cc: Volker_E, Lucas_Werkmeister_WMDE, Sarai-WMDE, hoo, Astuthiodit_1, STH, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to