Re: [orca-list] A page that can crash orca



Don't know if this helps or not but I tried this using Jaws in Windows
and there was no crash.  Firefox continued working just fine.  I also
tried with NVDA but apparently, they don't have it set up to loop back
to the bottom if you hit shift h on a page near the top of it.  So,
it's definitely something on the Linux side of things and how Firefox
interacts with the accessibility stack on that platform.  But then, I
suspect you guys already knew that.

Hope that helps,
Alex M

On 11/17/12, Trevor Saunders <trev saunders gmail com> wrote:
On Sun, Nov 11, 2012 at 12:26:25PM -0500, Joanmarie Diggs wrote:
This bug seems to be yet another case of broken Gecko hierarchies.
Asking for the index in parent for objects is sometimes returning -1

that's rather interesting, setting a conditional breakpoint in
libatk-adaptors impl_GetIndexInParent() after the call to
atk_object_get_index_in_parent() conditioned on the return being less
than 0 the breakpoint is never hit.

Mike, might this be an issue with a stale cache or something else in
libatspi?

Trev

which indicates something is invalid. I worked around this condition and
stopped the Orca hang. That's the good news. The bad news is that if the
structural navigation object you are expecting to navigate to is a
sibling or a descendant of the object with the invalid index in parent,
the odds are extremely good that Orca will skip over it. There is
nothing I can do about that in Orca I'm afraid. We need valid indexes in
order to find siblings.

Thanks for the report!
--joanie

On 11/08/2012 06:44 PM, José Vilmar Estácio de Souza wrote:
Hi all.

Try the following:
1: Using firefox open the following url:
https://wiki.archlinux.org/index.php/Beginners_Guide#Installing_on_a_virtual_machine


2: After the page is loaded go to begin of the page pressing ctrl+home.

3: Press shift+h.

In my machine orca stays completely mute and I have to kill firefox.
After kill firefox, orca returns to normal state.

I am running ubuntu 12.10, gnome-shell and firefox 16.0.2.
Thanks.


_______________________________________________
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
_______________________________________________
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]