reed@reedloden.com
|
bd6eee15b1
|
Bug 409439 - "Crash @ nsHTMLTableAccessible::GetRowAtIndex(int, int*) with certain pages if Orca is running" [p=marco.zehe@googlemail.com (Marco Zehe) r=surkov a1.9=beltzner]
|
2008-01-02 02:55:13 -08:00 |
|
aaronleventhal@moonset.net
|
2413f7276d
|
Bug 409474. Round of crash fixes for a11y. r=surkov, a=beltzner
|
2007-12-26 21:13:40 -08:00 |
|
surkov.alexander@gmail.com
|
79e6688343
|
Bug 408831 add check on defunct for tree accessible, r=marcoz, a=beltzner
|
2007-12-21 19:17:31 -08:00 |
|
Evan.Yan@Sun.COM
|
1211290d23
|
Bug 405248 - Space between embedded objects characters is missing r=aaronleventhal a=mtschrep
|
2007-12-19 04:57:08 -08:00 |
|
reed@reedloden.com
|
0ab2e5fc43
|
Bug 396930 - "giving focus to tree before its populated crashes Thunderbird [@ nsUInt32Array::GetAt]" (fix nsXULTreeitemAccessible::GetName()) [p=marco.zehe@googlemail.com (Marco Zehe) r=aaronlev a1.9=damons]
|
2007-12-17 21:43:37 -08:00 |
|
surkov.alexander@gmail.com
|
77b9e2072c
|
Fix bug 396930 - fix bustage
|
2007-12-14 21:02:30 -08:00 |
|
surkov.alexander@gmail.com
|
03ac5ca793
|
Bug 396930 - expose defunct state for treeitem accessible, r=aaronlev, a=beltzner
|
2007-12-14 20:40:57 -08:00 |
|
aaronleventhal@moonset.net
|
754ec000fb
|
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
|
2007-12-11 18:10:26 -08:00 |
|
aaronleventhal@moonset.net
|
5bdcd1bb11
|
Bug 405810. Expose line-number object attribute for caret in focused area. r=ginn, sr=roc, a=schrep
|
2007-12-11 06:15:21 -08:00 |
|
surkov.alexander@gmail.com
|
744246c71e
|
Bug 400066 Setting role on table leads to nodes being <dead> in accerciser, r=ginn.chen, a=dsicore
|
2007-12-11 01:08:25 -08:00 |
|
surkov.alexander@gmail.com
|
6f58a33606
|
Bug 407589 add empty implementation for IAccessibleTable::summary, r=aaronlev, a=mtschrep
|
2007-12-11 01:06:04 -08:00 |
|
surkov.alexander@gmail.com
|
da80d00731
|
Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner
|
2007-12-11 00:18:04 -08:00 |
|
aaronleventhal@moonset.net
|
be51489913
|
Bug 406959. IAccessible2::WindowHandle property causes COM server exception when called out of process. Patch by surkov. r=aaronlev, a=beltzner
|
2007-12-10 19:35:22 -08:00 |
|
aaronleventhal@moonset.net
|
875b2f5e24
|
Bug 403260. Set active state on current ARIA item in a container. r=surkov, a=beltzner
|
2007-12-10 19:30:02 -08:00 |
|
Evan.Yan@Sun.COM
|
7bc3d72a55
|
Bug 406069 - nsIAccessibleText::GetTextAtOffset() not practical for getting the line at the caret patch by aaronleventhal r=ginn.chen a=dsicore
|
2007-12-04 23:34:47 -08:00 |
|
aaronleventhal@moonset.net
|
5c03d5bbdf
|
Bug 406798. GetTextAtOffset(endOfTextOffset, BOUNDARY_LINE_START) returns first line on multi line paragraphs. r=ginn.chen, a=dsicore
|
2007-12-04 21:16:26 -08:00 |
|
aaronleventhal@moonset.net
|
8acbfaf1c3
|
Bug 406877. nsIAccessible::TakeFocus() on links does not set tab order position. r=evan.yan, a=dsicore
|
2007-12-04 21:12:47 -08:00 |
|
aaronleventhal@moonset.net
|
de5a528086
|
Bug 406019. EVENT_ALERT and EVENT_MENUPOPUPSTART broken for ARIA widgets. r=evan.yan, a=dsicore
|
2007-12-04 21:06:59 -08:00 |
|
aaronleventhal@moonset.net
|
c9d6e41a67
|
Bug 406838. Crash [@ nsDocAccessible::InvalidateCacheSubtree]. r=gijs, a=dsicore
|
2007-12-04 18:51:22 -08:00 |
|
aaronleventhal@moonset.net
|
684f6988ba
|
Bug 406595. Accessible hierarchy broken. r=davidb, a=dsicore
|
2007-12-03 14:49:42 -08:00 |
|
aaronleventhal@moonset.net
|
a27f86dd5d
|
Bug 406168. Infinite loop when opening JS console, r=evan.yan, a=schrep
|
2007-12-02 14:23:51 -08:00 |
|
surkov.alexander@gmail.com
|
ec4585922f
|
Bug 405747 - implement IAccessible2::locale, r=aaronlev, sr=neil, a=dsicore
|
2007-12-01 09:31:06 -08:00 |
|
surkov.alexander@gmail.com
|
c5b280eeca
|
bug 405756 - be careful with coordinateType, r=aaronlev, evan.yan, a=dsicore
|
2007-12-01 09:30:09 -08:00 |
|
aaronleventhal@moonset.net
|
912dbcb392
|
Bug 405414. nsDocAccessible is not destroyed when closing a tab. Patch by Ginn Chen. r=aaronlev, a=dsicore
|
2007-11-30 11:47:16 -08:00 |
|
aaronleventhal@moonset.net
|
a9e0d87a65
|
Bug 405595. ARIA properties ignore on <body> if no role. r=evan.yan, r=surkov, a=dsicore
|
2007-11-30 11:26:36 -08:00 |
|
aaronleventhal@moonset.net
|
a5434e85a3
|
Bug 405552. Crash [@ nsHyperTextAccessible::ContentToRenderedOffset ]. r=evan.yan, a=dsicore
|
2007-11-27 10:12:15 -08:00 |
|
aaronleventhal@moonset.net
|
9a285f4dc2
|
Bug 404380. Crash [ @ FireDelayedToolkitEvent ]. Fix part 2. Patch by Ginn Chen. r=aaronlev, a=dsicore
|
2007-11-27 10:08:50 -08:00 |
|
aaronleventhal@moonset.net
|
ff02ca955d
|
Bug 404380. Crash [ @ FireDelayedToolkitEvent ]. Fix part 1. r=ginn.chen, a=beltzner
|
2007-11-27 10:07:04 -08:00 |
|
Evan.Yan@Sun.COM
|
e0b7f4b2d8
|
Bug 404461 - when I open JavaScript Debugger I get assertion: Can't get mTree or mTreeView r=surkov.alexander a=mtschrep
|
2007-11-22 00:19:49 -08:00 |
|
ginn.chen@sun.com
|
111fb91bf5
|
Bug 396799 Menus on the Application menu bar sometimes claim to be menuitems r=enndeakin, aaronleventhal sr=neil a=dsicore
|
2007-11-21 22:14:39 -08:00 |
|
aaronleventhal@moonset.net
|
f98359daf4
|
Bug 385070. Accessible subtrees for anonymous content need to be shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc for layout part, a=dsicor
|
2007-11-20 12:39:36 -08:00 |
|
aaronleventhal@moonset.net
|
e1ee2b7b2e
|
Backing out bug 398021, it caused regression bug 404343.
|
2007-11-20 11:54:18 -08:00 |
|
surkov.alexander@gmail.com
|
cb064d6e96
|
Bug 397485 - embed characters to children not 1:1, r=aaronlev, a=mtschrep
|
2007-11-16 19:44:49 -08:00 |
|
Evan.Yan@Sun.COM
|
b93b199daf
|
back out patch of bug 385070 which broke accessible tree, to make nightly build safe
|
2007-11-16 01:12:58 -08:00 |
|
aaronleventhal@moonset.net
|
f80f334157
|
Bug 385070. Nodes in anonymous content trees that are hidden not being shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc, a=mconnor
|
2007-11-15 17:38:33 -08:00 |
|
aaronleventhal@moonset.net
|
a5449b8819
|
Bug 403794. GetState() cleanup to fix some crashes on defunct objects and some incorrect states, and remove some code that is no longer necessary. r=surkov, a=dsicore
|
2007-11-15 11:53:40 -08:00 |
|
aaronleventhal@moonset.net
|
9a82827216
|
Bug 391490. Every single <option> shows up in JAWS virtual cursor mode. Terrible for screen reader usability. r=ginn.chen, a=dsicore
|
2007-11-15 11:46:29 -08:00 |
|
aaronleventhal@moonset.net
|
52daa168f0
|
Bug 399594. Description not exposed when on object with display:none, Patch by vasiliy.potapenko@gmail.com. r=aaronlev, r=surkov, r=ginn.chen, a=schrep
|
2007-11-15 07:44:04 -08:00 |
|
aaronleventhal@moonset.net
|
69c0adfaf0
|
Bug 398021. Crash [@ nsAccessible::GetFinalRole] with moving options and using visibility: hidden. r=surkov, a=schrep
|
2007-11-15 07:33:52 -08:00 |
|
aaronleventhal@moonset.net
|
c6248930b3
|
Bug 394404. Crash fix. When a mutation causes an accessible node to be inserted, allow it to adopt children from its parent, where they are descendants of the new node. r=surkov, a=dsicore
|
2007-11-13 11:47:15 -08:00 |
|
aaronleventhal@moonset.net
|
876931e2d3
|
bug 402686. Crashes @CheckVisibilityInParent. r=ginn.chen, a=schrep
|
2007-11-12 19:05:34 -08:00 |
|
aaronleventhal@moonset.net
|
ef14ee78a0
|
Bug 403262. nsIAccessible::groupPositioN() does not expose the proper number of similar items in group. r=surkov, a=mtschrep
|
2007-11-12 19:03:29 -08:00 |
|
surkov.alexander@gmail.com
|
afa1917cde
|
Bug 366527 - build 1-1 relation between tab and tabpanel for accessible object, r=ginn.chen, a=dsicore
|
2007-11-11 22:02:42 -08:00 |
|
aaronleventhal@moonset.net
|
e81912ab39
|
Bug 343137. Multiple ARIA role support inconsistent with ARIA spec. r=surkov, sr=neil, a=dsicore
|
2007-11-11 17:05:37 -08:00 |
|
aaronleventhal@moonset.net
|
e471a5bd25
|
Bug 394115. Hang under accessibility code. r=ginn.chen, a=dsicore
|
2007-11-09 11:27:07 -08:00 |
|
aaronleventhal@moonset.net
|
f3ef9bb151
|
Bug 402600. Don't mark 0x0 objects as invisible when they are absolutely positioned and have children. r=ginn.chen, a=dsicore
|
2007-11-09 11:01:52 -08:00 |
|
aaronleventhal@moonset.net
|
5fe1d0b6c9
|
Bug 403037. Crash when ARIA menu bar closes. r=ginn.chen, a=dsicore
|
2007-11-09 10:44:18 -08:00 |
|
aaronleventhal@moonset.net
|
ac6e5f4dcd
|
Bug 402908. Hang in GetNextState() when parent has single child. r=evan.yan, a=dsicore
|
2007-11-09 10:43:08 -08:00 |
|
aaronleventhal@moonset.net
|
df06b5e57e
|
Bug 401655. Stop exposing debugging info in description field for table heuristics, r=evan.yan, a=dsicore
|
2007-11-09 10:41:45 -08:00 |
|
aaronleventhal@moonset.net
|
70dd9519fa
|
Bug 400889. Warning on console, no content at line 540 in nsAccessibilityUtils.cpp. r=surkov, a=dsicore
|
2007-11-09 10:39:56 -08:00 |
|