2014-09-02 18:50:32 -0400 Joanmarie Diggs Eliminate initial embedded object characters when getting the line at offset M src/orca/scripts/toolkits/Gecko/script_utilities.py A test/html/image-stuck.html M test/keystrokes/firefox/line_nav_bug_592383.py A test/keystrokes/firefox/line_nav_image_in_link.params A test/keystrokes/firefox/line_nav_image_in_link.py M test/keystrokes/firefox/line_nav_pre_links.py M test/keystrokes/firefox/line_nav_twitter_bug.py M test/keystrokes/firefox/line_nav_wiki_down.py M test/keystrokes/firefox/line_nav_wiki_up.py 2014-09-02 12:58:49 -0400 Joanmarie Diggs Updated regression tests to reflect the latest fix A test/html/lines-in-pre.html M test/keystrokes/firefox/line_nav_bug_577239.py M test/keystrokes/firefox/line_nav_bug_592383.py M test/keystrokes/firefox/line_nav_enter_bug.py M test/keystrokes/firefox/line_nav_lists.py M test/keystrokes/firefox/line_nav_nested_tables.py A test/keystrokes/firefox/line_nav_pre_lines.params A test/keystrokes/firefox/line_nav_pre_lines.py M test/keystrokes/firefox/line_nav_wiki_up.py 2014-09-02 09:49:19 -0400 Joanmarie Diggs Remove the hack to find things on the same line which Gecko claims are not M src/orca/scripts/toolkits/Gecko/script_utilities.py 2014-09-01 22:13:59 -0400 Joanmarie Diggs New and updated tests A test/html/link-in-pre.html A test/html/words-with-links.html M test/keystrokes/firefox/aria_alert.py M test/keystrokes/firefox/aria_button_dojo.py M test/keystrokes/firefox/aria_checkbox_dojo.py M test/keystrokes/firefox/aria_editor_navigation_dojo.py M test/keystrokes/firefox/aria_slider_dojo.py M test/keystrokes/firefox/aria_slider_uiuc.py M test/keystrokes/firefox/aria_spinner_dojo.py M test/keystrokes/firefox/aria_tabpanel_uiuc.py M test/keystrokes/firefox/aria_toolbar_dojo.py M test/keystrokes/firefox/html_role_combo_box.py D test/keystrokes/firefox/html_role_lists.params D test/keystrokes/firefox/html_role_lists.py M test/keystrokes/firefox/html_struct_nav_bug_554616.py M test/keystrokes/firefox/line_nav_bug_546815.py M test/keystrokes/firefox/line_nav_bug_549128.py M test/keystrokes/firefox/line_nav_bug_552887a.py M test/keystrokes/firefox/line_nav_bug_554616.py M test/keystrokes/firefox/line_nav_bug_555055.py M test/keystrokes/firefox/line_nav_bug_570757.py M test/keystrokes/firefox/line_nav_bug_577239.py D test/keystrokes/firefox/line_nav_bug_577979.customizations D test/keystrokes/firefox/line_nav_bug_577979.params D test/keystrokes/firefox/line_nav_bug_577979.py M test/keystrokes/firefox/line_nav_bug_592383.py M test/keystrokes/firefox/line_nav_bugzilla_search_down.py M test/keystrokes/firefox/line_nav_bugzilla_search_up.py M test/keystrokes/firefox/line_nav_clickables.py M test/keystrokes/firefox/line_nav_empty_anchor.py M test/keystrokes/firefox/line_nav_enter_bug.py A test/keystrokes/firefox/line_nav_entries.params A test/keystrokes/firefox/line_nav_entries.py M test/keystrokes/firefox/line_nav_follow_same_page_link.py M test/keystrokes/firefox/line_nav_follow_same_page_link_3.py M test/keystrokes/firefox/line_nav_home_end_on_blank_line.py M test/keystrokes/firefox/line_nav_images_in_links.py A test/keystrokes/firefox/line_nav_lists.params A test/keystrokes/firefox/line_nav_lists.py M test/keystrokes/firefox/line_nav_nested_tables.py A test/keystrokes/firefox/line_nav_pre_links.params A test/keystrokes/firefox/line_nav_pre_links.py M test/keystrokes/firefox/line_nav_simple_form.py M test/keystrokes/firefox/line_nav_slash_test.py M test/keystrokes/firefox/line_nav_sun_java.py M test/keystrokes/firefox/line_nav_table_cell_links.py M test/keystrokes/firefox/line_nav_twitter_bug.py M test/keystrokes/firefox/line_nav_wiki_down.py M test/keystrokes/firefox/line_nav_wiki_up.py A test/keystrokes/firefox/word_nav_links.params A test/keystrokes/firefox/word_nav_links.py A test/keystrokes/firefox/word_nav_list_items.params A test/keystrokes/firefox/word_nav_list_items.py 2014-09-01 19:28:52 -0400 Joanmarie Diggs Eliminate a couple of cases where caret nav gets stuck in browse mode M src/orca/scripts/toolkits/Gecko/script_utilities.py 2014-09-01 16:47:43 -0400 Joanmarie Diggs More work on fixing caret navigation support for Gecko content * Word navigation should be working as expected * Line navigation should be improved wrt reliability * Performance should be improved * Diagnostic messages regarding broken aspects of Gecko's AtkText support added to debugging output M src/orca/scripts/toolkits/Gecko/script.py M src/orca/scripts/toolkits/Gecko/script_utilities.py 2014-09-01 17:14:38 +0200 Francisco Javier Dorado Martínez Updated Spanish Translation M po/es.po 2014-08-31 21:23:59 +0000 Claude Paroz Updated French translation M po/fr.po 2014-08-27 20:31:15 +0000 Tom Tryfonidis Updated Greek translation M po/el.po 2014-08-26 17:11:02 +0200 Francisco Javier Dorado Martínez Updated Spanish Translation M po/es.po 2014-08-25 21:30:15 +0200 Marek Černocký Updated Czech translation M po/cs.po 2014-08-25 05:54:13 -0400 Joanmarie Diggs Add support for aria-hidden="true" in Gecko content M src/orca/script_utilities.py M src/orca/scripts/toolkits/Gecko/script.py M src/orca/scripts/toolkits/Gecko/script_utilities.py M src/orca/structural_navigation.py A test/keystrokes/firefox/flat_review_hidden_elements.params A test/keystrokes/firefox/flat_review_hidden_elements.py M test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py M test/keystrokes/firefox/line_nav_hidden_elements.py A test/keystrokes/firefox/say_all_hidden_elements.params A test/keystrokes/firefox/say_all_hidden_elements.py 2014-08-25 03:30:41 -0400 Joanmarie Diggs New test cases A test/html/hidden.html M test/keystrokes/firefox/aria_landmarks.py A test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.params A test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py A test/keystrokes/firefox/line_nav_hidden_elements.params A test/keystrokes/firefox/line_nav_hidden_elements.py 2014-08-25 02:03:33 -0400 Joanmarie Diggs New regression test A test/keystrokes/firefox/aria_landmarks.params A test/keystrokes/firefox/aria_landmarks.py 2014-08-25 00:16:39 -0400 Joanmarie Diggs Updated regression tests M test/keystrokes/firefox/label_inference_bugzilla_search.py M test/keystrokes/firefox/line_nav_bugzilla_search_down.py M test/keystrokes/firefox/line_nav_bugzilla_search_up.py 2014-08-24 23:43:48 -0400 Joanmarie Diggs Fix an issue with structural navigation into list boxes M src/orca/scripts/toolkits/Gecko/script.py 2014-08-24 22:35:33 -0400 Joanmarie Diggs Fix several bugs in presentation of Gecko form fields M src/orca/label_inference.py M src/orca/scripts/toolkits/Gecko/script.py M test/keystrokes/firefox/aria_button_dojo.py M test/keystrokes/firefox/aria_combobox_dojo.py M test/keystrokes/firefox/aria_radio_button_uiuc.py M test/keystrokes/firefox/aria_tabcontainer_dojo.py M test/keystrokes/firefox/label_inference_bug_546815.py M test/keystrokes/firefox/label_inference_entries.py M test/keystrokes/firefox/label_inference_mailman.py M test/keystrokes/firefox/line_nav_bug_546815.py M test/keystrokes/firefox/line_nav_slash_test.py M test/keystrokes/firefox/link_where_am_i.py M test/keystrokes/firefox/say_all_imagemap.py 2014-08-24 01:32:33 -0400 Joanmarie Diggs Speak cell coordinates for Writer tables M src/orca/scripts/apps/soffice/speech_generator.py 2014-08-24 01:09:20 -0400 Joanmarie Diggs Examine the new locusOfFocus (not the event.source) in locusOfFocusChanged M src/orca/scripts/apps/soffice/script.py 2014-08-24 00:13:11 -0400 Joanmarie Diggs Fix several issues related to braille presentation of ARIA widgets M src/orca/scripts/toolkits/Gecko/script.py M test/keystrokes/firefox/aria_button.py M test/keystrokes/firefox/aria_button_uiuc.py M test/keystrokes/firefox/aria_checkbox.py M test/keystrokes/firefox/aria_checkbox_dojo.py M test/keystrokes/firefox/aria_combobox_dojo.py M test/keystrokes/firefox/aria_radio_button_uiuc.py M test/keystrokes/firefox/aria_spinner_dojo.py M test/keystrokes/firefox/aria_tabpanel_uiuc.py M test/keystrokes/firefox/label_inference_entries.py M test/keystrokes/firefox/line_nav_simple_form.py 2014-08-23 21:14:05 -0400 Joanmarie Diggs Create an explicit braille formatting string for ROLE_DOCUMENT_FRAME M src/orca/formatting.py 2014-08-23 16:32:05 -0400 Joanmarie Diggs Gecko: Fix several issues related to embedded object characters M src/orca/formatting.py M src/orca/scripts/toolkits/Gecko/script.py M test/keystrokes/firefox/aria_alert_uiuc.py M test/keystrokes/firefox/aria_button.py M test/keystrokes/firefox/aria_button_dojo.py M test/keystrokes/firefox/aria_checkbox_dojo.py M test/keystrokes/firefox/aria_combobox_dojo.py M test/keystrokes/firefox/aria_editor_navigation_dojo.py M test/keystrokes/firefox/aria_grid_uiuc.py M test/keystrokes/firefox/aria_slider.py M test/keystrokes/firefox/aria_slider_dojo.py M test/keystrokes/firefox/aria_slider_uiuc.py M test/keystrokes/firefox/aria_spinner_dojo.py M test/keystrokes/firefox/aria_tabpanel.py M test/keystrokes/firefox/aria_tabpanel_uiuc.py M test/keystrokes/firefox/aria_toolbar_dojo.py M test/keystrokes/firefox/aria_tree_uiuc.py M test/keystrokes/firefox/flat_review_combo_box.py M test/keystrokes/firefox/focus_tracking_imagemap.py M test/keystrokes/firefox/html_role_combo_box.py M test/keystrokes/firefox/label_inference_bug_546815.py M test/keystrokes/firefox/label_inference_entries.py M test/keystrokes/firefox/label_inference_mailman.py M test/keystrokes/firefox/line_nav_bug_546815.py M test/keystrokes/firefox/line_nav_bug_552887a.py M test/keystrokes/firefox/line_nav_bug_555055.py M test/keystrokes/firefox/line_nav_enter_bug.py M test/keystrokes/firefox/line_nav_follow_same_page_link.py M test/keystrokes/firefox/line_nav_simple_form.py M test/keystrokes/firefox/line_nav_slash_test.py M test/keystrokes/firefox/line_nav_sun_java.py M test/keystrokes/firefox/line_nav_wiki_down.py M test/keystrokes/firefox/line_nav_wiki_up.py M test/keystrokes/firefox/ui_role_combo_box.py 2014-08-23 16:02:29 +0200 Fran Diéguez Updated Galician translations M po/gl.po 2014-08-23 12:08:53 +0200 Kjartan Maraas Updated Norwegian bokmål translation. M po/nb.po 2014-08-22 17:31:47 +0000 Enrico Nicoletto Updated Brazilian Portuguese translation M po/pt_BR.po 2014-08-21 14:55:11 -0400 Joanmarie Diggs Remove more hacks for Gecko and stop tripping up on hidden links M src/orca/scripts/toolkits/Gecko/script.py M test/keystrokes/firefox/line_nav_hidden_links.py 2014-08-21 00:01:00 -0400 Joanmarie Diggs Delete some more unused methods M src/orca/scripts/toolkits/Gecko/script.py 2014-08-20 23:18:48 -0400 Joanmarie Diggs Remove the now-obsolete expandComboBox() method M src/orca/scripts/toolkits/Gecko/keymaps.py M src/orca/scripts/toolkits/Gecko/script.py 2014-08-20 09:46:11 -0400 Joanmarie Diggs Regression tests: New W3C longdesc tests A test/html/rebased/fail.html A test/html/rebased/picture2.png M test/html/w3-iframe-discoverability.html A test/keystrokes/firefox/longdesc_1.params A test/keystrokes/firefox/longdesc_1.py A test/keystrokes/firefox/longdesc_10.params A test/keystrokes/firefox/longdesc_10.py A test/keystrokes/firefox/longdesc_11.params A test/keystrokes/firefox/longdesc_11.py A test/keystrokes/firefox/longdesc_12.params A test/keystrokes/firefox/longdesc_12.py A test/keystrokes/firefox/longdesc_13.params A test/keystrokes/firefox/longdesc_13.py A test/keystrokes/firefox/longdesc_14.params A test/keystrokes/firefox/longdesc_14.py A test/keystrokes/firefox/longdesc_15.params A test/keystrokes/firefox/longdesc_15.py A test/keystrokes/firefox/longdesc_2.params A test/keystrokes/firefox/longdesc_2.py A test/keystrokes/firefox/longdesc_3.params A test/keystrokes/firefox/longdesc_3.py A test/keystrokes/firefox/longdesc_4.params A test/keystrokes/firefox/longdesc_4.py A test/keystrokes/firefox/longdesc_5.params A test/keystrokes/firefox/longdesc_5.py A test/keystrokes/firefox/longdesc_6.params A test/keystrokes/firefox/longdesc_6.py A test/keystrokes/firefox/longdesc_7.params A test/keystrokes/firefox/longdesc_7.py A test/keystrokes/firefox/longdesc_8.params A test/keystrokes/firefox/longdesc_8.py A test/keystrokes/firefox/longdesc_9.params A test/keystrokes/firefox/longdesc_9.py 2014-08-20 14:31:14 -0400 Joanmarie Diggs Fix several issues related to caret and structural navigation in Gecko M src/orca/scripts/toolkits/Gecko/script.py M test/keystrokes/firefox/aria_list.py M test/keystrokes/firefox/html_role_links.py M test/keystrokes/firefox/html_role_list_item_where_am_i.py M test/keystrokes/firefox/html_role_lists.py M test/keystrokes/firefox/html_struct_nav_list_item.py M test/keystrokes/firefox/html_struct_nav_lists.py M test/keystrokes/firefox/line_nav_bug_552887a.py M test/keystrokes/firefox/line_nav_bug_570757.py M test/keystrokes/firefox/line_nav_bug_577239.py M test/keystrokes/firefox/line_nav_bug_577979.py M test/keystrokes/firefox/line_nav_enter_bug.py M test/keystrokes/firefox/line_nav_multi_line_text.py M test/keystrokes/firefox/line_nav_slash_test.py M test/keystrokes/firefox/line_nav_sun_java.py M test/keystrokes/firefox/line_nav_wiki_down.py M test/keystrokes/firefox/line_nav_wiki_up.py 2014-08-20 09:25:36 -0400 Joanmarie Diggs Regression tests: Add missing "supporting files" for new test cases A test/html/fail-fragment.html A test/html/fail.html A test/html/pass-fragment.html A test/html/pass.html A test/html/picture.png 2014-08-20 08:48:17 -0400 Joanmarie Diggs Regression tests: New test cases A test/html/w3-data-uri-image-data-uri-description.html A test/html/w3-data-uri-image-external-description-fragment.html A test/html/w3-data-uri-image-external-description.html A test/html/w3-empty-image-data-uri-description.html A test/html/w3-empty-image-external-description-fragment.html A test/html/w3-empty-image-external-description.html A test/html/w3-external-image-data-uri-description-girt-by-spaces.html A test/html/w3-external-image-data-uri-description.html A test/html/w3-external-image-external-description-fragment-girt-by-spaces.html A test/html/w3-external-image-external-description-fragment.html A test/html/w3-external-image-external-description-girt-by-spaces.html A test/html/w3-external-image-external-description.html A test/html/w3-external-image-with-absolute-base-external-description.html A test/html/w3-external-image-with-relative-base-external-description.html A test/html/w3-iframe-discoverability.html 2014-08-20 08:53:17 -0400 Joanmarie Diggs Present longdesc and clickable as part of Where Am I M src/orca/scripts/toolkits/Gecko/formatting.py 2014-08-19 20:38:49 -0400 Joanmarie Diggs Ignore caret-moved events which we caused by us M src/orca/scripts/toolkits/Gecko/script.py 2014-08-19 16:13:17 -0400 Joanmarie Diggs Post-release version bump M README M configure.ac 2014-08-19 16:10:54 -0400 Joanmarie Diggs Prep for v3.13.90 M NEWS M README M configure.ac