Граф коммитов

551 Коммитов

Автор SHA1 Сообщение Дата
Alexander Surkov 33c8126bac Bug 679271 - enable logging for accessible/events/test_tree.xul, r=marcoz 2011-10-06 11:10:41 +09:00
Marco Bonardo 79bc025663 Backout d5954910540e to check if it's causing the increase in m-oth leaks 2011-10-05 15:27:04 +02:00
Alexander Surkov bdfc61ed5b Bug 679271 - enable logging for evnts/test_tree.xul mochitest 2011-10-05 16:31:17 +09:00
Alexander Surkov 5f9e322d95 Bug 627718 - Map used for grouping is not accessible under certain circumstances, r=marcoz 2011-10-05 15:24:44 +09:00
Alexander Surkov 9a01142f8c Bug 664142 - DEFAULT state exposed incorrectly for HTML, r=tbsaunde 2011-10-03 23:26:18 +09:00
Alexander Surkov 22725ca64a 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 87d3cce6df Bug 370396 - a11y mochitest for tabbox focus events, r=marcoz 2011-10-03 23:26:03 +09:00
Alexander Surkov daf68ce765 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 6e07d7f738 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 c116e6b189 Bug 682790 - ignore implicit label association when it's associated explicitly, r=marcoz 2011-09-30 13:38:20 +09:00
Alexander Surkov d764accfee Bug 687393 - HTML select options gets relation from containing label, r=tbsaunde 2011-09-29 12:13:08 +09:00
Alexander Surkov 85f57ffd5d 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 4df687ca99 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 2cb2e9f876 Backout changeset 2705abe8d3f2 (bug 686247) again because of the accessibility test failures 2011-09-13 17:42:43 -04:00
Ehsan Akhgari 2ee18355b9 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 23974947f6 Backed out changeset c9013399fa39 (bug 686247) because of mochitest-a11y failures on Linux 2011-09-13 13:29:30 -04:00
Ehsan Akhgari 4d7f2bb145 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 2feb04630a 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 ce83452872 Bug 386821 - need better solution for firing delayed event against xul tree, r=tbsaunde 2011-08-16 19:28:31 +09:00
Malini Das 132054c82e 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 ea71db787e 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 ca3716edd7 Bug 467143 - mixed state change event is fired for focused accessible only, r=tbsaunde 2011-08-11 20:45:36 +09:00
Alexander Surkov 36f54f3466 Bug 652802, followup 2, nit fix 2011-08-09 18:31:59 +09:00
Alexander Surkov d9ad8479cc 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 5ca28446ec Bug 652802, followup, fix copy/paste error in relations/test_tabbrowser.xul, r=tbsaunde 2011-08-08 15:57:38 +09:00
Alexander Surkov 6e99b40d1e Bug 675861 - Crash [@ AccIterator::GetNext()], r=tbsaunde 2011-08-05 17:10:41 +09:00
Alexander Surkov bf207e5d73 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 45079b3a88 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 a255108003 Bug 676267 - expose stale state on accessibles unattached from tree, r=tbsaunde 2011-08-04 18:54:06 +09:00
Marco Bonardo 4067f13aee Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-04 11:19:01 +02:00
Alexander Surkov b5f6fa8b10 Bug 675515 - Crash [@ TextUpdater::DoUpdate] with long text node, r=tbsaunde, sr=neil 2011-08-04 12:57:08 +09:00
Trevor Saunders f2f032e264 bug 673389 - cleanup what is a conceptual parent in AccGroupInfo r=surkov 2011-07-22 06:40:37 -07:00
Alexander Surkov e1b3d2347b Bug 674943 - treeupdate/test_doc.html fails to run, r=marcoz 2011-07-29 11:37:11 +09:00
Alexander Surkov 0b0ab7f3d1 Bug 674934 - treeupdated/test_contextmenu.xul fails to run, r=marcoz 2011-07-29 11:36:56 +09:00
Alexander Surkov dffc2bee84 Bug 674930 - events/test_tree.xul fails to run, r=marcoz 2011-07-29 11:36:48 +09:00
Alexander Surkov 3829a2255f Bug 672912 - Some accessibility tests scroll window, r=tbsaunde 2011-07-29 11:36:36 +09:00
Alexander Surkov f8b12c04e2 Bug 673757 - Do not process invalidation list while tree is created, r=tbsaunde 2011-07-24 20:15:37 -07:00
Alexander Surkov d6c77f3c48 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 31158df4e9 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 e556610622 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 511d72ba6c Bug 670870 - HTML table and caption should be linked by label relations, r=marcoz 2011-07-14 17:08:36 +09:00
David Bolter e4876f1b7c 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 86a69af379 bug 666504 - Ignore role presentation on focusable elements r=davidb, marcoz 2011-06-30 00:35:11 -07:00
Alexander Surkov 91c70daef1 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 eb9c487cee Bug 666212 - summary attribute content mapped to accessible name in MSAA, r=marcoz 2011-06-24 13:01:45 +09:00
David Bolter 225ee87f45 Bug 663136 - Add test coverage for tablist as implicit live region. r=MarcoZ 2011-06-12 23:54:36 -07:00
Alexander Surkov 03b957e372 Bug 546812 - treegrid row has accessible name of tree accessible, r=tbsaunde 2011-06-09 18:09:05 +09:00
Alexander Surkov a47c22da64 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 50f1ab05f3 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 32fd0821ef The DOM document loaded before it's shown shouldn't have busy state, r=trevor, marcoz 2011-05-27 11:18:00 +09:00