2008-09-08 Willie Walker * configure.in, README, NEWS: Prep for Orca v2.23.92. 2008-09-08 Joanmarie Diggs * src/orca/scripts/apps/yelp.py: (new) src/orca/scripts/apps/Makefile.am: src/orca/scripts/toolkits/Gecko/script.py: src/orca/settings.py: src/orca/structural_navigation.py: Much work toward the fix for bug #356041 - GNOME Help (yelp) is inaccessible. Please note that access to Yelp is a work in progress: on our end, and on the Yelp end, and may also require the Mozilla guys to fix something on their end. As of today, in order for the yelp script to work, you will need to build yelp -- after applying the patch attached to bug #545162. Many, many, many thanks to Ginn Chen for that patch and for getting to the bottom of a rather odd accesibility hierarchy. 2008-09-07 Joanmarie Diggs * src/orca/scripts/apps/soffice/script.py: The rest of the fix for for bug #550137 - Presentation of table content in OOo Writer is largely hosed and we're double-speaking paragraphs in OOo Writer docs. * test/keystrokes/firefox/dojo_slider.py: test/keystrokes/firefox/xul_role_radio_button.py: test/keystrokes/firefox/label_guess_bugzilla_search.py: test/keystrokes/firefox/xul_role_tree.py: test/keystrokes/firefox/line_nav_wiki.py: test/keystrokes/firefox/line_nav_multi_line_text.py: test/keystrokes/firefox/html_struct_nav_lists.py: test/keystrokes/firefox/html_role_lists.py: test/keystrokes/firefox/html_struct_nav_list_item.py: test/keystrokes/firefox/line_nav_bugzilla_search.py: test/keystrokes/firefox/line_nav_enter_bug.py: test/keystrokes/firefox/line_nav_nested_tables.py: src/orca/braille.py: Updated tests to reflect changes from the fix for bug #527022. * src/orca/braille.py: One more tweak to the fix for bug #527022 (fixes a braille monitor attribute mask issue). 2008-09-06 Joanmarie Diggs * src/orca/scripts/apps/soffice/speech_generator.py: src/orca/scripts/apps/soffice/where_am_i.py: src/orca/speechgenerator.py: src/orca/where_am_I.py: Fix for bug #515923 - 'Area' labels of Calc Headers/Footers dialog not always announced. * src/orca/scripts/apps/soffice/script.py: test/keystrokes/oowriter/bug_382415.py: test/keystrokes/oowriter/bug_435201.py: test/keystrokes/oowriter/bug_342602.py: test/keystrokes/oowriter/bug_350219.py: test/keystrokes/oowriter/bug_382408.py: test/keystrokes/oowriter/bug_382418.py: test/keystrokes/oowriter/bug_382880.py: test/keystrokes/oowriter/bug_364765.py: test/keystrokes/oowriter/bug_362979.py: test/keystrokes/oowriter/bug_382888.py: Fix for bug #550137 - Presentation of table content in OOo Writer is largely hosed and we're double-speaking paragraphs in OOo Writer docs. (There's one more "tweak" needed. It'll hopefully be in soon. :-) ) * src/orca/default.py: Fix for bug #551159 - Orca says "link" when it shouldn't and sometimes fails to say it when it should in OOo Writer documents. * src/orca/scripts/toolkits/Gecko/speech_generator.py: src/orca/scripts/toolkits/Gecko/where_am_i.py: src/orca/where_am_I.py: Bit more work on the fix for bug #515923 - 'Area' labels of Calc Headers/Footers dialog not always announced. 2008-09-06 Willie Walker * src/orca/default.py: Fix for bug #551077 - Traceback and loss of speech in OOo Writer docs with both links and multbyte characters on the same line * src/orca/braille.py: Partial fix for bug #527022 - Linked text should be "underlined" in braille in Firefox. This fixes some unicode vs. UTF-8 issues. 2008-09-06 Willie Walker * src/orca/scripts/apps/Mozilla.py: Fix bug left over from script refactor - Gecko is now a package under orca.scripts.toolkits and no longer the orca.Gecko module. 2008-09-05 Willie Walker * src/orca/scripts/toolkits/Gecko/script.py: Fix for bug #550873 - Some live region text updates are not presented 2008-09-04 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: src/orca/braille.py: The rest of the fix for bug #541605 - updateBraille() can take an unreasonable amount of time with certain pages in Firefox 3. (The remaining updateBraille() issues are either being addressed by other GNOME bugs and/or Mozilla bugs.) 2008-09-03 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: src/orca/braille.py: Work on bug #541605 - updateBraille() can take an unreasonable amount of time with certain pages in Firefox 3. 2008-09-03 Willie Walker * configure.in: acinclude.m4: src/orca/orca.py: Fix for bug #550249 - configure doesn't use find bonobo python 2008-09-02 Joanmarie Diggs * test/keystrokes/oocalc/bug_363801.py: test/keystrokes/oocalc/bug_363802.py: test/keystrokes/oocalc/bug_435307.py: test/keystrokes/oocalc/bug_356334.py: test/keystrokes/oocalc/bug_361167.py: test/keystrokes/oocalc/bug_363804.py: test/keystrokes/oocalc/bug_364407.py: test/keystrokes/oocalc/bug_364086.py: test/keystrokes/oocalc/bug_435852.py: test/keystrokes/oocalc/bug_433398.py Updated Calc regression tests to use utils.getOOoName() and KP_Insert rather than Insert. 2008-09-01 Willie Walker * configure.in, README: Mark as Orca v2.23.92pre.