[Webkit-unassigned] [Bug 139986] AX: [ATK] Whether to show the title attribute, if there is a label with the attribute for?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 5 05:11:38 PST 2015


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

--- Comment #3 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> ---
In the case of ATK, what the WebKit tests call AXTitle is the accessible name of the AtkObject. And the accessible name is in this case LABEL. So 'AXTitle: LABEL' is correct.

The title attribute could be exposed as the accessible description of the AtkObject. (ATK perhaps should have "help" text, but it doesn't currently.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150105/02a29929/attachment-0002.html>


More information about the webkit-unassigned mailing list