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 442691 - [verified] Form field structural navigation is slow to and in large lists
[verified] Form field structural navigation is slow to and in large lists
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.19.x
Other All
: Normal normal
: 2.20.0
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks: 404403
 
 
Reported: 2007-05-31 20:43 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2008-07-22 19:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
patch to hopefully solve the problem (1.35 KB, patch)
2007-05-31 20:46 UTC, Joanmarie Diggs (IRC: joanie)
none Details | Review

Description Joanmarie Diggs (IRC: joanie) 2007-05-31 20:43:54 UTC
Steps to reproduce:

1. Navigate to bugzilla's advanced search page
2. Use form field structural navigation to navigate to among the lists that are present

Expected results:  Orca would move quickly from list to list

Actual results: You might as well get a cup of coffee. :-(

Patch to follow.
Comment 1 Joanmarie Diggs (IRC: joanie) 2007-05-31 20:46:38 UTC
Created attachment 89134 [details] [review]
patch to hopefully solve the problem

This should solve it for lists.

Still trying to work out why we're slow in and around combo boxes (which is independent of structural navigation). Since I will need to do an uber combo box clean up like Aaron did within Firefox, I figure I'll deal with that then.

Mike please test.  Thanks!
Comment 2 Mike Pedersen 2007-05-31 21:12:16 UTC
This patch is a vast improvement 
thanks muchh
Comment 3 Joanmarie Diggs (IRC: joanie) 2007-05-31 21:57:56 UTC
Thanks!  Since Mike has already verified this (and told me to do so via phone), I'm closing this out as FIXED.