GNOME Bugzilla – Bug 621158
Thunderbird combo box content does not show in Braille when combo has focus
Last modified: 2010-09-20 10:54:42 UTC
In thunderbird when a user gives a combo box focus then the content of the combo box is not shown. Using the below example I do the following: 1. I go to write a message in thunderbird. 2. If I use shift+tab to move to the addressee type combo box (normally default of "to"). Expected: Braille will show the content of the combo box as well as the word combo for control type (when showing "to" in the combo this would be shown as "to combo" in Braille). Actual: Braille only shows the following (without quotes), " combo". I observe this with a recent orca build from git, it does not show up with orca 2.30.1. While my example is for addressee type, other combo boxes I think show this bug (eg. the combo boxes within the search dialog).
Confirming and taking.
This is a regression resulting from my fix for bug 618806 (WhereAmI in Thunderbird presents the full message text when a message is editable). In that fix, I introduced a new formatting.py to Thunderbird. Before we were always falling back to the Gecko formatting.py; now we're not. Fix forthcoming after I test a couple more things.
I have just committed a fix to master which solves this problem for me. It's been tested to be sure that it doesn't impact the fixes which the new formatting.py provided. http://git.gnome.org/browse/orca/commit/?id=07c224730094a00710ba5db685730190a8a86778