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 620097 - When a line in an OOo Writer document ends with a link, the final character is spoken as if it were not part of the link
When a line in an OOo Writer document ends with a link, the final character i...
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
2.31.x
Other All
: Normal normal
: 2.32.0
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks: 404411
 
 
Reported: 2010-05-30 14:43 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2010-09-20 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joanmarie Diggs (IRC: joanie) 2010-05-30 14:43:06 UTC
Steps to reproduce:

1. Create an OOo Writer document in which there are multiple lines, one of which is a link at the end of the line. (Note, there cannot be any trailing whitespace.)

2. Arrow up and down.

Results: The final character of the link is treated as though it were not part of the link (e.g. 'foo ba link r' rather than 'foo bar link')
Comment 1 Joanmarie Diggs (IRC: joanie) 2010-05-30 14:46:14 UTC
http://git.gnome.org/browse/orca/commit/?id=d8eabedadd323809f60d0ec3e04fefdffd19aa58

Solves the above problem. Also tested with links which wrap onto subsequent lines and links which are followed by other text.

Committed to master.