GNOME Bugzilla – Bug 588344
Missed text on a page in Firefox when Orca is controlling the caret
Last modified: 2009-11-09 21:35:30 UTC
We have a regression test (bug_552887a.py) that includes a section of text that we are failing to find.
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!
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!
I'm good with it. (Tested it quite a bit yesterday, plus the regression tests.) Thanks! Patch committed to master. Closing as FIXED.