GNOME Bugzilla – Bug 673738
Echo by word possibility doesn't work in Thunderbird compose message body part
Last modified: 2012-04-08 16:05:44 UTC
Created attachment 211584 [details] Debug file with possible showing why happening this issue Dear Developers, In Orca-list Krishnakant reported the word echo possibility not working in Thunderbird. This is true the message body area in the compose or reply a message dialog. Reproducation steps: 1. Check echo by word check box in Orca preferences dialog/key echo page. 2. Launch Thunderbird, and press CTRL+N keystroke. 3. Go to subject field, and type two word. You always hear all words if you press space key. 4. Press Tab key, and begin typing some words in the message body area. If you press space key, Orca doesn't repeat the last typed word. I attaching debug.out file. Attila
The problem is that we are getting the 'system' suffix which suggests to us that the text was not being typed in. We should not be getting that suffix from Thunderbird. https://bugzilla.mozilla.org/show_bug.cgi?id=743569