Commit Graph

575 Commits

Author SHA1 Message Date
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
David Bolter
535a74d47e Bug 653601 - aria-selected ignored for ARIA tabs, patch=davidb, tbsaunde; tests=davidb, tbsaunde, marcoz; r=surkov, a=sheriff 2011-05-24 16:02:44 +02:00
Trevor Saunders
9014be5a5e Bug 648133 - Fire state change event for aria-busy, patch=davidb, tbsaunde; r=surkov, a=sheriff 2011-05-24 16:02:30 +02:00
Alexander Surkov
39f2f1f9a5 Bug 658737 - Untrusted Connection page document doesn't clear busy state after loading, r=tbsaunde 2011-05-21 16:00:14 +09:00
Fernando Herrera
9671863638 Bug 654999 - Wrong end ofset logic in nsHyperTextAccessible::GetTextHelper for text before getting, r=surkov 2011-05-21 15:59:58 +09:00
David Bolter
5d565215f4 Bug 640707 - Add event support for aria-sort. r=surkov
Yahoo mail needs this ASAP.

--HG--
rename : accessible/tests/mochitest/events/test_aria_hidden.html => accessible/tests/mochitest/events/test_aria_objattr.html
2011-05-17 12:33:45 -04:00
Trevor Saunders
4679ac0d75 redisable test_singleline.html and test_whitespaces.html because they went permaorange again after tm merge CLOSED TREE 2011-05-13 23:28:56 -04:00
Ehsan Akhgari
15252ef290 Bug 612129 - Set the initial selection range to the beginning of the text field in order to be more compatible with other browsers; r=roc 2011-05-12 09:52:38 -04:00
Alexander Surkov
588893d7a9 bug 559773 - make html5 progress element accessible r=marcoz,trev
From ed8e50f56d7c619a6df4ac906a5887d9788d58e2 Mon Sep 17 00:00:00 2001
https://bugzilla.mozilla.org/show_bug.cgi?id=559773
---
 accessible/src/base/nsAccessibilityAtomList.h      |    1 +
 accessible/src/base/nsAccessibilityService.cpp     |    9 +-
 accessible/src/base/nsFormControlAccessible.cpp    |  137 ++++++++++++++++++++
 accessible/src/base/nsFormControlAccessible.h      |   22 +++
 accessible/src/html/nsHTMLFormControlAccessible.h  |    5 +
 accessible/src/xul/nsXULFormControlAccessible.cpp  |  133 -------------------
 accessible/src/xul/nsXULFormControlAccessible.h    |   21 +---
 accessible/tests/mochitest/Makefile.in             |    3 +-
 accessible/tests/mochitest/value/Makefile.in       |   55 ++++++++
 .../{test_value.html => value/test_general.html}   |    4 +-
 .../tests/mochitest/value/test_progress.html       |   63 +++++++++
 .../{test_value.xul => value/test_progress.xul}    |    8 +-
 12 files changed, 303 insertions(+), 158 deletions(-)
 create mode 100644 accessible/tests/mochitest/value/Makefile.in
 rename accessible/tests/mochitest/{test_value.html => value/test_general.html} (98%)
 create mode 100644 accessible/tests/mochitest/value/test_progress.html
 rename accessible/tests/mochitest/{test_value.xul => value/test_progress.xul} (93%)

--HG--
rename : accessible/tests/mochitest/test_value.html => accessible/tests/mochitest/value/test_general.html
rename : accessible/tests/mochitest/test_value.xul => accessible/tests/mochitest/value/test_progress.xul
2011-05-11 22:55:12 -04:00
Trevor Saunders
671a0f4f96 bug 652459 - reenable test_singleline.html and test_whitespaces.html r=davidb 2011-05-11 23:27:35 -04:00
Boris Zbarsky
e77ac90303 Bug 652459. Temporarily disabling these tests to reopen CLOSED TREE. a=davidb 2011-05-05 09:03:56 -04:00
Alexander Surkov
a4a5c756db Bug 630486 - ASSERTION 'Want to fire mutation events, but it's not safe' in nsContentUtils::HasMutationListeners triggered by a11y, r=marcoz, gavin, bz, f=davidb
--HG--
rename : accessible/tests/mochitest/tree/test_colorpicker.xul => accessible/tests/mochitest/treeupdate/test_colorpicker.xul
rename : accessible/tests/mochitest/tree/test_button.xul => accessible/tests/mochitest/treeupdate/test_menubutton.xul
2011-04-15 11:11:39 +09:00
Alexander Surkov
69f4dfb9a9 Bug 648235 - Use more underlying HTML input states for XUL textboxes, r=davidb
--HG--
rename : accessible/tests/mochitest/test_textboxes.xul => accessible/tests/mochitest/states/test_textbox.xul
2011-04-10 08:37:04 +09:00
Alexander Surkov
97a7ff7560 Bug 646369 - UpdateTree should rely on accessible tree walker rather than DOM tree traversal, r=davidb 2011-04-07 14:17:29 +09:00
Alexander Surkov
7c39c2af84 Bug 646350 - Add a test for dynamic chnages of CSS generated content, r=marcoz 2011-03-30 16:57:09 +09:00
Alexander Surkov
8eec39795c Bug 629114 - crash on add comment link in review board [@ nsBulletFrame::GetListItemText ] [@ nsBulletFrame::GetListItemText(nsStyleList const&, nsString&) ], r=davidb, marcoz, sr=bz, a=blocking2.x+ 2011-03-28 22:59:54 +09:00
Alexander Surkov
ae07293967 Bug 638326 - getTextAtOffset line boundary may return more than one line, r=david, neil, f=marcoz, a=blocking2.x+ 2011-03-28 22:58:59 +09:00
Marco Zehe
1cc04b9ca4 Bug 644206 - attributes/test_text.html should be loaded as UTF-8, r=surkov 2011-03-25 13:19:18 +01:00
L. David Baron
af9a4f98db Merge layout work from projects/birch, part 4. a=rs 2011-03-24 14:36:14 -07:00
Boris Zbarsky
4635536259 Bug 606087. Don't reframe if overflow styles change on inlines. r=dbaron. Test changes by Alexander Surkov, r=marco.zehe 2011-03-23 09:56:58 -04:00
Dão Gottwald
3fc551c979 Remove bogus argument from addProgressListener calls in a11y tests for bug 608628 2011-03-23 14:43:56 +01:00
Dão Gottwald
c333a3c4e6 Bug 608628 followup, fixing up a11y tests 2011-03-23 13:54:39 +01:00
Alexander Surkov
0d22208e58 Bug 638106 - CKEditor document should be editable, r=davidb, a=final+ 2011-03-03 14:41:46 +08:00
Serge Gautherie
a6208381f9 Bug 633725 - docload_wnd.xul (and nsRootAcc_wnd.xul) tries to load about:robots which is Firefox specific (atm); (Av1) s/about:robots/about:/g, Replace bug 586818 comment with an explicit todo().
r=marco.zehe (a=test-only).
2011-02-27 01:19:06 +01:00
Alexander Surkov
a47d50013b Bug 452631 - enable setTextContents test, r=marcoz, a=test 2011-02-22 09:57:07 +08:00
Alexander Surkov
428ce08c1a Bug 635346 - allow relations for document accessible defined on document content, r=fer, a=davidb 2011-02-22 09:56:57 +08:00
Alexander Surkov
854b0d9536 Bug 634240 - No caret move events are fired for XUL textbox accessible, r=davidb, f=marcoz, a=final+ 2011-02-16 00:33:54 +08:00
Fernando Herrera
a8e061442d Bug 630194 - add mochitest for bug 630194, r=surkov, a=test 2011-02-14 17:40:59 +08:00
Alexander Surkov
85a1e175fe Bug 631068 - Accessible recreation breaks relations, r=davidb, a=final+ 2011-02-11 23:05:38 +08:00
Alexander Surkov
97ee26b0b4 Bug 626660, part2 - fix text diff algorithm, r=davidb, sr=neil, a=betaN 2011-02-08 12:48:41 +08:00
Alexander Surkov
48eef7da69 Bug 630001 - Stop usage of nsIFrame::GetRenderedText in GetTextAt/Before/After for boundary char, r=fer, a=betaN 2011-02-03 22:29:12 +08:00
Alexander Surkov
9206a388d4 Bug 631160 - embedded accessible may expose wrong text, r=marcoz, davidb, a=betaN 2011-02-03 22:29:05 +08:00
Fernando Herrera
86e1baee63 Bug 630841 - add mochitest for bug 630841, r=surkov, a=test 2011-02-03 22:28:57 +08:00
Alexander Surkov
908725d201 Bug 630001, part3 - rewrite GetText, r=davidb, a=betaN 2011-02-02 00:08:36 +08:00
Alexander Surkov
e32b030dea Bug 626660 - cache rendered text on a11y side, r=davidb, f=marcoz, a=betaN 2011-01-31 23:53:09 +08:00
Alexander Surkov
d4a0322c39 Bug 626667, part1 - getParent shouldn't repair the tree, r=davidb, a=davidb 2011-01-29 16:02:02 +08:00
Alexander Surkov
8cf004dfec Bug 625652 - 'test a11y tree on text data removal' mochitest, r=marcoz, a=test 2011-01-28 16:42:31 +08:00
Alexander Surkov
7f72cfd7af Bug 625652 - make sure accessible tree is correct when rendered text is changed, r=davidb, sr=roc, a=roc 2011-01-28 16:42:22 +08:00
David Bolter
6d6e774eac Bug 581096 - aria-hidden should expose hidden attribute and fire attributechange events, r=surkov, f=marcoz, a=davidb 2011-01-28 13:15:31 +08:00
Alexander Surkov
c3b4bc7ae3 Bug 606924, part3 - handing document concept, r=davidb, a=blocking2.0Final+ 2011-01-26 14:35:51 +08:00
Alexander Surkov
5f930f1c40 Bug 613919 - Make characterCount fast, r=davidb, a=2.0+ 2011-01-25 11:33:47 +08:00
Alexander Surkov
0c3a0f04a4 Bug 625693 - nsAccessibilityService::NotifyOfAnchorJumpTo should be processed as document notification, r=davidb, a=blocking2.0Final+ 2011-01-25 11:33:37 +08:00
Alexander Surkov
0d05de74b1 Bug 625009 - text offsets don't get updated when text of first child text accessible is changed, r=davidb, a=blocking2.0Final+
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleHyperText.html => accessible/tests/mochitest/hypertext/test_general.html
rename : accessible/tests/mochitest/test_nsIAccessibleHyperText.html => accessible/tests/mochitest/hypertext/test_update.html
2011-01-20 16:02:10 +08:00
Alexander Surkov
092bb06b6d Bug 606924 - create tree on content insertion, r=davidb, fer, a=blocking2.0Final+ 2011-01-20 16:02:00 +08:00
Alexander Surkov
f931e9cf23 Bug 626647 - enable logs on a11y actions/test_link.html, r=davidb, a=test 2011-01-19 16:02:59 +08:00
Alexander Surkov
798351c14d Bug 626647 - disable debug info in a11y actions/test_link.html, a=test 2011-01-19 01:16:30 +08:00
Alexander Surkov
989d3bd43e Bug 626647 - enable debug info on a11y actions/test_link.html test, a=test 2011-01-19 00:12:11 +08:00
Alexander Surkov
e1a5d1938b Bug 498015 - update accessible tree on content insertion after layout, r=davidb, sr=bz, a=blockingBetaN
--HG--
rename : accessible/src/base/nsEventShell.cpp => accessible/src/base/NotificationController.cpp
rename : accessible/src/base/nsEventShell.h => accessible/src/base/NotificationController.h
2011-01-18 16:03:38 +08:00
Neil Deakin
fee5806e2b Bug 489303, show resizer when statusbar is hidden, r=roc,gavin a=blocking 2011-01-17 09:35:32 -05:00
Alexander Surkov
5a989b46eb Bug 624977 - extend XUL tree selection mochitest, r=marcoz, a=test 2011-01-17 16:46:34 +08:00
Ehsan Akhgari
a88b3d6cd6 Bug 620906 - Part 2: Accessibility test adjustments; r=davidb f=MarcoZ a=blocking-final+ 2011-01-11 16:01:11 -05:00
Gavin Sharp
82f380c4da Back out 0ab0603bea99 (bug 489303) due to suspected Txul regression, a=backout 2010-12-25 14:55:35 -05:00
Neil Deakin
49b5659acf Bug 489303 - No resizer since the statusbar is gone, r=gavin+roc, a=b 2010-12-21 13:19:00 -08:00
Alexander Surkov
a1687194d3 Bug 617273 - make editable text tests async, r=marcoz, fer, a=test
--HG--
rename : accessible/tests/mochitest/editabletext.js => accessible/tests/mochitest/editabletext/editabletext.js
rename : accessible/tests/mochitest/test_editabletext_1.html => accessible/tests/mochitest/editabletext/test_1.html
rename : accessible/tests/mochitest/test_editabletext_2.html => accessible/tests/mochitest/editabletext/test_2.html
2010-12-15 13:23:19 -08:00
Alexander Surkov
40e97b68ff Bug 616940 - removed select option accessibles aren't removed until hide event is fired, r=fer, a=davidb 2010-12-15 13:23:10 -08:00
Alexander Surkov
7869a7e573 Bug 616186 - fail the event tests if dupe event is fired, r=fer, a=test 2010-12-15 13:22:51 -08:00
Alexander Surkov
b3c3197851 Bug 422744 - process a11y events caused by DOM events by target document, r=fer, a=blocking2.0Final+ 2010-12-13 14:06:34 -08:00
Serge Gautherie
2196b4d02c Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: tree/test_tabbrowser.xul fails, due to "tabbrowser API" dependencies and different application UIs; (Cv1) Add SimpleTest.executeSoon() fwiw.
r=surkov.alexander (a=test-only).
2011-03-21 17:27:43 +01:00
Serge Gautherie
5cbff2e207 Bug 642420 - XPFE autocomplete.xml: investigate removing explicit <children includes="menupopup"/>; (Av1) Just remove it, Update a11y test_combobox.xul.
f=surkov.alexander r=neil (a=NPOTDB).
2011-03-21 14:43:04 +01:00
Serge Gautherie
d54db2fd52 Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: tree/test_tabbrowser.xul fails, due to "tabbrowser API" dependencies and different application UIs; (Bv1a) Add support for SeaMonkey tabbrowser UI, Extend existing checks (for Firefox tabbrowser UI), Call removeProgressListener().
f=neil r=surkov.alexander (a=test-only).
2011-03-21 14:37:57 +01:00
Serge Gautherie
b18abbf1ba Bug 535893 - [SeaMonkey 2.1] mochitest-a11y: test_combobox.xul fails; (Av1a) Add support for XPFE autocomplete popup and differently ordered children, Add explicit "no children" checks.
f=neil r=surkov.alexander (a=test-only).
2011-03-17 13:01:25 +01:00
Serge Gautherie
c769bc4453 Bug 544171 - [SeaMonkey 2.1] mochitest-a11y: test_txtctrl.xul fails; (Av2a) Add support for XPFE (and Toolkit) autocomplete popup.
r=surkov.alexander (a=test-only).
2011-03-16 14:28:32 +01:00
Alexander Surkov
23b9e5d64a Bug 455840 - change test_nsIAccessible_focus.html mochitest to use eventQueue, r=marcoz, a=test-only
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_focus.html => accessible/tests/mochitest/test_takeFocus.html
2011-03-14 19:28:33 +08:00
Serge Gautherie
7cf3812b2b Bug 641358 - "Document" that test_txtctrl.xul uses a deprecated 'timed' textbox (too); (Av1) Just do it.
r=marco.zehe (a=test-only).
DONTBUILD
2011-03-14 12:13:05 +01:00
Marco Zehe
4524bc0daf Bug 415943 - Test that password field text is not readable through accessibility APIs, r=surkov, a=test-only 2011-03-14 10:21:48 +01:00
Alexander Surkov
d7a8883ccb Bug 616452 - Dynamically inserted select options aren't reflected in accessible tree, r=fer, a=blocking2.0Final+ 2010-12-08 09:33:12 +08:00
Alexander Surkov
58aa9facc3 Bug 615189 - tests for menu events, r=fer, a=test 2010-12-03 18:49:20 +08:00
Alexander Surkov
833477c4aa Bug 615846 - correct name/test_markup.html, extend events debugging in mochitests, r=fer, a=test 2010-12-03 18:49:08 +08:00
David Bolter
01eb4dec34 Bug 615282 - Make test_keys.html pass on OSX. r=Marcoz a=testonly 2010-12-02 11:07:28 -05:00
Alexander Surkov
5061ec324e Bug 616082 - correct designMode tests, r=marcoz, a=test 2010-12-02 16:48:06 +08:00
Alexander Surkov
22ded16bb5 Bug 616074 - enable state tests in test_doc.html for dynamic role changes, r=marcoz, a=test 2010-12-02 16:47:27 +08:00