Alexander Surkov
|
3028c9b06f
|
backout bug 342045
|
2009-11-20 00:35:38 +08:00 |
|
Alexander Surkov
|
63a49358d6
|
Bug 342045 - Fix O(n^2) access to all the children of a container, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_applicationAccessible.html => accessible/tests/mochitest/test_name_nsApplicationAcc.html
rename : accessible/tests/mochitest/test_invalidate_elmli.html => accessible/tests/mochitest/tree/test_list_invalidate.html
rename : accessible/tests/mochitest/tree/test_txtctrl.html => accessible/tests/mochitest/tree/test_txtcntr.html
|
2009-11-19 22:44:59 +08:00 |
|
David Bolter
|
d53ddc0f9d
|
followup attempt to resolve new intermittent timeout on windows in test_name_nsRootAcc.xul (Bug 525175). r=surkov
|
2009-11-11 23:20:29 -05:00 |
|
David Bolter
|
b0d3d6c87f
|
Bug 525175 - Intermittent timeout in test_name_nsRootAcc.xul followed by thousands of nsIAccessibleEvent is not defined errors. r=MarcoZ,surkov
|
2009-11-11 15:16:16 -05:00 |
|
Alexander Surkov
|
4351278a2b
|
tree/test_menu.xul tempororay fix, bug 527646
|
2009-11-10 17:38:05 +08:00 |
|
Alexander Surkov
|
4fe3532b6f
|
Bug 249292 - Ensure accessible children for <toolbarbutton> types 'menu' and 'menu-button', r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_elm_filectrl.html => accessible/tests/mochitest/tree/test_filectrl.html
rename : accessible/tests/mochitest/test_elm_media.html => accessible/tests/mochitest/tree/test_media.html
rename : accessible/tests/mochitest/test_elm_select.html => accessible/tests/mochitest/tree/test_select.html
rename : accessible/tests/mochitest/test_elm_tree.xul => accessible/tests/mochitest/tree/test_tree.xul
rename : accessible/tests/mochitest/test_elm_txtcntnr.html => accessible/tests/mochitest/tree/test_txtctrl.html
|
2009-11-10 13:58:52 +08:00 |
|
David Bolter
|
ee2b67ac37
|
Bug 512059 - Accessibility focus event never fired for designMode document after the first focus. r=surkov,MarcoZ a=blocking1.9.2
|
2009-11-08 13:36:02 -05:00 |
|
David Bolter
|
400f0886e7
|
Backed out changeset 073164ba54ce
|
2009-11-07 21:34:20 -05:00 |
|
dbolter@mozilla.com
|
fdd8acf4f2
|
Bug 512058 - Can't set focus to designMode document via accessibility APIs (also b=512059). r=MarcoZ,surkov
|
2009-11-07 20:08:40 -05:00 |
|
Alexander Surkov
|
9a849e8382
|
Bug 526915 - aria-describedby broken in FF 3.6b1, r=marcoz, davidb
|
2009-11-07 14:37:51 +08:00 |
|
Alexander Surkov
|
64fdee6658
|
Bug 437607 - Clicking the 'Skip to main content' link once works, second time fails to initiate a V cursor jump, r=davidb, sr=roc
|
2009-11-02 09:02:09 +08:00 |
|
Alexander Surkov
|
b079ed1771
|
Bug 525175 - Intermittent timeout in test_name_nsRootAcc.xul followed by thousands of nsIAccessibleEvent is not defined errors, r=marcoz
|
2009-10-31 09:55:40 +08:00 |
|
Alexander Surkov
|
72b0a51e86
|
Bug 506616 - remove all the code in #ifdef COMBO_BOX_WITH_THREE_CHILDREN, r=davidb
|
2009-10-31 09:54:59 +08:00 |
|
Dão Gottwald
|
a5e134553e
|
Bug 509298 - updateCurrentBrowser leaves focus in location bar if no specific element is focused in that browser. r=enn, ui-r=beltzner
|
2009-10-31 01:04:07 +01:00 |
|
Alexander Surkov
|
ad2193eb3e
|
Bug 523789 - nsHTMLLiAccessible shouldn't be inherited from linkable accessible, r=davidb
|
2009-10-23 11:29:36 +08:00 |
|
David Bolter
|
36a71267a1
|
Bug 523118 - we mistake 'cell' and text' xul tree seltypes for multiselects. r=surkov
|
2009-10-21 21:50:06 -04:00 |
|
Alexander Surkov
|
7661d79018
|
Bug 502164 - expose NODE_CHILD_OF relation for ARIA treegrids on rows, r=davidb
|
2009-10-20 15:53:49 +08:00 |
|
David Bolter
|
8f6ed51dfe
|
Bug 494807 - Do not expose a11y info specific to hyperlinks when role is overridden using ARIA. r=surkov
|
2009-10-19 12:14:05 -04:00 |
|
Alexander Surkov
|
b6a8c7ad92
|
Bug 501659 - HTML table's isRowSelected/isColumnSelected shouldn't fail if row or column has cell holes, r=davidb
|
2009-10-18 10:38:27 +08:00 |
|
Alexander Surkov
|
3aeca0d460
|
linux mochitest fix for bug 485270
|
2009-10-15 14:27:57 +08:00 |
|
Alexander Surkov
|
53700d8281
|
Bug 485270 - embed and object HTML tags should be given an accessible role of embedded object, r=marcoz, davidb
|
2009-10-15 11:53:08 +08:00 |
|
David Bolter
|
56f69b4fcb
|
Bug 520769 - we should not expose abstract aria roles. r=MarcoZ,surkov
|
2009-10-09 12:32:44 -04:00 |
|
Alexander Surkov
|
3cf96a5d64
|
Bug 520709 - mochitest to ensure name/description are updated on a11y focus if they were changed on DOM focus, r=marcoz
|
2009-10-06 15:50:47 +08:00 |
|
David Bolter
|
1896918c1a
|
Disable orange caret offset tests (b=510128). r=MarcoZ
|
2009-09-23 12:21:38 -04:00 |
|
David Bolter
|
2e93d83ca2
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
|
David Bolter
|
e17fdbe11f
|
Bug 510128 - ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/a11y/accessible/test_events_caretmove.html | Wrong caret offset. r=MarcoZ
|
2009-09-23 09:20:15 -04:00 |
|
Alexander Surkov
|
bb15489364
|
Bug 496783 - setParent shouldn't be virtual, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_accessnode_invalidation.html => accessible/tests/mochitest/test_invalidate_accessnode.html
|
2009-09-19 14:30:07 +08:00 |
|
Alexander Surkov
|
e735d2e90e
|
Bug 516133 - ARIA treegrid role on HTML:table makes thead/tbody accessible, r=marcoz, davidb
|
2009-09-15 13:31:05 +08:00 |
|
Alexander Surkov
|
a4ef2d8635
|
Bug 513848 - nsHTMLTableCellAccessible is used in dojo's crazy ARIA grid, r=marcoz, davidb
|
2009-09-15 11:55:26 +08:00 |
|
Alexander Surkov
|
2d766ada03
|
mochitests fix for bug 512424
|
2009-09-11 11:31:19 +08:00 |
|
Alexander Surkov
|
162d6d3e9c
|
Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
--HG--
rename : accessible/src/atk/nsXULTreeAccessibleWrap.h => accessible/src/atk/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/mac/nsXULTreeAccessibleWrap.h => accessible/src/mac/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.cpp => accessible/src/msaa/nsXULTreeGridAccessibleWrap.cpp
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.h => accessible/src/msaa/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/other/nsXULTreeAccessibleWrap.h => accessible/src/other/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/xul/nsXULSelectAccessible.cpp => accessible/src/xul/nsXULListboxAccessible.cpp
rename : accessible/src/xul/nsXULSelectAccessible.h => accessible/src/xul/nsXULListboxAccessible.h
rename : accessible/tests/mochitest/test_relations_table.html => accessible/tests/mochitest/test_table_headers.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_listboxes.xul => accessible/tests/mochitest/test_table_sels_listbox.xul
rename : accessible/tests/mochitest/test_elm_table.html => accessible/tests/mochitest/test_table_struct.html
|
2009-09-11 09:07:56 +08:00 |
|
Marco Zehe
|
3889c95967
|
Bug 515133 - Intermittent failure of test_bug420863.html: td3: 'click' action hasn't been performed, r=surkov
|
2009-09-10 15:41:46 +02:00 |
|
Alexander Surkov
|
2e6d6da4f4
|
Bug 417929 - nsIAccessiblTable selectRows does not unselect previously selected rows, r=marcoz, davidb, ginn, smaug, sr=roc
|
2009-09-10 11:06:54 +08:00 |
|
Alexander Surkov
|
f50096a8aa
|
Bug 514595 - it's not necessary to keep two events type for show and two ones for hide, r=marocz, davidb, ginn, sr=roc
--HG--
rename : accessible/tests/mochitest/test_events_mutation_coalesce.html => accessible/tests/mochitest/test_events_coalescence.html
|
2009-09-09 17:03:14 +08:00 |
|
Alexander Surkov
|
345d09908d
|
Bug 477551 - nsDocAccessible::FlushPendingEvents isn't robust, r=marcoz, davidb, ginn, sr=neil
|
2009-09-08 00:46:56 +08:00 |
|
Alexander Surkov
|
ad794d9985
|
Bug 513213 - coalesce events when new event is appended to the queue, r=marcoz, ginn, davidb
|
2009-09-03 10:01:18 +08:00 |
|
Alexander Surkov
|
4e27420024
|
Bug 506389 - Some same page links do not fire EVENT_SYSTEM_SCROLLINGSTART, r=marcoz, davidb
|
2009-09-01 10:49:15 +08:00 |
|
David Bolter
|
c86c525f2c
|
Bug 509696 - Empty role on body removes read-only state; breaks virtual buffers. r=MarcoZ,surkov
|
2009-08-31 09:12:08 -04:00 |
|
Alexander Surkov
|
e961b19f17
|
Bug 512908 - Don't expose empty live attribute if there is no aria-live and ARIA role hasn't default live value, r=marcoz, davidb
|
2009-08-28 13:27:27 +08:00 |
|
Marco Zehe
|
17480f671d
|
Bug 504252 - Expose STATE_HASPOPUP on XUL elements that have an @popup attribute, r=surkov, r=davidb
|
2009-08-24 07:13:05 +02:00 |
|
Alexander Surkov
|
4876485a3d
|
Bug 507382 - focus is fired earlier than root accessible name is changed when switching between tabs, r=davidb, sr=neil
|
2009-08-21 21:20:18 +08:00 |
|
David Bolter
|
0c316eec67
|
Bug 510441 - Add support for nsIAccessibleEvent::OBJECT_ATTRIBUTE_CHANGED; r=MarcoZ,surkov
|
2009-08-20 10:16:00 -04:00 |
|
Alexander Surkov
|
1b857fbef0
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
|
David Bolter
|
b80c076938
|
Bug 469688 - <table role="*"> should expose inner table structure only for weak roles; r=MarcoZ,surkov
|
2009-08-18 11:06:54 -04:00 |
|
Alexander Surkov
|
554be1d1c5
|
Bug 494815 - Accessible name subtree computation should ignore whitespace when determining whether to strip user-entered value, r=davidb
|
2009-07-29 17:03:20 +08:00 |
|
Alexander Surkov
|
02798cda64
|
Bug 506206 - ASSERTION: There should always be a DOM node for an event: 'Not Reached', file c:/mozilla/fx07-22/accessible/src/base/nsAccessibleEventData.cpp, line 114, r=marcoz, ginnchen
|
2009-07-28 10:28:06 +08:00 |
|
Robert O'Callahan
|
85dc2d2c9c
|
Bug 352093. Update accessibility to handle windowless IFRAMES. r=alexsurkov
|
2009-07-22 12:45:04 +12:00 |
|
Alexander Surkov
|
9c1dc423fe
|
Bug 420845 - Fire event_reorder on any embedded frames/iframes whos document has just loaded, r=marcoz, davidb
|
2009-07-18 11:09:16 +08:00 |
|
Alexander Surkov
|
11522a48f5
|
Bug 494345 - Do not create accessibles for XUL label or description having a role of 'presentation', r=marcoz, enndeaking, sr=smaug
|
2009-07-10 20:17:15 +08:00 |
|
Alexander Surkov
|
29e6b2df8d
|
Bug 418159 - indexes test for the html:table with overlapping cells, r=marcoz
|
2009-07-09 15:51:37 +08:00 |
|