Commit Graph

547 Commits

Author SHA1 Message Date
Alexander Surkov
9be28e53c8 Bug 664142 - DEFAULT state exposed incorrectly for HTML, r=tbsaunde 2011-10-03 23:26:18 +09:00
Alexander Surkov
f38fb5f129 Bug 691248 - XUL tree items shouldn't pick up relations from XUL tree, r=tbsaunde 2011-10-03 23:26:11 +09:00
Alexander Surkov
f28de4f097 Bug 370396 - a11y mochitest for tabbox focus events, r=marcoz 2011-10-03 23:26:03 +09:00
Alexander Surkov
49f94b2f94 Bug 684818 - shift+tab fails on editable document after context menu is closed: enable mochitest, r=marcoz 2011-10-03 19:06:27 +09:00
Alexander Surkov
55c6928736 Bug 690222 - data table elements used to determine layout-guess attribute shouldn't be picked from nested tables, r=davidb 2011-10-01 10:09:31 +09:00
Alexander Surkov
1b76a114ce Bug 682790 - ignore implicit label association when it's associated explicitly, r=marcoz 2011-09-30 13:38:20 +09:00
Alexander Surkov
c7fa94316c Bug 687393 - HTML select options gets relation from containing label, r=tbsaunde 2011-09-29 12:13:08 +09:00
Alexander Surkov
6a04618807 Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz
--HG--
rename : accessible/tests/mochitest/test_aria_activedescendant.html => accessible/tests/mochitest/events/test_focus_aria_activedescendant.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_dialog.html
rename : accessible/tests/mochitest/events/test_focusdoc.html => accessible/tests/mochitest/events/test_focus_doc.html
rename : accessible/tests/mochitest/events/test_focus.xul => accessible/tests/mochitest/events/test_focus_general.xul
rename : accessible/tests/mochitest/states/test_comboboxes.xul => accessible/tests/mochitest/states/test_expandable.xul
rename : accessible/tests/mochitest/test_nsIAccessible_selects.html => accessible/tests/mochitest/states/test_selects.html
2011-09-28 10:46:11 +09:00
Ehsan Akhgari
7b45893388 Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov 2011-09-13 15:09:51 -04:00
Ehsan Akhgari
71ab4b195b Backout changeset 2705abe8d3f2 (bug 686247) again because of the accessibility test failures 2011-09-13 17:42:43 -04:00
Ehsan Akhgari
ba819d11ee Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov 2011-09-13 15:09:51 -04:00
Ehsan Akhgari
6b8124559c Backed out changeset c9013399fa39 (bug 686247) because of mochitest-a11y failures on Linux 2011-09-13 13:29:30 -04:00
Ehsan Akhgari
5964c37a93 Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov 2011-09-13 11:45:54 -04:00
David Bolter
d31d7c8933 Bug 681674 - aria-autocomplete not supported on standard form text input controls. r=tbsaunde,MarcoZ 2011-09-01 11:37:24 -04:00
Alexander Surkov
6c96cfe3fb Bug 386821 - need better solution for firing delayed event against xul tree, r=tbsaunde 2011-08-16 19:28:31 +09:00
Malini Das
960a7c7495 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das
e306b1b5aa Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
Alexander Surkov
268e01b6dc Bug 467143 - mixed state change event is fired for focused accessible only, r=tbsaunde 2011-08-11 20:45:36 +09:00
Alexander Surkov
bed967623d Bug 652802, followup 2, nit fix 2011-08-09 18:31:59 +09:00
Alexander Surkov
9dc8941a50 Bug 677467 - focusedChild crashes on application accessible, r=tbsaunde
--HG--
rename : accessible/tests/mochitest/test_takeFocus.html => accessible/tests/mochitest/focus/test_takeFocus.html
2011-08-09 18:31:31 +09:00
Alexander Surkov
9ccea30850 Bug 652802, followup, fix copy/paste error in relations/test_tabbrowser.xul, r=tbsaunde 2011-08-08 15:57:38 +09:00
Alexander Surkov
b0052f46ea Bug 675861 - Crash [@ AccIterator::GetNext()], r=tbsaunde 2011-08-05 17:10:41 +09:00
Alexander Surkov
0a8b86a9d3 Bug 652802 - intermittent failures in mochitests/content/a11y/accessible/relations/test_tabbrowser.xul | Can't get accessible for [object XULElement], r=marcoz 2011-08-04 18:54:22 +09:00
Alexander Surkov
59de8585e7 Bug 673836 - Intermittent failure in accessible/tree/test_tabbrowser.xul | Different amount of expected children of [ 'browser node' , role: internal frame] - got 0, expected 1, r=marcoz 2011-08-04 18:54:15 +09:00
Alexander Surkov
e1ab9b72b7 Bug 676267 - expose stale state on accessibles unattached from tree, r=tbsaunde 2011-08-04 18:54:06 +09:00
Marco Bonardo
8dfa1762f3 Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-04 11:19:01 +02:00
Alexander Surkov
9aa1f9b34a Bug 675515 - Crash [@ TextUpdater::DoUpdate] with long text node, r=tbsaunde, sr=neil 2011-08-04 12:57:08 +09:00
Trevor Saunders
31c386763b bug 673389 - cleanup what is a conceptual parent in AccGroupInfo r=surkov 2011-07-22 06:40:37 -07:00
Alexander Surkov
0d8d40ecd9 Bug 674943 - treeupdate/test_doc.html fails to run, r=marcoz 2011-07-29 11:37:11 +09:00
Alexander Surkov
e3d88f3ba0 Bug 674934 - treeupdated/test_contextmenu.xul fails to run, r=marcoz 2011-07-29 11:36:56 +09:00
Alexander Surkov
bb8f1043f5 Bug 674930 - events/test_tree.xul fails to run, r=marcoz 2011-07-29 11:36:48 +09:00
Alexander Surkov
d219057d93 Bug 672912 - Some accessibility tests scroll window, r=tbsaunde 2011-07-29 11:36:36 +09:00
Alexander Surkov
b2d12a1e27 Bug 673757 - Do not process invalidation list while tree is created, r=tbsaunde 2011-07-24 20:15:37 -07:00
Alexander Surkov
977682e668 Bug 660461 - attributes/test_obj_group.xul random fail | Can't get accessible for menu_item2.1, An error occurred - acc is null, r=tbsaunde 2011-07-24 21:45:23 +09:00
Alexander Surkov
293d19885f Bug 669263 - reorder event for document must be fired after document initial tree creation, r=tbsaunde 2011-07-19 17:30:32 +09:00
Alexander Surkov
c484ac77ae Bug 672092 - reorganize accesskey and keyboard shortcuts handling, r=tbsaunde, sr=neil, f=marcoz
--HG--
rename : accessible/tests/mochitest/test_keys.html => accessible/tests/mochitest/actions/test_keys.html
2011-07-19 17:30:24 +09:00
Alexander Surkov
15a1c4c9e5 Bug 670870 - HTML table and caption should be linked by label relations, r=marcoz 2011-07-14 17:08:36 +09:00
David Bolter
9399bf127d Bug 610650 - Change implementation of HTML5 landmark elements to conform to implementor guidelines; r=marcoz 2011-07-05 10:28:53 -04:00
Alexander Surkov
d93d3cf4cc bug 666504 - Ignore role presentation on focusable elements r=davidb, marcoz 2011-06-30 00:35:11 -07:00
Alexander Surkov
3edbe75148 bug 664376 - table rows of xul trees no longer containing the content of cells as accessible name r=marcoz 2011-06-30 00:35:11 -07:00
Alexander Surkov
04a98c120f Bug 666212 - summary attribute content mapped to accessible name in MSAA, r=marcoz 2011-06-24 13:01:45 +09:00
David Bolter
213743502d Bug 663136 - Add test coverage for tablist as implicit live region. r=MarcoZ 2011-06-12 23:54:36 -07:00
Alexander Surkov
4c12bb67b8 Bug 546812 - treegrid row has accessible name of tree accessible, r=tbsaunde 2011-06-09 18:09:05 +09:00
Alexander Surkov
35e3d80d70 Bug 650585 - Remove flaky timeouts from the accessibility tests, patch=ehsan, surkov, r=surkov, ehsan 2011-05-27 12:26:48 +09:00
Trevor Saunders
9d312cc7bf bug 659620 - Hang when trying to edit a page on WikiMo with NVDA running r=surkov
From e0a6515b9f894ab39bcd6db51d43e24a677667b3 Mon Sep 17 00:00:00 2001
---
 accessible/src/base/nsBaseWidgetAccessible.cpp     |    3 +-
 .../tests/mochitest/actions/test_general.html      |   21 ++++++++++++++++++++
 2 files changed, 22 insertions(+), 2 deletions(-)
2011-05-25 07:52:01 -07:00
Alexander Surkov
e2933289fb The DOM document loaded before it's shown shouldn't have busy state, r=trevor, marcoz 2011-05-27 11:18:00 +09:00
Alexander Surkov
33a76db2a9 Disable accessible name tests for audio slider because of linux failure 2011-05-26 23:01:48 +09:00
Alexander Surkov
f39bfea31f Bug 651628 - enable media action tests, r=marcoz
--HG--
rename : accessible/tests/mochitest/test_elm_media.html => accessible/tests/mochitest/actions/test_media.html
2011-05-26 21:57:06 +09:00
Alexander Surkov
7bfb702a26 Bug 651628 - enable comboboxes states test, r=marcoz
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_comboboxes.xul => accessible/tests/mochitest/states/test_comboboxes.xul
2011-05-26 21:56:57 +09:00
Alexander Surkov
860cae4d06 Bug 651628 - enable childAtPoint tests, r=marcoz 2011-05-26 12:23:50 +09:00