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 338838 - orca should only speak new-line when moving by character or word
orca should only speak new-line when moving by character or word
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
0.2.x
Other All
: Normal normal
: 2.18.0
Assigned To: Lynn Monsanto
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-17 23:40 UTC by Mike Pedersen
Modified: 2008-07-22 19:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for 338838 (5.31 KB, text/plain)
2006-10-23 18:30 UTC, Lynn Monsanto
Details

Description Mike Pedersen 2006-04-17 23:40:49 UTC
Currently in text areas orca will speak new line when a new line is written to 
the text area.  This is particularly noticeable when a bunch of text is being 
displayed in the terminal window or when pressing enter in an editor.  The only 
time orca should really speak new-line is when moving across a line boundary 
with arrow or ctrl+arrow.
Comment 1 Willie Walker 2006-09-07 02:04:33 UTC
Thanks Mike - we'll need to spec this one out and generate some test cases for it.
Comment 2 Willie Walker 2006-10-15 00:25:29 UTC
Add accessibility keyword.  Apologies for spam.
Comment 3 Lynn Monsanto 2006-10-23 18:30:25 UTC
Created attachment 75254 [details]
patch for 338838