Commit Graph

1156 Commits

Author SHA1 Message Date
Marco Zehe
cb81707d30 bug 472326 - html:input of type file no longer rendered to screen readers, effective December 30, 2008, r=aaronlev, r=surkov 2009-01-15 15:45:43 +01:00
Alexander Surkov
734b601dbb Bug 469985 - turn the test from bug 354745 into mochitest, r=aaronlev, marocz, davidb 2009-01-14 20:19:35 +08:00
David Bolter
f9d0ea661a Bug 452388 - Support value of undefined for aria-checked/aria-pressed/aria-selected, r=aaronlev, r=surkov, r=MarcoZ 2009-01-12 18:20:34 +01:00
Marco Zehe
2a7563f889 Fixing Windows and Linux orange from bug 469818 2009-01-06 16:33:45 +01:00
Marco Zehe
ba11149728 Followup to bug 469818 - Refactor test_textboxes.* files, re-enabled XUL file of this test suite 2009-01-06 15:06:29 +01:00
Marco Zehe
4ccd585cc3 Bug 469818 - Refactor test_textboxes.* files, r=surkov 2009-01-06 15:04:28 +01:00
Alexander Surkov
2800477394 Bug 468418 - Expose level for nested lists in HTML, r=marcoz, aaronlev 2009-01-05 15:41:30 +08:00
Alexander Surkov
b0530a3df0 Bug 466629 - AttributeChangedEvent not fired, or at least test is failing, with spell check mistakes on Linux, r=marcoz 2008-12-17 15:10:41 +08:00
Alexander Surkov
bb59f8fa78 Bug 468451 - Images with empty alt attribute no longer get an empty accessible name, but return NULL instead, r=aaronlev, marcoz, davidb 2008-12-17 00:13:49 +08:00
Alexander Surkov
05141df6aa Bug 448744 - IAccessibleText::caretOffset should return -1 if the system caret is not currently with in that particular object, r=aaronlev, marcoz, sr=roc 2008-12-16 18:14:20 +08:00
Marco Zehe
f7b43a1b2c disabling tests until bug 468451 is fixed 2008-12-09 12:02:25 -08:00
Alexander Surkov
ec5bc8b940 Bug 467057 - xul menulist doesn't fire expand/collapse state change events, r=marcoz, aaronlev 2008-12-03 17:04:02 +08:00
Alexander Surkov
971921d722 Bug 462868 - background-color text attribute being exposed as black when it isn't, r=aaronlev, marcoz 2008-12-03 15:22:49 +08:00
Alexander Surkov
2e40941e40 Bug 467055 - move name calculated from tooltip code to GetName, r=davidb, marcoz 2008-12-03 15:21:08 +08:00
Alexander Surkov
8a491b2dd7 Bug 459782 - check the name calculation rules for nsHTMLLinkAccessible. r=david.bolter/marco.zehe, a191=beltzner. 2008-11-28 12:12:15 +01:00
Alexander Surkov
2393083613 Bug 459782 - check the name calculation rules for nsHTMLLinkAccessible. r=david.bolter/marco.zehe, a191=beltzner. 2008-11-28 11:04:34 +01:00
Alexander Surkov
3323361d76 Bug 441974 - Several tests fail when running in conjunction with other mochitests, succeed when running stand-alone, patch=MarcoZ, r=me, a=beltzner 2008-11-27 12:06:11 +08:00
Marco Zehe
ee197cda66 Temporarily disable all .xul files in a11y mochitests, see bug 465755 2008-11-19 20:53:19 +01:00
Marco Zehe
c5dcde8dfa Disabled test_textboxes.xul in a11y test suite temporarily 2008-11-19 18:01:36 +01:00
Alexander Surkov
bcacb1f51a Bug 280136 - Remove GetFinalState(), r=davidb 2008-11-04 11:37:46 +08:00
Marco Zehe
633a03a84e bug 462350 - Refactor and rename test_bug428479.html to test_aria_role_equation.html, r=surkov
--HG--
rename : accessible/tests/mochitest/test_bug428479.html => accessible/tests/mochitest/test_aria_role_equation.html
2008-10-31 13:19:28 +01:00
Marco Zehe
f3c42771cb bug 462316 - Refactor test_aria_role_article.html, r=surkov 2008-10-30 11:47:16 +01:00
Marco Zehe
ae5d052b73 bug 462314 - Refactor test_aria_activedescendant.html, r=surkov 2008-10-30 11:39:17 +01:00
Alexander Surkov
79acde7092 Bug 455482 - In a select nested within a label, the accname contains each option's text, should only contain label's text, patch=Eitan, r=me, marcoz 2008-10-29 16:53:43 +08:00
Alexander Surkov
a30d1e45fe Bug 460932 - text-indent and text-align should really be object attributes, r=aaronlev, marcoz 2008-10-28 19:54:57 +08:00
Alexander Surkov
b4cce5469a Bug 460417 - invalid handling of selection changes inside input element, r=aaronlev, marcoz, sr=neil 2008-10-28 16:43:07 +08:00
Justin Dolske
f797fdd19e Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor. 2008-10-16 15:20:21 -07:00
Alexander Surkov
5f3441fbd6 Bug 459635 - ARIA role should override name computation from subtree flag, r=marcoz, aaronlev 2008-10-14 16:27:02 +08:00
Marco Zehe
daecee6718 Backing out changeset c0424e568b5e from bug 457369 because it breaks the market-leading screen reader 2008-10-10 16:27:44 +02:00
Alexander Surkov
7b9564dfb1 Comment Bug 457369 - ISimpleDOMNode navigation methods creates nsAccessNodeWrap everytime, r=aaronlev, marcoz
--HG--
rename : accessible/tests/mochitest/test_bug434464.html => accessible/tests/mochitest/test_nsIAccessNode_invalidation.html
2008-10-10 20:32:31 +08:00
Alexander Surkov
9c8f2197a8 Bug 453591 - reorganize nsAccessible::GetName to handle ARIA for non XUL/HTML elements, r=marcoz, aaronlev 2008-10-10 20:26:55 +08:00
Alexander Surkov
528b22799b Bug 456121 - nsApplicationAccessible::GetName does not return a default value when brand.properties does not exist, patch=arno renevier, r=me, marcoz 2008-10-08 20:58:46 +08:00
Alexander Surkov
ee8c4eb982 Bug 457166 - Conversation links in GMail Inbox do not expose an action, cannot be activated by screen readers, r=marcoz, aaronlev 2008-10-08 20:54:58 +08:00
Alexander Surkov
9bf2d18453 Bug 454997 - <body contenteditable=true> exposed incorrectly, r=marcoz, aaronlev 2008-10-08 20:50:36 +08:00
Alexander Surkov
272ec66a8d Bug 457219 - collapsed and expanded states are exposed both, r=marcoz, aaronlev 2008-10-08 13:27:24 +08:00
Marco Zehe
cfa24ab29b bug 441974 - protect against failure in call to accessible.numActions 2008-09-22 14:39:13 +02:00
Marco Zehe
4d7b6b85ec bug 441974 - disable test for group attributes on XUL menus on Linux 2008-09-22 14:25:31 +02:00
Marco Zehe
00a5c91bcb bug 441974 - fix test for unexpected pass of column header retrieval 2008-09-22 14:12:19 +02:00
Marco Zehe
276b289dc8 bug 441974 - disabled test for y coordinate in nsIAccessibleImage tests 2008-09-22 14:07:08 +02:00
Marco Zehe
d10dd6b1a6 bug 441974 - marked failing STATE_FOCUSED test as known, and commented with appropriate bug number 2008-09-18 11:29:18 +02:00
Marco Zehe
be41681c98 bug 441974 - temporarily fixing test until bug 445834 gets fixed 2008-09-18 10:22:33 +02:00
Marco Zehe
875c9df2dd bug 443889 - nsIAccessible tests for lists and selects, r=surkov 2008-09-18 09:25:09 +02:00
Marco Zehe
09fb9239ea more fixes to textattrs test for bug 441974 2008-09-18 09:13:08 +02:00
Alexander Surkov
c0b37d2110 Bug 454211 - ISimpleDOMNode functions get_computedStyleForProperties and get_computedStyle functions appear to always return the COM error code 0x80004005 (E_FAIL), r=aaronlev, marcoz 2008-09-17 21:09:34 +08:00
Alexander Surkov
1c65a2ef18 Bug 454377 - caret move event is fired for parent of html:textarea when textarea is tabed, r=aaronlev, marcoz 2008-09-16 22:38:48 +08:00
Marco Zehe
cd41a94ae1 bug 441974 - Several tests fail when running in conjunction with other mochitests, succeed when running stand-alone, disable failing tests with bugs filed for them, r=surkov 2008-09-11 16:43:06 +02:00
Marco Zehe
8c1cab6005 bug 454654 - Fix text attributes tests so they work on all platforms, r=surkov 2008-09-11 16:41:11 +02:00
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Alexander Surkov
369e9e14a3 Bug 453371 - textarea accessible name does not show current value when it has a text child, patch=Eitan Isaacson,r=me 2008-09-05 12:48:42 +08:00
Marco Zehe
6b5fe63aa4 bug 453417 - Implement new aria-label property, r=surkov 2008-09-04 16:11:40 +02:00
Alexander Surkov
7d7dd0225e Bug 452710 - TakeFocus don't work on linkable accessibles, r=MarcoZ 2008-09-01 09:52:40 +08:00
Alexander Surkov
abc7c9d74d Bug 452161 – pyatspi insertText doesn't work in empty textboxes, r=aaronlev, MarcoZ 2008-08-28 22:48:41 +08:00
Alexander Surkov
f06339fdbe Bug 445968 – Cannot obtain background-color of objects that do not have a color explicitly assigned, r=aaronlev, sr=roc 2008-08-28 16:31:01 +08:00
Marco Zehe
a766f8b383 Bug 451535 - Make nsHTMLImageAccessible return proper number of actions for images with longdescs, provide a name for opening the longdesc, not just an index, r=surkov 2008-08-26 09:39:17 +02:00
Alexander Surkov
daf87871dd Bug 451376 – IAccessibleText::attributes provides incorrect info after a mis-spelled word, r=Olli.Pettay, MarcoZ, sr=neil 2008-08-26 11:04:14 +08:00
Marco Zehe
1bbb7c8f95 test for bug 434464 - invalidate access node cache, r=aaronlev 2008-08-25 21:23:37 +02:00
Alexander Surkov
b45d9d613a bug 449717 - doAction() doesn't work for linkable accessible with 'click' action, r=MarcoZ 2008-08-08 16:44:26 +02:00
Alexander Surkov
8a1d46d679 Bug 410765 – 'List all tabs' button on tabs not working in AT-SPI, r=MarcoZ, Olli.Pettay, aaronlev, sr=roc 2008-08-06 05:16:54 -07:00
Alexander Surkov
41b3493333 Bug 445938 – text-position attribute not yet exposed for superscript and subscript text, r=aaronlev, MarcoZ 2008-07-23 23:09:11 +08:00
Marco Zehe
e537073ddc Bustage fix for bug 345759 2008-07-17 14:36:00 +02:00
Alexander Surkov
92240ca1b2 bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil 2008-07-17 14:06:24 +02:00
L. David Baron
6a89a94203 Fix accidental disabling of more mochitests than intended. Bug 437980 / Bug 445586 2008-07-16 14:23:43 -07:00
Marco Zehe
55d94b6f54 Disabling table indexes test file, see bug 437980 2008-07-16 19:58:49 +02:00
Alexander Surkov
57a190aa6a Bug 443081 – ARIA name from child content is incorrectly including child elements that have display:none, r=aaronlev, MarcoZ 2008-07-16 23:24:36 +08:00
Alexander Surkov
65bdd128e1 Bug 444279 – mochitest for accessible name calculating 2008-07-13 11:57:28 +08:00
Alexander Surkov
e56ae07a17 Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil 2008-07-09 23:50:52 +08:00
Marco Zehe
721651b80a bug 439057 - Fix nsIAccessibleImage mochitest x and y coordinates so they work when running all tests, r=surkov 2008-07-08 07:42:11 +02:00
Alexander Surkov
c4581c1742 Bug 439566 – Include the css display property as an IAccessible2 object attribute, r=MarcoZ 2008-07-03 12:12:45 +08:00
Marco Zehe
aa6323f47c bug 442648 - nsIAccessible tests on textboxes, r=surkov 2008-07-02 19:09:53 +02:00
Alexander Surkov
6704d53385 bug 441888 - ARIA checked menu items are not included in the total list of menu items, r=MarcoZ 2008-06-28 08:16:34 +02:00
Marco Zehe
85ac3edfd7 bug 441737 - nsIAccessibleDocument chrome tests, r=surkov 2008-06-26 14:17:35 +02:00
Marco Zehe
f63a5273cd bug 441519 - nsOuterDocAccessible chrome tests, r=surkov 2008-06-25 12:28:09 +02:00
Alexander Surkov
440ff8d4a5 Bug 438325 – Link with title and an image that has neither alt nor title doesn't get an accessible name 2008-06-20 21:19:23 +08:00
Alexander Surkov
f88da4bbe8 Bug 438782 – Links should not unconditionally receive an accessible action of jump, r=MarcoZ 2008-06-20 13:50:27 +08:00
Alexander Surkov
090552d84f Bug 439077 – Anchor tags with no attributes should not expose linked accessible state, r=MarcoZ 2008-06-19 11:11:46 +08:00
Marco Zehe
8ec37635a7 bug 429666 - Expose ROLE_DOCUMENT for ARIA landmarks that inherit from document, patch by aaronlev, r=me; test by me, r=surkov 2008-06-17 08:52:09 +02:00
Marco Zehe
508ce96717 bug 429285 - Propagate aria-disabled to descendants, patch by aaronlev, test by me, r=surkov 2008-06-16 07:45:58 +02:00
Marco Zehe
6286f76e46 bug 431615 - HTML 4.01 MAP element prevents links from displaying using a screen reader, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=me, r=aaronlev, sr=jst 2008-06-11 08:27:22 +02:00
marco.zehe@googlemail.com
4d799b235f bug 430758 - GetAccessible() could be fooled by additional table ancestor patch by evan.yan@sun.com (Evan Yan) r=surkov a1.9=beltzner 2008-05-03 22:39:20 -07:00
marco.zehe@googlemail.com
9d7e997c75 bug 431408 - Rename cell-index string property to table-cell-index r=surkov a1.9=dsicore 2008-04-30 02:07:50 -07:00
marco.zehe@googlemail.com
778c44f4c6 Mochitest for bug 429656 - Use title attribute for image names when alt attribute is explicitly empty r=surkov 2008-04-24 23:21:09 -07:00
marco.zehe@googlemail.com
1b37e319c5 Mochitest for bug 429659 - Expose image URL via accessibility APIs r=surkov 2008-04-23 06:22:25 -07:00
surkov.alexander@gmail.com
780f677738 Bug 429547 - Support aria-activedescendant usage in nsIAccesible::TakeFocus(), r=aaronlev, a=dsicore 2008-04-22 23:04:53 -07:00
surkov.alexander@gmail.com
94af7444df Bug 423224 - Expose object attribute on cell accessible for html:td to provide cell index, r=evan.yan, a=mtschrep 2008-04-14 20:38:31 -07:00
marco.zehe@googlemail.com
722117c007 Mochitest for bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links. ( r=surkov 2008-04-14 06:29:44 -07:00
marco.zehe@googlemail.com
d6d46fb3aa Mochitest for bug 428479 - Support ARIA role="math" r=surkov 2008-04-14 05:34:47 -07:00
marco.zehe@googlemail.com
0b55b02ebe bug 428477 - Rename nsIAccessibleHyperLink::anchorsCount to nsiAccessibleHyperLink::anchorCount for better consistency r=aaronlev a1.9=beltzner 2008-04-11 08:57:36 -07:00
marco.zehe@googlemail.com
b586641e31 bug 428248 - Implement tests for nsIAccessibleHyperText interface r=Alexander Surkov (surkov.alexander@gmail.com) a1.9=beltzner 2008-04-11 00:22:32 -07:00
marco.zehe@googlemail.com
b8b85c46b1 bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835. p=Alexander Surkov (surkov.alexander@gmail.com) r=me, r=Olli.Pettay sr=jonas a1.9=beltzner 2008-04-10 08:11:15 -07:00
gijskruitbosch@gmail.com
5c9c0a0adf Fixing bustage, r+sr+a=mcsmurf+firebot 2008-03-30 08:57:07 -07:00
gijskruitbosch@gmail.com
77a5c0fd67 Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner) 2008-03-30 08:40:55 -07:00
gijskruitbosch@gmail.com
f64d20ba96 Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner) 2008-03-30 08:33:01 -07:00
surkov.alexander@gmail.com
03e4ca3397 Bug 419811 - bustage fix, added missed file 2008-03-29 20:50:31 -07:00
surkov.alexander@gmail.com
d8aba440df Bug 419811 - html table accessible hierarchy is broken, patch=evan.yan, r=me, a=beltzner 2008-03-29 20:34:41 -07:00
surkov.alexander@gmail.com
8951b3a516 Bug 420863 - If an HTML element has an onClick attribute, expose its click action on the element rather than its child text leaf node, r=aaronlev, a=dsicore 2008-03-15 18:23:41 -07:00
surkov.alexander@gmail.com
9089e2f9a1 Bug 416742 - add missing file 2008-03-07 02:22:32 -08:00
surkov.alexander@gmail.com
17652cbd2d Bug 416742 - Regression: multiple rowgroups interfere with getColumnAtIndex(), r=bernd, sr=roc, a=beltzner 2008-03-07 02:14:35 -08:00
surkov.alexander@gmail.com
e2d5feb695 Bug 418371 - implement the rest of methods of nsIAccessibleTable on xul:listbox, r=evan.yan, a=beltzner 2008-03-05 20:14:10 -08:00
surkov.alexander@gmail.com
ceb9399054 Bug 417912 - GetCellDataAt callers that expect an error if no cell is found are wrong, r=evan.yan, bernd, a=beltzner 2008-03-05 20:11:45 -08:00
surkov.alexander@gmail.com
cebba4ab6f Bug 418043 - add mochitest for bug 308564, r=evan.yan 2008-03-05 19:49:44 -08:00
dbaron@dbaron.org
210055031a Fix spelling error to force unit test boxes to cycle. 2008-02-24 14:40:26 -08:00
bmlk@gmx.de
dcb337806a adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730 2008-02-23 03:34:39 -08:00
surkov.alexander@gmail.com
b3e8997608 Bug 417317 - Certain types of LISTITEM accessibles no longer get attributes set like "x of y", regression from fix for bug 389926, r=marcoz, a=mtschrep 2008-02-19 05:47:19 -08:00
surkov.alexander@gmail.com
f354efac8e Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
surkov.alexander@gmail.com
e9b16fd1ff Back out bug 416553 2008-02-13 23:33:19 -08:00
surkov.alexander@gmail.com
9b6e8173e6 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00