[Webkit-unassigned] [Bug 62357] Expose aria-labelledby as TitleUIElement?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 16:54:32 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62357





--- Comment #3 from Alice Boxhall <aboxhall at chromium.org>  2011-06-13 16:54:32 PST ---
This is obviously just exploratory code; I wanted to see what would happen if we returned _something_ for TitleUIElement.

I'm not sure how frequent the case is where aria-labelledby returns many elements, but I thought it might be worth considering returning the sole value as a TitleUIElement in the case where there was only one.

However, I notice this still doesn't convince VoiceOver to make the parent DIV ("banana" in the test on bug 61995) show up in the accessibility hierarchy. Chris, do you know whether this is a bug? It seems that VoiceOver (or the Mac Accessibility framework?) will only place something in the accessibility hierarchy if it has a Description property.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list