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 736602 - Latest Orca version spokening exclamation sentence with normal dot sentence
Latest Orca version spokening exclamation sentence with normal dot sentence
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-13 05:21 UTC by Hammer Attila
Modified: 2014-09-13 06:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debug file (116.74 KB, application/octet-stream)
2014-09-13 05:21 UTC, Hammer Attila
Details

Description Hammer Attila 2014-09-13 05:21:31 UTC
Created attachment 286101 [details]
Debug file

Dear Joanie,

This day Orca version I see an interesting thing if I using normal up or down arrow key navigation.
If a sentence ends up with an ! punctuation character, Orca spokening the sentence with normal end of dot sentence, this is resulting a false intonation.
The problem is following:
If a sentence containing the ! character, Orca sends following speech string in Gecko apps:
SPEECH OUTPUT: 'Üdvözöljük a BeLin 3.02 kiadás dokumentációs oldalán!.'
Yes, unfortunately Orca put a dot character after the exclamation punctuation character in speech string.
Testcase:
1. Launch Firefox, and open a website.
2. Search a line with containing an exclamation mark end of sentence.
3. Listen the sentence, or look the generated speech string.
Expected result with speech string related:
Orca don't need put a dot character with end of speech string if the line ends up an exclamation mark.
Actual result: described, Orca put a dot character after exclamation mark punctuation character if not have other line content with need spokening.
My environment related informations:
OS: Ubuntu 14.04
Firefox version: 32.0
Orca version: latest this day morning updated master branch version.
Affected Orca branches: master, gnome-3-14

Attila
Comment 1 Hammer Attila 2014-09-13 06:00:02 UTC
An another testcase:
1. Launch Thunderbird.
2. Press CTRL+N keystroke, and goto message body field.
3. Type few lines with containing one exclamation mark end of sentence, for example Hi Joanie! sentence.
4. Use up or down arrow keys to navigate between lines. This situation Orca adds a dot character after speech string the speech output.
If I using for example SHIFT+END keystroke, the intonation is right, speech string doesn't containing dot character after the sentence.

Attila
Comment 2 Joanmarie Diggs (IRC: joanie) 2014-09-13 06:28:11 UTC
Should be fixed in master and the gnome-3-14 branch now.
Comment 3 Hammer Attila 2014-09-13 06:39:21 UTC
Hi Joanie,

The fix works great.

Attila