[webkit-reviews] review requested: [Bug 189379] AX: The title of an input contained in a label should participate in the accessible name calculation : [Attachment 349192] trying to make win EWS happy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 16:04:41 PDT 2018


Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> has asked  for review:
Bug 189379: AX: The title of an input contained in a label should participate
in the accessible name calculation
https://bugs.webkit.org/show_bug.cgi?id=189379

Attachment 349192: trying to make win EWS happy

https://bugs.webkit.org/attachment.cgi?id=349192&action=review




--- Comment #16 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> ---
Comment on attachment 349192
  --> https://bugs.webkit.org/attachment.cgi?id=349192
trying to make win EWS happy

Hey Chris.

If my answer to my earlier question is easy, then I'll do a new patch here to
fix both of our platforms. Otherwise, please review.

For convenience, this is the question I'm wondering about:

> It was my assumption that in this instance, VoiceOver would build
> up the label to be presented from the descendants of the AXTitleUIElement,
> but VoiceOver is not presenting the "bar" when each widget in the test case
> gets focus. So.... Where should this be exposed so that VoiceOver says
> "foo bar baz" when presenting the label of the focused widget?

Thanks!


More information about the webkit-reviews mailing list