Commit Graph

420 Commits

Author SHA1 Message Date
Evan.Yan@Sun.COM
bc99bfe327 Bug 405248 - Space between embedded objects characters is missing r=aaronleventhal a=mtschrep 2007-12-19 04:57:08 -08:00
reed@reedloden.com
2d639092b4 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
bf50bae6a3 Fix bug 396930 - fix bustage 2007-12-14 21:02:30 -08:00
surkov.alexander@gmail.com
0f179d1051 Bug 396930 - expose defunct state for treeitem accessible, r=aaronlev, a=beltzner 2007-12-14 20:40:57 -08:00
aaronleventhal@moonset.net
fe7f4d5bdb 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
a07336ecf3 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
a58c0668f0 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
3e7a45a85b Bug 407589 add empty implementation for IAccessibleTable::summary, r=aaronlev, a=mtschrep 2007-12-11 01:06:04 -08:00
surkov.alexander@gmail.com
45253210b5 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
8ca99a0188 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
636894e444 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
09bbf94332 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
dc479151ca 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
22f19cb361 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
5647e82e6f 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
f9035075db Bug 406838. Crash [@ nsDocAccessible::InvalidateCacheSubtree]. r=gijs, a=dsicore 2007-12-04 18:51:22 -08:00
aaronleventhal@moonset.net
f7392fba7f Bug 406595. Accessible hierarchy broken. r=davidb, a=dsicore 2007-12-03 14:49:42 -08:00
aaronleventhal@moonset.net
f37df4fbe5 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
e69c35cc97 Bug 405747 - implement IAccessible2::locale, r=aaronlev, sr=neil, a=dsicore 2007-12-01 09:31:06 -08:00
surkov.alexander@gmail.com
23fa7ae060 bug 405756 - be careful with coordinateType, r=aaronlev, evan.yan, a=dsicore 2007-12-01 09:30:09 -08:00
aaronleventhal@moonset.net
b13538943e 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
0ee08064d1 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
2e6d1954af Bug 405552. Crash [@ nsHyperTextAccessible::ContentToRenderedOffset ]. r=evan.yan, a=dsicore 2007-11-27 10:12:15 -08:00
aaronleventhal@moonset.net
bd73abbf58 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
fae1fcb10a Bug 404380. Crash [ @ FireDelayedToolkitEvent ]. Fix part 1. r=ginn.chen, a=beltzner 2007-11-27 10:07:04 -08:00
Evan.Yan@Sun.COM
c8fe49876d 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
7173fecc79 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
de32cb5f0a 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
b90aa77dc8 Backing out bug 398021, it caused regression bug 404343. 2007-11-20 11:54:18 -08:00
surkov.alexander@gmail.com
d2a4914020 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
42d1005186 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
6c34d177ea 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
6e829bde0e 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
b94aab688f 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
bcc923eced 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
0d763e0583 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
4e03ffe4bd 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
16631e88e2 bug 402686. Crashes @CheckVisibilityInParent. r=ginn.chen, a=schrep 2007-11-12 19:05:34 -08:00
aaronleventhal@moonset.net
0f744c0373 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
e3ef6b9d43 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
321a57847f 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
283120c2a0 Bug 394115. Hang under accessibility code. r=ginn.chen, a=dsicore 2007-11-09 11:27:07 -08:00
aaronleventhal@moonset.net
1be35a884a 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
fb29b6299b Bug 403037. Crash when ARIA menu bar closes. r=ginn.chen, a=dsicore 2007-11-09 10:44:18 -08:00
aaronleventhal@moonset.net
ac5b1b573c 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
f6c364e944 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
4710a19608 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
aaronleventhal@moonset.net
df30b69823 Bug 373245. Accessibility doesn't build with VC9. r=bsmedberg, a=dsicore 2007-11-09 10:38:07 -08:00
reed@reedloden.com
16c8970180 Bug 401079 - "Building accessible without XUL fails" [p=romaxa r=aaronlev a1.9=damons] 2007-11-08 23:56:38 -08:00
aaronleventhal@moonset.net
f3b1435120 Bug 399478. Accessing the GMail Inbox page While Window-eyes is Running Crashes Firefox. r=evan.yan, a=mconnor 2007-10-29 11:03:08 -07:00