Re: [orca-list] Why orca is double echoing some content in firefox?



i,

sorry its taken me a while to look into this, but I got to it today.
When I try this I hear "France link France link" or so.  When I look at
the tree of accessible objects gecko creates I see a accessible for the
<li> with role list item, and name "France", which has one child the
accessible for the link which has role link and name "france".  So, I'm
not sure what's going on, but its not really clear to me how this could
be gecko's falt alone.

Trev

n Mon, Oct 22, 2012 at 11:00:27PM -0200, José Vilmar Estácio de Souza wrote:
Hi all.

Normally I use the arrows to view the contents of the pages in firefox.

I have noticed that when I use arrows to navigate in the pages,
occasionally some texts are read twice by orca.

This can be demonstrated using the following small html:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; lang="pt-BR" xml:lang="pt-BR">
<body>
<ul>
<li><a href="http://www.brasil.gov.br"; title="Link externo: Portal
de Estado do Brasil">Brasil</a></li>
<li><a href="http://www.brasil.gov.br"; title="Link externo: Portal
de Estado do Brasil">France</a></li>
</ul>
</body>
</html>


Save the html in a file, open the file with firefox and try navigate
using up and down. Note that the word Brasil and the word France are
read twice by orca.

Am I doing something wrong?
Thanks.

-- 
{}S José Vilmar Estácio de Souza
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp



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