After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 570757 - Orca can get stuck when browsing pages with embedded panels in FF 3.x
Orca can get stuck when browsing pages with embedded panels in FF 3.x
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.25.x
Other All
: Normal normal
: 2.26.0
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks: 404403
 
 
Reported: 2009-02-06 06:29 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2009-03-10 14:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
fix plus regression test (5.52 KB, patch)
2009-03-01 20:58 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2009-02-06 06:29:04 UTC
José Vilmar Estácio de Souza reported on the Orca list:

~~~~~~~~~~~~~~~~~~

to Reproduce execute the following steps:
1. Go to 
https://help.webfaction.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=59&nav=0

2. After the page is loaded press alt+home key

3. Press the Down Arrow key until you hear solution

4. Press the Down Arrow key again, again, again and again

Orca doesn't read the next line and repeat solution.

This is with orca revision 4494 and ubuntu 8.10 with all updates from 
repository.
~~~~~~~~~~~~~~~~~~

I can confirm this in OpenSolaris. Solution seems straightforward, but I need to run tests first.
Comment 1 Joanmarie Diggs (IRC: joanie) 2009-03-01 20:58:39 UTC
Created attachment 129803 [details] [review]
fix plus regression test

I was able to fix this with a one-liner. Pylinted, regression tested, new test added, committed to trunk.