Re: [orca-list] aria-label on links not read by Orca



Hello,


I have understood it so arrowing over aria-label content may not be possible and the question is whether to disallow navigating to a child text node or not.


Greetings


Peter



Dňa 24.04.2018 o 16:16 Alex ARNAUD napísal(a):
Hello Joanmarie,

I've tested what it's done with NVDA on Windows 10, it is possible to navigate with arrow keys on the link.

As the user is not aware of the content is not visible on the screen, Orca should make it possible to navigate with arrow keys only in the context of aria-label.

After a long discussion with blind friends, we couldn't find the others solutions satisfactory.

I've added Armony in CC, a French web expert that could give us her input on the topic.

Best regards,
Alex.

Le 29/03/2018 à 18:13, Joanmarie Diggs a écrit :
Hi Alex.

Orca should now present the label when speaking the link. Note that I
have not yet changed the braille behavior or the caret navigation. So if
you do something like:

    <a href="bla.html" aria-label="foo">What sighted users can see</a>

Tabbing to the link should result in "foo" being spoken. But you cannot
arrow amongst the characters f o o because those characters are not on
the screen and Orca does not have any sort of virtual buffer. So you
have a choice:

1. I can leave things the way they are (you can navigate amongst "What
    sighted users can see"), or

2. I can make textual links which have aria-label work more like images
    (i.e. prevent navigation in "what sighted users can see", which is
    the case if you had an image link which displayed a graphic with
    those words in it).

Which would you like me to do?

--joanie

On 03/29/2018 05:02 AM, Alex ARNAUD wrote:
Hello all,

Environment:
- Debian sid
- Firefox 59
- Orca master

Steps to reproduce:
1) Open Firefox
2) Paste this content on the URL bar: data:text/html, <a
href="taxhike.html" aria-label="Read more about Seminole tax hike">[Read
more...]</a>
This content comes from:
https://www.w3.org/WAI/GL/wiki/Using_aria-label_for_link_purpose#Examples

Result: Orca reads "Read more..."
Expected results: Orca should read "Read more about Seminole tax hike"

The final use case is to make image links (without img) readable by Orca
with aria-label. For example: <a class="icon-thumbs-up" title="Accept
translation" style="" id="gwt-debug-target-0-accept"></a>
I assume adding aria-label should make the link readable by Orca.

Best regards.

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]