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 551159 - Orca says "link" when it shouldn't and sometimes fails to say it when it should in OOo Writer documents
Orca says "link" when it shouldn't and sometimes fails to say it when it shou...
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
2.23.x
Other All
: Normal normal
: 2.24.0
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks: 404411
 
 
Reported: 2008-09-06 21:27 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2009-03-10 00:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
aforementioned test case (8.33 KB, application/vnd.oasis.opendocument.text)
2008-09-06 21:28 UTC, Joanmarie Diggs (IRC: joanie)
  Details
revision 1 (3.14 KB, patch)
2008-09-06 21:31 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2008-09-06 21:27:32 UTC
Steps to reproduce:

1. Open the (to be attached) test case
2. Read line by line

Expected results: Orca would say "link" after links present on the line.

Actual results: Tacks on extra "link"'s at the end of the lines in the middle paragraph. It fails to say "link" after the "magnification" link.
Comment 1 Joanmarie Diggs (IRC: joanie) 2008-09-06 21:28:34 UTC
Created attachment 118178 [details]
aforementioned test case
Comment 2 Joanmarie Diggs (IRC: joanie) 2008-09-06 21:31:07 UTC
Created attachment 118179 [details] [review]
revision 1

This seems to work. It also doesn't break Will's fix for the multibyte char bug. It's pylinted as well. Need to run the regression tests.

Will, sanity check please? :-)
Comment 3 Joanmarie Diggs (IRC: joanie) 2008-09-06 22:44:16 UTC
I was chatting with Will and he said it was okay to commit this patch. Done. Moving to pending "just in case."