Hi, Pete. It may be a tricky way to get name from IAText::text because
of hierarchical text representation (traverse through whole tree and
build name). Also this is not quite the same, subtree that name is
calculated from can contain accessible having name different from
their IAText::text what affects on the result name. Another point of
view this approach is not too perf way to check whether it's real name
or computed.

Thank you.
Alex.


On Fri, Jul 22, 2011 at 11:35 PM, Pete Brunet <[email protected]> wrote:
> Regarding the explicit name issue
>   https://wiki.mozilla.org/Accessibility/IA2_1.3#Explicit_name
> which originated at
>   https://bugzilla.mozilla.org/show_bug.cgi?id=637578
> and was discussed on the IA2 list starting at
>
> https://lists.linux-foundation.org/pipermail/accessibility-ia2/2011-June/thread.html#1338
>
> The traditional approach to this problem is that the explicit name is
> provided by IAText::text and when needed the server provides an override via
> accName.  The two values match when there is no override.  Jamie mentioned
> two cases where accName would differ from IAText::text, i.e. when a title
> attribute or a label would be more meaningful than the actual content.
>
> Does this approach resolve the issue?
>
> Pete
> --
> Pete Brunet
>
> a11ysoft - Accessibility Architecture and Development
> (512) 467-4706 (work), (512) 689-4155 (cell)
> Skype: pete.brunet
> IM: ptbrunet (AOL, Google), [email protected] (MSN)
> http://www.a11ysoft.com/about/
> Ionosphere: WS4G
>
> _______________________________________________
> Accessibility-ia2 mailing list
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/accessibility-ia2
>
>
_______________________________________________
Accessibility-ia2 mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/accessibility-ia2

Reply via email to