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 517752 - (ff3) more orca+left/right inconsistancy
(ff3) more orca+left/right inconsistancy
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.21.x
Other All
: Normal normal
: 2.22.0
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks: 404403
 
 
Reported: 2008-02-20 21:15 UTC by Mesar Hameed
Modified: 2008-07-22 19:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
revision 1 (3.10 KB, patch)
2008-02-24 20:23 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review

Description Mesar Hameed 2008-02-20 21:15:13 UTC
Please describe the problem:
visiting:
http://live.gnome.org/Orca/
quick search: /bugs
landing on: "The complete list of work to do, including bugs and feature
requests, along with known problems in other components, is maintained in"
orca+rightarrow: "Bugzilla" link
orca+rightarrow: "(please see our"
orca+leftarrow: "The complete list of work to do, including bugs and feature
requests, along with known problems in other components, is maintained in"
we missed the bugzilla link

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Mesar Hameed 2008-02-20 22:04:41 UTC
if another example is required:
same page, just a little further down
"please join and participate on the"
orca+right: "orca mailing list link"
orca+right: "("
orca+right: "archives link"
orca+right: "): it's a helpful, kind, and productive environment composed of users and developers."
orca+right: "Audio Guides heading level 1"
orca+left: "please join and participate on the"
jumping 5 objects this time.
Comment 2 Joanmarie Diggs (IRC: joanie) 2008-02-20 22:11:17 UTC
Thanks Jon! You're awesome.  I'll take a look.
Comment 3 Joanmarie Diggs (IRC: joanie) 2008-02-24 20:23:19 UTC
Created attachment 105867 [details] [review]
revision 1

This seems to solve it for me.  Jon, how 'bout you?

Thanks!
Comment 4 Joanmarie Diggs (IRC: joanie) 2008-02-24 23:40:33 UTC
I just ran the regression tests.  No regressions.
Comment 5 Mike Pedersen 2008-02-25 00:49:39 UTC
This patch does seem to work well when moving back.  I did however notice that on slashdot.org moving forward does get stuck when you try to use this command from the top of the page. 
Comment 6 Joanmarie Diggs (IRC: joanie) 2008-02-25 02:06:52 UTC
There is something goofy going on with slashdot.org.  The form controls we're moving to and getting hung up on aren't even visible -- but they are claiming to be. *sigh*

Because this patch works well moving back (which is the only code that was changed; goNextObjectInOrder() wasn't touched), because it fixes a serious problem that Jon pointed out (thanks Jon!!), because it passes the pylint and regression tests, and because the 2.21.92 tarball is due tomorrow, I went ahead and checked this patch in.

I opened bug 518521 for the slashdot issue.

I'm moving this to pending.  Let's open up new bugs for other issues.
Comment 7 Mesar Hameed 2008-02-26 06:00:16 UTC
Thanks Joanie, works great, sorry for the late response
Comment 8 Joanmarie Diggs (IRC: joanie) 2008-02-26 06:07:13 UTC
Thanks Jon!  And your response is not "late" so no need to apologize. If anything, I owe you an apology for my "last minute" approach to life.  A little ADHD goes a long way I suppose. <grin>

Closing this one as FIXED.