Commit Graph

626 Commits

Author SHA1 Message Date
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
Peter Weilbacher
e754443c6d bustage fix for other platforms for bug 427841, r=surkov 2008-06-26 11:02:41 +02:00
Marco Zehe
f63a5273cd bug 441519 - nsOuterDocAccessible chrome tests, r=surkov 2008-06-25 12:28:09 +02:00
Marco Zehe
d9b86ddb29 bug 438784 - URL of loaded page no longer exposed as the accValue for the Doc accessible, r=surkov 2008-06-25 09:27:45 +02:00
Marco Zehe
846e98adb4 bug 441610 - Calling getAttributes() on a defunct object crashes Thunderbird, r=aaronlev 2008-06-24 22:46:32 +02:00
Marco Zehe
cc583f9318 bug 440770 - DOCUMENT_FRAME has a parent INTERNAL_FRAME with an action, r=aaronlev 2008-06-24 15:03:06 +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
4473cd1cf7 bug 427841 - TreeViewChanged event fired on a particular tree table more than once breaks that table's AT-SPI hierarchy, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=evan.yan 2008-06-16 08:16:18 +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
fe6c72f9e1 bug 434464 - invalidate access node cache, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=aaronlev 2008-06-11 11:17:37 +02:00
Marco Zehe
9472f2b9db bug 434428 - assertion "QueryInterface needed" when list accessible is created, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=me 2008-06-11 10:36:57 +02:00
Marco Zehe
d3eef4f997 bug 432869 - Divide by zero in IsProbablyForLayout(), patch by aaronlev, r=surkov 2008-06-11 10:32:56 +02:00
Marco Zehe
c61891e3fe bug 432967 - WARNING: NS_ENSURE_TRUE(aContent) failed: file nsAccessibilityUtils.cpp, line 262, patch by Ginn Chen <ginn.chen@sun.com>, r=aaronlev 2008-06-11 10:27:25 +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
fd7bc0b107 bug 432970 - Shutdown() of nsXULTooltipAccessible is not called, patch by Evan Yan <evan.yan@sun.com>, r=Ginn Chen <ginn.chen@sun.com> 2008-06-11 08:20:12 +02:00
Marco Zehe
c347013422 b=432467, firefox segfaults in plone kupu editor [@ nsDocAccessible::FlushPendingEvents], on Tablet PC [@arena_dalloc_small] (steps to reproduce in comment #26), p=Ginn Chen <ginn.chen@sun.com>, r=surkov 2008-06-05 11:49:51 +02:00
gavin@gavinsharp.com
45fe8ecf0a Bug 434002: event show isn't fired for treecol accessible, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=ginn.chen, a=beltzner 2008-05-27 11:01:02 -07:00
marco.zehe@googlemail.com
6e71db6d4e assertion fix for bug 429617 - Crash [@ nsAccessNode::ClearCacheEntry(void const*, nsCOMPtr<nsIAccessNode>&, void*) ] 2008-05-09 23:25:06 -07:00
marco.zehe@googlemail.com
6c91f81bd3 bug 431474 - Document Accessibles not getting state_focused when they have focus patch by aaronleventhal@moonset.net (Aaron Leventhal) r=surkov r=me a1.9=beltzner 2008-05-04 10:42:19 -07: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
9c227aa980 bug 431642 - Put back state change event when doc starts loading (e. g. when pressing ENTER on a link) Patch by Alexander Surkov (surkov.alexander@gmail.com) r=me r=aaronlev a1.9=beltzner 2008-05-03 22:08:31 -07:00
marco.zehe@googlemail.com
795ad604f0 bug 431656 - SELECTED and SELECTABLE states not exposed for html multiselectable lists patch by Alexander Surkov (surkov.alexander@gmail.com) r=me a1.9=dsicore 2008-05-02 01:50:35 -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
c6a14440fa bug 429617 - Crash [@ nsAccessNode::ClearCacheEntry(void const*, nsCOMPtr<nsIAccessNode>&, void*) ] r=surkov a1.9=beltzner 2008-04-24 23:34:02 -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
aaronleventhal@moonset.net
7b29c0a191 Bug 429656. Use title attribute for image names when alt attribute is explicitly empty. r=marcoz, r=surkov, a=dsicore 2008-04-23 23:01:28 -07:00
marco.zehe@googlemail.com
c671cbe4ba bug 430426 - Crash at CallQueryInterface<nsIFrame, nsITableCellLayout>(nsIFrame*, nsITableCellLayout**) patch=Alexander Surkov (surkov.alexander@gmail.com) r=aaronlev a1.9=beltzner 2008-04-23 11:01:04 -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
05a54cd4d7 Bug 429654 - Crash Crash [@ nsDocAccessible::CreateTextChangeEventForNode(nsIAccessible*, nsIDOMNode*, nsIAccessible*, int, int) ] , r=aaronlev, a=beltzner 2008-04-22 23:13:47 -07:00
surkov.alexander@gmail.com
c3addce585 Bug 429661 - Crash [@ nsDocAccessible::FireShowHideEvents(nsIDOMNode*, int, unsigned int, int, int) ], r=aaronlev, a=dsicore 2008-04-22 23:06:39 -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
5466b27bf7 Bug 429659 - Expose image URL via accessibility APIs, r=marcoz, a=dsicore 2008-04-22 23:03:02 -07:00
surkov.alexander@gmail.com
fbdcc21c5f Crash [@ CAccessibleText::get_attributes(long, long*, long*, unsigned short**) ], r=aaronlev, a=dsicore 2008-04-22 23:01:02 -07:00
marco.zehe@googlemail.com
465126df96 bug 429624 - Remove description from application accessible patch=Aaron Leventhal (aaronleventhal@moonset.net) r=me a1.9=beltzner 2008-04-20 23:29:03 -07:00
marco.zehe@googlemail.com
ae742ce9e9 bug 429622 - Crash [@ nsRootAccessible::GetState(unsigned int*, unsigned int*) ] r=aaronlev a1.9=beltzner 2008-04-20 23:24:08 -07:00
aaronleventhal@moonset.net
daf6c12b89 Bug 428954. Wrong accessible name on iframe-based ARIA widgets. r=surkov, a=beltzner 2008-04-15 08:17:59 -07:00
aaronleventhal@moonset.net
e11a74c610 Bug 428957. Calculate group position and checkable for options and radio buttons. r=surkov, a=beltzner 2008-04-15 01:50:15 -07:00
marco.zehe@googlemail.com
c98df14953 bug 428915 - Don't fire menu events for popups that have a parent of nsIAccessibleRole::ROLE_AUTOCOMPLETE r=aaronlev a1.9=beltzner 2008-04-14 23:09:42 -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
aaronleventhal@moonset.net
8a5c0f5fa0 Bug 428479. Support ARIA role of math. r=marcoz, a=beltzner 2008-04-11 12:53:19 -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
Evan.Yan@Sun.COM
30e9676571 Bug 424656 - Accessible information for Thunderbird message and Firefox bookmarks tree tables wrong r=marco.zehe, surkov.alexander blocking1.9=mtschrep 2008-04-08 22:39:04 -07:00