Commit Graph

1771 Commits

Author SHA1 Message Date
Alexander Surkov
2582693783 Bug 439566 – Include the css display property as an IAccessible2 object attribute, r=MarcoZ 2008-07-03 12:12:45 +08:00
Marco Zehe
0b506bc3ed bug 442659 - Alt value overrides aria-labelledby text for image based controls, r=aaronlev 2008-07-02 19:11:50 +02:00
Marco Zehe
8fad401a70 bug 442648 - nsIAccessible tests on textboxes, r=surkov 2008-07-02 19:09:53 +02:00
Marco Zehe
c46a403ea6 bug 442862 - ext_state_multi_line and ext_state_single_line not exposed on HTML read-only textareas and textboxes, r=surkov 2008-07-02 10:42:58 +02:00
Alexander Surkov
035a3243e1 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
c1b5e824d7 bug 441737 - nsIAccessibleDocument chrome tests, r=surkov 2008-06-26 14:17:35 +02:00
Peter Weilbacher
b18ca6bc39 bustage fix for other platforms for bug 427841, r=surkov 2008-06-26 11:02:41 +02:00
Marco Zehe
9a4b0c023e bug 441519 - nsOuterDocAccessible chrome tests, r=surkov 2008-06-25 12:28:09 +02:00
Marco Zehe
ae73e2fa31 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
249f4b169e bug 441610 - Calling getAttributes() on a defunct object crashes Thunderbird, r=aaronlev 2008-06-24 22:46:32 +02:00
Marco Zehe
0feb7bef99 bug 440770 - DOCUMENT_FRAME has a parent INTERNAL_FRAME with an action, r=aaronlev 2008-06-24 15:03:06 +02:00
Alexander Surkov
b7ef2c1d5e 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
196b377fae Bug 438782 – Links should not unconditionally receive an accessible action of jump, r=MarcoZ 2008-06-20 13:50:27 +08:00
Alexander Surkov
a044334304 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
c2fb2e4d05 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
51795f13a9 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
9d5979dad2 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
7a778b45ae 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
8dd74bd6fa 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
c1080980a7 bug 432869 - Divide by zero in IsProbablyForLayout(), patch by aaronlev, r=surkov 2008-06-11 10:32:56 +02:00
Marco Zehe
e10f58bc43 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
86ba7aa703 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
a6a9ad8eae 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
8a2d5a0f03 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
ecb17c1898 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
d5feeaf875 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
f777399574 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
93664e1422 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
9798b6315e 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
57ae60e1ed 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
ba2b207903 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
89600fa5e7 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
98972a704f 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
4d48827e2c 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
9c663dea68 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
bc58035d65 Mochitest for bug 429659 - Expose image URL via accessibility APIs r=surkov 2008-04-23 06:22:25 -07:00
surkov.alexander@gmail.com
6a734e7d23 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
df8a455d3f 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
6f9da8afdc 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
fea63841de Bug 429659 - Expose image URL via accessibility APIs, r=marcoz, a=dsicore 2008-04-22 23:03:02 -07:00
surkov.alexander@gmail.com
d5f3263e9a 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
b6058416f5 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
8e825dc547 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
5a58eae57a 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
2e86987890 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
828ce79f09 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
de97b016a2 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
b5cc16c1dc 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
5e06aedf95 Mochitest for bug 428479 - Support ARIA role="math" r=surkov 2008-04-14 05:34:47 -07:00
aaronleventhal@moonset.net
493ebbd1b3 Bug 428479. Support ARIA role of math. r=marcoz, a=beltzner 2008-04-11 12:53:19 -07:00