2007-09-03 Willie Walker * configure.in, README, NEWS: prep for v2.19.92 2007-09-01 Joanmarie Diggs * src/orca/Gecko.py: Work on bug 472377 - Need to fix braille for radio buttons and checkboxes in HTML content. There are two issues: 1) repetition of labels with radio buttons and 2) The label and name of radio buttons and checkboxes needs to be reversed. 1) is easy and now done. 2) will take some thought. 2007-09-01 Joanmarie Diggs * src/orca/speechgenerator.py, * src/orca/default.py: Fix for bug 456970 - Orca says "0 items" for tree tables that use NODE_CHILD_OF relationship. * src/orca/Gecko.py: Work on bug 472029 - Cannot arrow into autocompletes in HTML forms if Orca is controlling the caret 2007-09-01 Joanmarie Diggs * src/orca/scripts/gaim.py, * src/orca/default.py: Fix for bug 472407 - Orca doesn't always announce new messages in unfocused tabs in Pidgin 2007-08-31 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug 471955 - Orca does not provide access to state changes in HTML radio buttons in FF3 2007-08-31 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug 471537 - We need to find a way to identify truly "focusable" elements in FF3. 2007-08-30 Scott Haeger * src/orca/Gecko.py: Fix for bug #469686, Sanity check needed in gecko.getHeadingLevel 2007-08-28 Joanmarie Diggs * src/orca/scripts/gaim.py: Fix for bug 471220 - Gaim's prefixChatMessage setting should have option to only prefix non-focused tabs. Now if you enable the app-specific setting to speak chatroom name, it will only speak it when the message is not in your current room. 2007-08-27 Joanmarie Diggs * src/orca/Gecko.py: One more "check" related to the fix for bug 470332 - Can no longer arrow to push buttons in FF3. The original fix exposed a Mozilla bug which was causing Orca to hang when it encountered (un)ordered lists. See bug #470853. This update should prevent the hang while we're waiting for the fix. 2007-08-26 Willie Walker * configure.in, README, NEWS: mark as v2.19.92pre