GNOME Bugzilla – Bug 540833
Word echo not working in Thunderbird address fields if autocompletion is not active
Last modified: 2009-03-10 00:05:05 UTC
Please describe the problem: When in an address field, word echo is not functioning in two related cases: 1. Autocompletion is disabled. 2. if the name/address being typed does not exist in the address book and autocompletion is enabled. In both cases, the only way to determine the contents of the address field is to use either keypad-8 or keypad-Enter. In the second case, the output is misleading because the only information spoken is the last matching entry in the address book, spoken when it matches the information found in the address book. There is no indication that the address being typed is different from that entry in the address book. Steps to reproduce: 0. Disable key echo for alphanumeric keys and enable word echo in Orca. 1. case 1: Start Thunderbird. 2. Ensure that autocompletion is disabled. 3. Open a new message for writing (control-n). 4. type in a name and address pair or an address. 5. Second case: Open Thunderbird. 6. Ensure that autocompletion is enabled. 7. open a new message for writing (control-n). 8. Type a name/address or address whose first few letters coincide with an address book entry but that is not contained within the address book. 3. Actual results: Case 1: No text is spoken while typing the address. Case 2: Autocompletion provides feedback of existing address in the address book, but once the address does not match an address book entry, Orca is silent. Expected results: After typing each word (delimited by white space or punctuation), Orca should speak the word. Does this happen every time? yes Other information: I will generate a debug log and attach it to this bug report.
Created attachment 113653 [details] debug log for case 1 Log starts with Thunderbird running and autocompletion disabled. No word echo is spoken as the email address is typed.
Created attachment 113654 [details] debug log for case 2 Log starts with Thunderbird running and autocompletion enabled. Matching address in address book is spoken after first letter is typed, but no words echoed after address deviates from address book entry.
Haven't tested all cases, but I want to add, that the braille display also does not show what's typed. Activating flat review functions as routing, after this the text is shown properly, also with speech.
Created attachment 113710 [details] [review] Revision #1. Patch to hopefully fix the problem.
Rich, This is working well for both cases. Thanks!
Thanks David. Patch committed to SVN trunk. Moving to "[pending]".