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 588344 - Missed text on a page in Firefox when Orca is controlling the caret
Missed text on a page in Firefox when Orca is controlling the caret
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.27.x
Other All
: Normal normal
: 2.28.0
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks: 404403
 
 
Reported: 2009-07-12 02:46 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2009-11-09 21:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
proposed fix (15.71 KB, patch)
2009-07-12 02:51 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2009-07-12 02:46:53 UTC
We have a regression test (bug_552887a.py) that includes a section of text that we are failing to find.
Comment 1 Joanmarie Diggs (IRC: joanie) 2009-07-12 02:51:23 UTC
Created attachment 138258 [details] [review]
proposed fix

This solves the problem, is pylinted, and is fully regression tested. (As a side effect, it solved another bug in which we duplicated a text object on a codetalks page.)

Will please review. Thanks!
Comment 2 Willie Walker 2009-07-12 11:57:09 UTC
This looks fine to me, but I'm also not quite sure of what exactly the impact of all the changes are (with the exception that it seems to fix the bug :-)).  I say commit if you are good with it.  Many thanks for your work!
Comment 3 Joanmarie Diggs (IRC: joanie) 2009-07-12 12:57:06 UTC
I'm good with it. (Tested it quite a bit yesterday, plus the regression tests.) Thanks!

Patch committed to master. Closing as FIXED.