Commit Graph

504 Commits

Author SHA1 Message Date
aaronleventhal@moonset.net
5fba4170d7 Bug 394505. Crash [@ nsCaret::GetCaretCoordinates] with designMode iframe and changing display. r=evan.yan, a=dsicore 2007-09-05 06:37:22 -07:00
aaronleventhal@moonset.net
fef463bba6 Bug 394387. Only cells with expanders should have STATE_EXPANDABLE and expand/collapse actions. r=evan.yan, a=dsicore 2007-09-05 06:35:35 -07:00
aaronleventhal@moonset.net
956f4f3ec8 Bug 393899. Accessible text broken for list items, also avoid possible crashes and incorrect behavior by ensuring GetRenderedText() and gfxSkipChars is only used for text frames. r=surkov, a=dsicore 2007-09-05 06:31:33 -07:00
surkov.alexander@gmail.com
bd0596c6d9 bustage fix bug 390414 2007-09-05 01:42:59 -07:00
surkov.alexander@gmail.com
d91459d49c 390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore 2007-09-05 01:22:17 -07:00
surkov.alexander@gmail.com
017060dc17 Bug 388927 - getChildAtPoint fails for scrolled content, r=evan.yan, roc, sr=roc, a=dsicore 2007-09-05 01:00:40 -07:00
surkov.alexander@gmail.com
28a058226e bug 377302 - implement nsIAccessNode::scrollToPoint, r=aaronlev, sr=roc, a=dsicore 2007-09-05 00:39:09 -07:00
aaronleventhal@moonset.net
3736f0f899 Bug 393657. Back out the 1 line of this fix which broke our accessible state implementation. Original patch was r=surkov, a=dsicore 2007-08-30 17:35:36 -07:00
aaronleventhal@moonset.net
e300f42d83 Bug 394117. Warnings when accessible relations queryied. r=surkov, a=dsicore 2007-08-30 11:51:47 -07:00
aaronleventhal@moonset.net
1feece21b5 Bug 392153. Form to file a bug is missing from MSAA tree. r=ginn.chen, a=dsicore 2007-08-30 11:48:24 -07:00
aaronleventhal@moonset.net
a604fae5ff Bug 393653. Console warnings in GetFinalState() point to actual bug with the calculation of the EMBEDS relationship on the root accessible. r=surkov, a=dsicore 2007-08-29 18:15:16 -07:00
aaronleventhal@moonset.net
f01a4fedb2 Bug 391562. Pass aExtraState as nsnull to GetFinalState() if not needed. r=surkov, a=dsicore 2007-08-29 06:41:38 -07:00
aaronleventhal@moonset.net
d18ad837c2 Bug 393657. GetARIAState() called twice when we get a state. r=surkov, a=dsicore 2007-08-29 06:36:07 -07:00
surkov.alexander@gmail.com
a2d5cf0efe Bug 392818 - getTextAtOffset broken for all but the first line in a multi-line entry, r=ginn.chen, a=dsicore 2007-08-29 00:12:09 -07:00
Evan.Yan@Sun.COM
7f85afaeb7 Bug 393094 - When returning Focus to the Location bar after selecting a previously visited site, focus gets lost r=aaronleventhal a=dsicore 2007-08-29 00:03:02 -07:00
surkov.alexander@gmail.com
85626eeb7d Bug 393897 - IA2 methods returning S_FALSE on success, r=aaronlev, a=dsicore 2007-08-28 23:58:31 -07:00
surkov.alexander@gmail.com
c572b30a87 Bug 174889 - unable to get keyboard shortcut for treeitem node, r=smaug, ginn.chen, mats, sr=mats, a=sicking 2007-08-28 23:52:46 -07:00
Evan.Yan@Sun.COM
b63652413a back out my last check-in since tree is closed. 2007-08-28 20:21:51 -07:00
Evan.Yan@Sun.COM
095ca0d1fa Bug 393094 - When returning Focus to the Location bar after selecting a previously visited site, focus gets lost r=aaronleventhal a=dsicore 2007-08-28 20:10:29 -07:00
aaronleventhal@moonset.net
0424862d18 Fixing bustage 2007-08-28 15:12:59 -07:00
aaronleventhal@moonset.net
254ef80129 Bug 391846. Fire correct text change events when a node is shown or hidden. r=surkov, sr=sicking, a=sicking 2007-08-28 14:57:53 -07:00
ted.mielczarek@gmail.com
40d7410fb6 bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg 2007-08-28 10:38:02 -07:00
surkov.alexander@gmail.com
478d0ec01a Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc 2007-08-23 21:54:45 -07:00
surkov.alexander@gmail.com
617bd1c0a3 Bug 393379 - missed event reorder in string map, r=aaronlev, a=dsicore 2007-08-23 19:02:03 -07:00
aaronleventhal@moonset.net
3f4ff7e8d9 Bug 393237. Crash -- missing null check for ARIA activedescendant support. r=surkov, a=dsicore 2007-08-23 18:43:40 -07:00
surkov.alexander@gmail.com
7087082962 Bug 393033 - xul:tree reports bad posinset/setsize attributes 2007-08-22 20:26:53 -07:00
surkov.alexander@gmail.com
7b40fbb26b Bug catch accessibility events in DOMi, r=sdwilsh, ajvincent, evan.yan, sr=neil, a=dsicore 2007-08-22 20:26:38 -07:00
masayuki@d-toybox.com
a17a03f2ea Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
surkov.alexander@gmail.com
0d9ba42a74 Bug 393040 - nsIAccessible::name fails on menupopup, r=aaronlev, sr=neil, a=dsicore 2007-08-22 01:05:33 -07:00
Evan.Yan@Sun.COM
9958507a4b Bug 391123 - Crash [@ nsHTMLComboboxListAccessible::GetState] with moving option and setting display: none on select r=aaronleventhal a=dsicore 2007-08-20 22:44:58 -07:00
surkov.alexander@gmail.com
aa9bb69edd Bug 392716 - GetOffsetAtPoint returns not implemented, r=aaronlev, a=dsicore 2007-08-20 21:24:21 -07:00
aaronleventhal@moonset.net
3c165b5853 Bug 392797. Don't fake the results in nsTextAccessible::GetFrame(). r=surkov, a=dsicore 2007-08-20 20:29:00 -07:00
aaronleventhal@moonset.net
5522d65cfa Bug 392796. Return ROLE_NOTHING on error in GetRole/GetFinalRole. r=surkov, a=dsicore 2007-08-20 20:26:48 -07:00
aaronleventhal@moonset.net
ac3395b943 Accessibility crash with image map areas. r=surkov, a=dsicore 2007-08-20 20:18:26 -07:00
aaronleventhal@moonset.net
58c42ae751 Bug 392836. Fire MSAA menu start/end events on ARIA menubar object, not on root accessible. r=ginn.chen, a=dsicore 2007-08-20 20:16:27 -07:00
hwaara@gmail.com
9105fb306e bug 391096, fix mac accessibility bustage. Patch by Mats Palmgren (mats.palmgren@bredband.net). r=bsmedberg, a=bzbarsky 2007-08-20 12:09:25 -07:00
aaronleventhal@moonset.net
e283d1ce73 Bug 388930. Fix assertions on Linux accessibility without breaking text change events in form controls. r=surkov, a=dsicore 2007-08-17 11:25:13 -07:00
aaronleventhal@moonset.net
889126ed9e Fix debug spew for bz -- just change #ifdef DEBUG to DEBUG_A11Y, not part of release build 2007-08-17 11:21:49 -07:00
philringnalda@gmail.com
48c8d7714f Bug 390423 - Simplify the signature of nsIFrame::GetPointFromOffset, patch by Ben Karel <web+moz@eschew.org>, r=aaronlev/elif, sr=roc, a1.9=dbaron 2007-08-16 20:43:00 -07:00
aaronleventhal@moonset.net
6d6ac974f6 Bustage fix for bug 390154, won't build on OS X when a11y enabled. Patch by hwaara. r=aaronlev 2007-08-15 17:39:54 -07:00
aaronleventhal@moonset.net
fe7123ff5b Bug 390154. Prune subtrees consistently across platform accessibility APIs for a number of widgets that we will impose a 'must be leaf' rule, to simplify compatibility across a number of assistive technologies which expect that. r=ginn.chen, a=dsicore 2007-08-15 14:02:31 -07:00
aaronleventhal@moonset.net
94c7e5e424 Bug 392243. Reintroduce MSAA EVENT_REORDER, it is actually being used although usage should eventually go away in favor of SHOW and HIDE. r=ginn.chen, a=dsicore 2007-08-15 13:51:48 -07:00
aaronleventhal@moonset.net
cf55dc66c6 Bug 386824. Remove ARIA role of secret in favor of ARIA property of secret. r=simon.bates, a=dsicore 2007-08-14 18:04:34 -07:00
aaronleventhal@moonset.net
86a372dcb1 Bug 392130. Fix builds with XUL disabled. Patch by romaxa, r=aaronlev, a=dsicore 2007-08-14 18:02:25 -07:00
aaronleventhal@moonset.net
eab8ae7231 Reversing accidental part of checkin which didn't have review yet. 2007-08-14 17:54:57 -07:00
aaronleventhal@moonset.net
9732643eec Bug 389851. Accessible value not working with ARIA progressbars and sliders. r=scott@bashautomation.com, a=dsicore 2007-08-14 17:53:32 -07:00
aaronleventhal@moonset.net
9e5c2b11da Bug 391847. Coalesce accessible mutation events for the same subtree. r=ginn.chen, sr=bz, a=bz 2007-08-14 11:47:49 -07:00
aaronleventhal@moonset.net
522cddce7d Bug 390767. Support editable state and interface for contentEditable and designMode documents and their content. r=ginn.chen, a=dsicore 2007-08-14 09:25:24 -07:00
aaronleventhal@moonset.net
218a2fef08 Bug 392058. Fire accessible state change events when ARIA pressed state changes. r=simon.bates, a=dsicore 2007-08-14 09:15:12 -07:00
ginn.chen@sun.com
3bdc17f5a2 Bug 391991 getCharacterExtents() is returning (0,0,0,0) for text that is not on the first line of an HTML object r=aaronleventhal a=dsicore 2007-08-13 22:30:15 -07:00
Evan.Yan@Sun.COM
66f1b1b9be Bug 387710 - getAccessibleAt() is broken for tree tables effective 5th July trunk build of Thunderbird. r=aaronleventhal a=dsicore 2007-08-13 00:26:50 -07:00
ginn.chen@sun.com
4fa4634c0c Bug 390761 Using DOM inspector to view accessnode will load atk-bridge, libgail when Gnome a11y is off r=surkov.alexander a=dsicore 2007-08-12 23:42:52 -07:00
aaronleventhal@moonset.net
7358aa1705 Fixing bustage 2007-08-10 19:17:57 -07:00
aaronleventhal@moonset.net
4c1685120f Bug 390692. Fix live region support to provide useful information on the node that's being shown or hidden, or has a text change event. r=ginn.chen, sr=roc, a=roc 2007-08-10 18:44:44 -07:00
aaronleventhal@moonset.net
a11ff4a96f Rest of patch for bug 387347 (last was incorrectly marked for bug 387437). Regression in exposing accessible objects for nodes with float style. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-08-10 12:47:03 -07:00
aaronleventhal@moonset.net
4cef8ed58e Bug 387437. Regression in exposing accessible objects for nodes with float style. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-08-10 12:45:04 -07:00
aaronleventhal@moonset.net
aa2e3ce0f2 Bug 388930. gsignal.c:2271 signal name 'text_caret_moved' is invalid for instance. patch by Ginn Chen, r=aaronlev, a=dsicore 2007-08-10 12:36:55 -07:00
aaronleventhal@moonset.net
8d432b92a9 Bug 391671. ARIA trees have incorrect 'level' object attribute. Patch by Alexander Surkov, r=aaronlev, a=dsicore 2007-08-10 12:33:55 -07:00
aaronleventhal@moonset.net
fa1135308f Bug 391622. nsIWinAccessNode doesn't work, QI always fails. r=surkov, a=dsiore 2007-08-10 12:30:02 -07:00
aaronleventhal@moonset.net
2e27ca51ef Bug 391592. IA2 states exposed incorrectly. r=surkov, a=dsicore 2007-08-10 12:28:28 -07:00
aaronleventhal@moonset.net
c8c6d65274 Bug 391023. nsIAccessibleText::getCharacterExtents() is returning values based on source rather than document content. r=surkov, a=dsicore 2007-08-10 12:24:10 -07:00
surkov.alexander@gmail.com
bb8a7db10e Bug 390280 - mac bustage fix, r=aaronlev, a=dsicore 2007-08-10 06:39:03 -07:00
surkov.alexander@gmail.com
ac195facf7 Bug 389680 - default button relation for html clean up, r=aaronlev, a=dsicore 2007-08-10 06:03:52 -07:00
aaronleventhal@moonset.net
d962435350 Bug 390629. ARIA trees not providing STATE_EXPANDABLE. r=surkov.alexander, a=dsicore 2007-08-08 06:46:38 -07:00
ginn.chen@sun.com
9beaae123e Bug 386235 the <link> tag for stylesheets can cause text in document frame to be inaccessible r=aaronleventhal a=dsicore 2007-08-06 23:10:31 -07:00
Evan.Yan@Sun.COM
71c406b3f5 Bug 389203 - Crash [@ nsBindingManager::GetBindingImplementation] with setting display: table-cell on input type=image inside label r=aaronleventhal a=dsicore for 1.9 2007-08-05 20:50:11 -07:00
Evan.Yan@Sun.COM
912d27fd3c Bug 387393 - GetAttr asserts non null nsIAtom but accessible doesn't null check r=ginn.chen, a=dsicore for 1.9 2007-08-05 20:44:41 -07:00
ginn.chen@sun.com
079c625fb0 Bug 389973 GTK accessibility make rendering of large file list pages slow, busy freezing all UI r=aaronleventhal a=dsicore 2007-08-05 20:19:37 -07:00
surkov.alexander@gmail.com
d012543de2 Bug 109215 - implement accessibility API support for xul:slider, r=ginn.chen, sr=neil, a=dsicore 2007-08-03 22:27:27 -07:00
aaronleventhal@moonset.net
dc34fde86c Fixing bustage 2007-08-03 19:26:19 -07:00
aaronleventhal@moonset.net
44249cae27 Bug 390280. Add missing ARIA roles. r=ginn.chen, a=dsicore 2007-08-03 19:15:52 -07:00
aaronleventhal@moonset.net
7fa9dd7600 Bug 390212. Extra backslash in object attribute name xml-roles. r=surkov, a=dsicore 2007-08-03 19:07:57 -07:00
aaronleventhal@moonset.net
9d13bb219e Bug 390289. Ensure accessible object property when ARIA universal properties are used. r=surkov, sr=neil, a=dsicore 2007-08-03 19:06:59 -07:00
aaronleventhal@moonset.net
5dd71df823 Bug 390129. ARIA combo box improvements. r=surkov, a=dsicore 2007-08-03 19:00:05 -07:00
aaronleventhal@moonset.net
b5637b0245 Bug 382247. JAWS says submenu for ARIA menuitems with a text node child. r=simon.bates, a=dsicore 2007-08-03 18:56:12 -07:00
aaronleventhal@moonset.net
346964ee77 Bug 390284. Support ARIA roles that are dependent on a role + ARIA properties. r=evan.yan, a=dsicore 2007-08-03 18:54:07 -07:00
aaronleventhal@moonset.net
416a794de1 Bug 390285. Remove ARIA value support where it doesn't make sense. r=simon.bates, a=dbaron 2007-08-03 18:17:49 -07:00
aaronleventhal@moonset.net
39c42803fa Bug 390673. JAWS speaking ARIA alerts twice. r=simon.bates, a=dbaron 2007-08-03 18:14:09 -07:00
aaronleventhal@moonset.net
2561c55575 bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron 2007-08-03 18:12:24 -07:00
surkov.alexander@gmail.com
0e6ec1e6cd Back out bug 109215 2007-07-26 09:59:17 -07:00
surkov.alexander@gmail.com
2bd3e2b80f Bug 109215 - Implement accessibility API support for slider, r=ginn.chen, sr=neil 2007-07-26 09:40:55 -07:00
surkov.alexander@gmail.com
86a7c73f23 bug 371394 - Fire text changed event when content of hypertext accessible is changed, r=ginn.chen 2007-07-25 04:54:15 -07:00
ginn.chen@sun.com
e0d94d6806 Bug 388665 Javascript interferes with STATE_EDITABLE
r=aaronleventhal sr=bzbarsky
2007-07-24 23:24:00 -07:00
surkov.alexander@gmail.com
9ebfcd078b Bug 388910 - building with disabled MOZ_XUL failed, patch=romaxa@gmail.com, r=me, sr=neil 2007-07-24 00:50:51 -07:00
bzbarsky@mit.edu
21505422b0 Address nits in patch for bug 257868. r+sr=roc 2007-07-23 18:19:43 -07:00
mats.palmgren@bredband.net
0a2706d22b Reset the sibling pointers for our children in InvalidateChildren(). Patch by Ginn Chen<ginn.chen@sun.com>. b=387252 r=me 2007-07-23 07:01:46 -07:00
ginn.chen@sun.com
4cc3c836b8 Bug 387496 No focus events when navigating among HTML menu/list items
r=aaronleventhal
2007-07-23 00:46:48 -07:00
ginn.chen@sun.com
172d985b89 Bug 387347 Text with "float" style inaccessible
r=aaronleventhal
2007-07-17 02:32:11 -07:00
surkov.alexander@gmail.com
f04701c383 Bug 386836 - same map used in several img caused firefox crash, patch=me, ginn.chen, r=me 2007-07-16 05:42:36 -07:00
surkov.alexander@gmail.com
b8f58123fd Bug 387986 - correct nsAccessibilityService::GetStringStates, r=ginn.chen 2007-07-16 00:57:46 -07:00
surkov.alexander@gmail.com
6d71709cad use xpcom;s nsVoidPtrHashKey, r=aaronlev, sr=neil 2007-07-13 20:09:42 -07:00
surkov.alexander@gmail.com
3b2310a393 Bug 387925 - state expandable isn;t exposed correctly, r=aaronlev 2007-07-13 20:02:39 -07:00
aaronleventhal@moonset.net
e0fe140e1a Comment fix in nsDocAccessible. r=bz 2007-07-13 10:19:40 -07:00
bzbarsky@mit.edu
a4c90a1d9d Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute.  Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 13:05:45 -07:00
surkov.alexander@gmail.com
212653cc34 Bug 387857 - implement IAccessibleTable::rowCOlumnExtentsAt, r=ginn.chen 2007-07-12 02:40:21 -07:00
surkov.alexander@gmail.com
bba87531fc Bug 386971 - rename nsIAccEditableText::editor, r=ginn.chen 2007-07-11 23:56:55 -07:00
surkov.alexander@gmail.com
eb0e2346aa Bug 385573 - implement IAccessibleTable::getSelected* methods, r=evan.yan, aaronlev, sr=neil 2007-07-11 09:08:34 -07:00
surkov.alexander@gmail.com
83a75a57d3 Bug 386978 - bustage fix on mac, os/2, patch=mats, peter weilbacher, me, r=ginn.chen 2007-07-11 01:24:56 -07:00
surkov.alexander@gmail.com
8b8098a577 Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil 2007-07-11 00:58:50 -07:00
ginn.chen@sun.com
d97c5c5687 Bug 385326 text content in MIDAS is not accessible
fix for atk events
r=surkov.alexander
2007-07-09 03:17:31 -07:00
jwalden@mit.edu
e3c4baccae Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
aaronleventhal@moonset.net
c741c6d138 Bug 379875. Support checkable in ATK via object attribute since there is no other way in ATK. r=david.bolter 2007-07-06 00:50:34 -07:00
aaronleventhal@moonset.net
2f6a91f2d3 ARIA disabled state is no longer universal, it applies only to specific roles. Also remove some roles that are no longer supported in the spec. r=david.bolter 2007-07-06 00:49:22 -07:00
Evan.Yan@Sun.COM
61ee0008df bug 386161 - no focus event when arrowing down in xul tree table
r=surkov.alexander
2007-07-05 23:53:18 -07:00
surkov.alexander@gmail.com
47fae0bfd1 Bug 386971 - following up fix 2007-07-05 10:14:34 -07:00
surkov.alexander@gmail.com
1d9f7f9d3b Bug 386971 - expose editor from nsIAccEditableText, r=ginn.chen 2007-07-05 10:12:28 -07:00
surkov.alexander@gmail.com
3c4d6c87d6 Bustage fix of bug 386978 2007-07-05 09:25:15 -07:00
surkov.alexander@gmail.com
9b63b96f07 Bug 386978 - get rid FireToolkitEvent, r=aaronlev 2007-07-05 09:02:55 -07:00
aaronleventhal@moonset.net
34b87bf55f Bug 377783. Fix crash and clean up table a11y. r=evan.yan 2007-07-05 08:39:29 -07:00
surkov.alexander@gmail.com
4c05ac663e Bug 383095 - implement IAccessibleApplication, r=aaronlev, sr=neil 2007-07-05 05:54:24 -07:00
surkov.alexander@gmail.com
f213615a4c Bug 386922 - rename nsAccessibilityUtils, r=aaronlev 2007-07-05 04:29:28 -07:00
enndeakin@sympatico.ca
6c8197be5f Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
aaronleventhal@moonset.net
208fe9097c Fixing bustage again 2007-07-04 01:49:00 -07:00
aaronleventhal@moonset.net
e7e31d1437 Fixing bustage again 2007-07-04 01:38:54 -07:00
aaronleventhal@moonset.net
672ac5efc2 Fixing bustage 2007-07-04 01:24:23 -07:00
aaronleventhal@moonset.net
b48b9315fb Bug 386721. More ARIA properties are universal. r=david.bolter 2007-07-04 00:54:56 -07:00
aaronleventhal@moonset.net
442b787434 Bug 386717. Changes to how tables, grids and treegrids are handled in ARIA. r=david.bolter 2007-07-04 00:52:18 -07:00
surkov.alexander@gmail.com
7f6898b4ba Bug 378468 - remove warnings from nsDocAccessible::InvalidateCacheSubtree, r=ginn.chen 2007-07-03 09:19:08 -07:00
ginn.chen@sun.com
0c20388209 Bug 385326 text content in MIDAS is not accessible
r=surkov.alexander
2007-07-02 04:18:07 -07:00
surkov.alexander@gmail.com
8b323e7e89 Bug 386282 - nsIAccessible::GetDescription() fails on document accessible, r=me, patch=vasiliy.potapenko 2007-07-01 23:14:11 -07:00
aaronleventhal@moonset.net
04be13e68c Bug 384426. Description relations not getting exposed. r=surkov 2007-06-30 13:23:16 -07:00
aaronleventhal@moonset.net
74e80b4ff2 Fixing bustage 2007-06-30 13:21:11 -07:00
aaronleventhal@moonset.net
4ebea1d57b Fieldset children and relations incorrect. r=surkov 2007-06-30 13:06:13 -07:00
surkov.alexander@gmail.com
6780bbc39c Bug 378468 - correct handling of show/hiden/reorder events, r=aaronlev 2007-06-29 19:49:32 -07:00
enndeakin@sympatico.ca
95deb19d78 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
6c59f4a6d3 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
roc+@cs.cmu.edu
d0ccd1d0f9 Fixing bustage 2007-06-26 20:06:04 -07:00
aaronleventhal@moonset.net
c760eada8e Bug 385447. Try to remove special case to assign containerAccessible in nsDocAccessible::InvalidateCacheSubtree(). r=surkov 2007-06-25 01:31:20 -07:00
aaronleventhal@moonset.net
91183187d9 Bug 385718. State change events for focus causing extra document loads in Window-Eyes. r=ginn.chen 2007-06-25 01:28:22 -07:00
aaronleventhal@moonset.net
a186248927 Bug 385474. Remove extra accessible EVENT_SHOW/EVENT_HIDE hack for progress meters. r=surkov 2007-06-25 01:26:58 -07:00
Evan.Yan@Sun.COM
c9cba31304 fix bustage of bug 385437 event object for EVENT_TEXT_CARET_MOVED.
r=surkov.alexander
2007-06-24 19:33:18 -07:00
aaronleventhal@moonset.net
754a82609e Bug 385456. Remove unused aFrame arguments in accessible constructors. r=evan.yan 2007-06-24 15:04:45 -07:00
aaronleventhal@moonset.net
d546531a5c Bug 385444. Reduce special cases for show/hide/reorder event firing. r=surkov 2007-06-23 01:25:29 -07:00
surkov.alexander@gmail.com
128e0c7b80 Bustage fix bug 385437 2007-06-22 02:52:36 -07:00
surkov.alexander@gmail.com
02273af1aa Bug 385437 - event object for EVENT_TEXT_CARET_MOVED, r=aaronlev 2007-06-22 02:27:22 -07:00
ginn.chen@sun.com
2cad371ef8 Bug 385305 Crash [@already_AddRefed<nsRootAccessible> nsAccessNode::GetRootAccessible()]
r=aaronleventhal
2007-06-21 02:16:32 -07:00
ginn.chen@sun.com
87bceab025 Bug 383482 [a11y]overflow:hidden style should not "invalidate" the focused link
r=surkov.alexander
2007-06-17 22:47:33 -07:00
aaronleventhal@moonset.net
1b1e1826e2 Bug 384229. No accessible name for location and search fields. r=ginn.chen, r=mano 2007-06-14 18:50:37 -07:00
aaronleventhal@moonset.net
09add828fe Bug 381888 follow up, to simplify GetCaretAccessible(). sr+=bz on IRC. 2007-06-14 12:19:19 -07:00
aaronleventhal@moonset.net
08b783fb1b Attempt to fix bustage 2007-06-14 10:52:40 -07:00
aaronleventhal@moonset.net
79ab64cc01 Attempt to fix bustage 2007-06-14 10:40:08 -07:00
aaronleventhal@moonset.net
7d10d88d17 Attempt to fix bustage 2007-06-14 10:38:49 -07:00
aaronleventhal@moonset.net
cf34398740 Bug 381888. Caret tracking broken with Windows screen readers [Cairo-related]. When a11y active, follow Gecko caret around with invisible system caret. r=surkov 2007-06-14 10:12:50 -07:00
ginn.chen@sun.com
63f63f33a4 Bug 383355 State incorrectly set for showing item in a collapsed XUL menulistr=aaronleventhal 2007-06-13 03:54:07 -07:00
aaronleventhal@moonset.net
94d42e2585 Bug 382878. Remove unnecessary state copying hack for accessible link descendants. r=surkov 2007-06-11 07:12:01 -07:00
ginn.chen@sun.com
9a2003a444 Bug 382321 fix compiler warningsr=aaronleventhal 2007-06-11 02:46:39 -07:00
gavin@gavinsharp.com
c37496b2a8 Backing out the patch for bug 350616 to see if it will fix the windows orange 2007-06-09 20:41:57 -07:00
aaronleventhal@moonset.net
c69bfda992 Bug 383608. Some IA2 interfaces must check smart XPCOM QI to see if a given object supports that interface. r=surkov 2007-06-08 07:16:27 -07:00
ted.mielczarek@gmail.com
003961c964 bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg 2007-06-08 05:47:41 -07:00
ginn.chen@sun.com
2d51c686c3 Bug 377800 Too many warnings in console for accessibilityr=surkov.alexander 2007-06-08 02:09:24 -07:00
ginn.chen@sun.com
81812d8a21 Bug 383434 warning message at atk/nsAccessibleWrap.cpp, line 1119patch by Evan.Yan at sun.com r=aaronleventhal 2007-06-06 19:47:30 -07:00
ginn.chen@sun.com
d77d40ed3b bug 382318 crash [@ nsXULTreeAccessibleWrap::GetColumnAtIndex]r=aaronleventhal 2007-06-06 19:43:45 -07:00
ginn.chen@sun.com
8a3bebfc44 Bug 376013 [a11y]Incorrect text information sent in "object:text-changed:insert" events.patch by Evan.Yan at sun.com r=aaronleventhal 2007-06-06 00:56:52 -07:00
aaronleventhal@moonset.net
d63f6da5c7 Bug 382270. The displayed menu item in a collapsed HTML combo box should have SHOWING state exposed via AT-SPI. r=evan.yan 2007-06-05 13:02:35 -07:00
aaronleventhal@moonset.net
825cf7efba Bug 382321. Alphabetize ARIA role table and move to a separate file. r=surkov, sr=neil 2007-06-05 08:41:07 -07:00
ginn.chen@sun.com
bf5e248719 Bug 383179 Firefox reliably segfaults upon quit [@ nsAccessNode::GetApplicationAccessible]r=aaronleventhal 2007-06-04 21:19:16 -07:00
ginn.chen@sun.com
9ad105369b Bug 382567 Use GetNativeInterface, GetAccessibleWrap instead of CASTr=surkov.alexander 2007-06-04 02:39:15 -07:00
ginn.chen@sun.com
1a3d54edd7 Bug 382555 Don't need check IsEmbeddedObject in GetNativeInterface if we've already created mAtkObjectr=aaronleventhal 2007-06-04 01:37:33 -07:00
ginn.chen@sun.com
c9d6c49f8d Bug 382293 sync maiutil code with gailutil.c 2007-06-04 01:34:15 -07:00
ginn.chen@sun.com
1410570f7e Bug 382296 reduce compile warnings with gcc in a11y moduler=surkov.alexander 2007-06-04 01:16:04 -07:00
aaronleventhal@moonset.net
76f2f1feb3 Bug 382860. No caret events in CSS scrollable area. r=surkov 2007-06-02 10:43:33 -07:00
aaronleventhal@moonset.net
35359f4849 Bug 382865. Null out param strings in ISimpleDOM* support. r=surkov 2007-06-02 10:37:07 -07:00
surkov.alexander@gmail.com
75cb2258b9 Bug 379435 - expose role and states as string in nsIAccessibleRetrieval, r=me, aaronlev, sr=neil 2007-06-01 20:23:58 -07:00
surkov.alexander@gmail.com
aa70f77f2e Bug 381302 - move application accessible to cross platform code, r=aaronlev, ginn.chen, sr=neil 2007-06-01 20:01:38 -07:00
surkov.alexander@gmail.com
84b4d3916f Back up of bug 381302 2007-05-31 05:52:45 -07:00
surkov.alexander@gmail.com
a505998748 Bug 381302 - move application accessible to cross platform code, r=aaronlev, ginn.chen, sr=neil 2007-05-31 04:26:15 -07:00
aaronleventhal@moonset.net
95a6ed2d25 Bug 381048. Allow accessible names on ARIA elements with no child content, but with title. Patch by David Bolter. r=aaronlev 2007-05-29 07:45:38 -07:00
ginn.chen@sun.com
d0158362a9 Bug 381433 no focus event when focus back to the same widget after focused on radiogrouppatch by Evan.Yan @sun.com r=aaronleventhal 2007-05-28 23:53:50 -07:00
ginn.chen@sun.com
05029a07ec Bug 381832 duplicated of state-changed:busy (false) eventwhen document is load finishedr=aaronleventhal 2007-05-28 23:43:50 -07:00
ginn.chen@sun.com
d0c057135d Bug 366000 MaiHyperlink class memory leakr=aaronleventhal sr=neil 2007-05-28 23:41:14 -07:00
surkov.alexander@gmail.com
c915adbc39 Bug 381312 - implement IAccessibleRelation, r=aaronlev, sr=neil 2007-05-24 06:26:54 -07:00
aaronleventhal@moonset.net
e6a7e4ff6a Bug 378776. Follow-up to original checkin -- remove 2 more cases of GetNumberOfShells(). r=smaug 2007-05-23 18:33:15 -07:00
aaronleventhal@moonset.net
029af3e513 Bug 301621. Follow up patch to fix onclick a11y on <li>. r=ginn.chen 2007-05-23 05:20:06 -07:00
dwitte@stanford.edu
bc0e86087c bustage fix. 2007-05-22 22:05:04 -07:00
aaronleventhal@moonset.net
994839ba71 Bug 381174. Locale not exposed for ATK document interface. r=surkov 2007-05-22 20:54:19 -07:00
aaronleventhal@moonset.net
46838f7c75 Bug 380976. Tree view accessible hierarchy regression. r=ginn.chen 2007-05-21 06:57:54 -07:00
aaronleventhal@moonset.net
8ff97541e2 Bug 381229. Incorrect accessible role and events for XUL autocomplete and combobox (menulist) popup lists. r=ginn.chen 2007-05-21 06:53:57 -07:00
mats.palmgren@bredband.net
f09fd19a6c Don't use mFirstChild when the child count is zero. b=381057 r=aaronleventhal 2007-05-20 01:05:42 -07:00
mats.palmgren@bredband.net
477bab1e68 Null out members in Shutdown() so we bail out of later API calls with an error. b=381057 r=aaronleventhal 2007-05-20 01:05:28 -07:00
surkov.alexander@gmail.com
b7b36d31d1 Bustage fix for bug 374487 2007-05-19 19:54:27 -07:00
surkov.alexander@gmail.com
6d40946a41 Bug 374487 - provide API to support multiple targets for the same relation, r=aaronlev 2007-05-19 19:41:33 -07:00
aaronleventhal@moonset.net
e3d2dc0489 Bug 381114. Crash [@ msaa/nsAccessibleWrap::NativeAccessible ]. r= mats.palmgren 2007-05-17 20:00:21 -07:00
surkov.alexander@gmail.com
957842193c Bug 380883 - use gIsAccessibilityActive in ATK, r=ginn.chen 2007-05-17 02:12:10 -07:00
mats.palmgren@bredband.net
520a24ca3f Null-check the primary frame before using it. b=380749 r=aaronleventhal 2007-05-17 01:21:49 -07:00
mats.palmgren@bredband.net
3678edfc86 nsHTMLSelectOptionAccessible::GetName - add null-check and make it return the empty string for empty option elements. b=379872 r=aaronleventhal 2007-05-17 01:12:15 -07:00
aaronleventhal@moonset.net
01b65aa1a4 Bug 380669. More states for HTML option accessibles. r=surkov 2007-05-16 06:59:06 -07:00
aaronleventhal@moonset.net
21495439b2 Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov 2007-05-16 06:38:05 -07:00
ginn.chen@sun.com
e4c537662b Bug 380706 Labels will not be reported while browsing the list item with arrow keys.r=surkov.alexander 2007-05-16 01:21:12 -07:00
surkov.alexander@gmail.com
c8f532e8d9 Bug 380524 - implement IAccessibleComponent, r=aaronlev, sr=neil 2007-05-15 23:04:20 -07:00
surkov.alexander@gmail.com
1b6cf7b9ed Bug 380508 - implement IAccessibleHyperlink, r=aaronlev, sr=neil 2007-05-15 21:28:38 -07:00
ginn.chen@sun.com
a334324e77 Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil 2007-05-15 02:46:06 -07:00
surkov.alexander@gmail.com
386c331ac3 Bug 380412 - loading ajax pages reliable craches, r=aaronlev 2007-05-14 22:12:50 -07:00
surkov.alexander@gmail.com
2c50882840 Bug 379366 - reimplement IAccessibleText::newText/oldText, r=aaronlev, bent.mozilla, sr=neil 2007-05-12 09:22:08 -07:00
surkov.alexander@gmail.com
7ce921de7d Bug 379579 - implement IAccessibleHypertext, r=aaronlev, sr=neil 2007-05-11 23:11:44 -07:00
surkov.alexander@gmail.com
7778ac6f15 Bug 380412 - loading ajax pages reliable craches, r=aaronlev 2007-05-11 19:57:42 -07:00
aaronleventhal@moonset.net
706e6c1319 Bug 348060. Compiler warning at line 698 of nsHTMLTableAccessible.cpp [@nsHTMLTableAccessible::SelectRowOrColumn]. Patch by Ryan Vandermeulen. r=aaronlev, sr=neil 2007-05-11 19:21:10 -07:00
surkov.alexander@gmail.com
f9f9d54277 linux bustage fix for bug 380038 2007-05-11 05:56:31 -07:00
surkov.alexander@gmail.com
95cf3cce59 linux bustage fix for bug 380038 2007-05-11 05:42:30 -07:00
surkov.alexander@gmail.com
7ba39e3a1c Bug 380038 - add (un)selectRow/Column methods to nsIAccessibleTable, r=aaronlev, sr=neil 2007-05-11 05:21:43 -07:00
ginn.chen@sun.com
37fd314410 Bug 378709 patch 2, return ATK_STATE_DEFUNCT for deconstructed AccWrapr=aaronleventhal 2007-05-10 22:51:46 -07:00
surkov.alexander@gmail.com
1a07af9ded Fix for bug 377728 - delayed accessible events problem, r=aaronlev 2007-05-09 10:48:11 -07:00
aaronleventhal@moonset.net
db3571cb43 getTextAtOffset by line fails with wrapped spans that have accessibles. r=parente 2007-05-09 10:42:42 -07:00
aaronleventhal@moonset.net
e322c0eedc Bug 379878. Fix crashes and accessible value interface support for XUL progress meter. r=ginn.chen 2007-05-09 06:25:52 -07:00
surkov.alexander@gmail.com
3aebf1c1ae Fix for bug 380022 - implement IAccessibleImage, r=aaronlev 2007-05-09 01:42:12 -07:00
surkov.alexander@gmail.com
d50ae22f81 Fix for bug 380021 - implement IAccessibleValue, r=aaronlev, sr=neil 2007-05-09 01:19:01 -07:00
aaronleventhal@moonset.net
c3333e186a Bug 301621. Expose elements with onclick from addEventListener(). r=smaug 2007-05-08 14:44:04 -07:00
aaronleventhal@moonset.net
d2258bf02a Bug 379424. grabFocus() on form controls should remove focus from other items on the page. r=surkov 2007-05-07 12:02:57 -07:00
aaronleventhal@moonset.net
83e93837f4 Incorrect part of previous checkin would cause bustage 2007-05-07 11:59:08 -07:00
aaronleventhal@moonset.net
83d754e5d7 Bug 371273. Fire caret/selection events for movement within document when find bar is open. Also fixes MSAA caret position when user is typing/deleting text, and moves MSAA specific code out of cross platform code area. r=surkov 2007-05-07 11:55:17 -07:00
aaronleventhal@moonset.net
7b6934b7ab Bug 378408. Activate action not working for textarea, only for html input textfield. r=david.bolter 2007-05-07 11:51:36 -07:00
aaronleventhal@moonset.net
96de393b04 bug 379755. JAWS does not read Bookmarks or History when sidebar opens. r=david.bolter 2007-05-07 11:48:34 -07:00
aaronleventhal@moonset.net
1937435eff Bug 379678. Fix up HTML combo box accessibility. r=surkov 2007-05-06 20:12:00 -07:00
aaronleventhal@moonset.net
9691d4d5ca Bug 368012. Expose STATE_CHECKABLE for each checkable widget. Patch by David Bolter. r=aaronlev 2007-05-06 07:50:03 -07:00
mats.palmgren@bredband.net
3b393f42e1 Add a null-check. b=377535 r=aaronleventhal 2007-05-06 02:03:10 -07:00
surkov.alexander@gmail.com
85756cbf6c Bustage fix for bug 379585 2007-05-05 23:23:01 -07:00
surkov.alexander@gmail.com
b330eda48c Fix for bug 379585 - implement IAccessibleTable, r=aaronlev 2007-05-05 23:09:49 -07:00
aaronleventhal@moonset.net
a548ffcf19 Bug 376887. If document gets painted before being fully loaded, and gets focused, the accessible tree is often incorrectly truncated. r=surkov 2007-05-04 08:15:00 -07:00
aaronleventhal@moonset.net
493eaead75 Bug 379608. Allow doc accessibles to support accessible text interfaces. r=surkov 2007-05-03 19:54:58 -07:00
aaronleventhal@moonset.net
76c30e6edf Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-03 19:19:18 -07:00
aaronleventhal@moonset.net
7385300b31 Backing out accidental checkin for bug 357583 2007-05-03 13:20:58 -07:00
aaronleventhal@moonset.net
6b2f0681ff Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-03 12:22:24 -07:00
surkov.alexander@gmail.com
119d2a6012 Fix for bug 378038 - implement nsIWinAccessNode::queryNativeInterface, r=aaronlev, sr=neil 2007-05-02 08:47:10 -07:00
bzbarsky@mit.edu
32d3d359f4 Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me 2007-05-01 15:24:20 -07:00
surkov.alexander@gmail.com
44dc756708 Fix for bug 378038 - expose IAccessibleText and IAccessibleEditableText, r=aaronlev, sr=neil 2007-05-01 10:08:26 -07:00
ginn.chen@sun.com
630f4bbe08 Bug 360578 add-on dialog buttons not spoken by Orcapatch by tiger.zhang r=aaronleventhalalso contains a fix for compiler warning 2007-04-30 23:03:08 -07:00
ginn.chen@sun.com
3809455592 Bug 378709 CheckMaiAtkObject(aAtkObj) failing too oftenr=aaronleventhal 2007-04-30 22:57:51 -07:00
aaronleventhal@moonset.net
a4fe6259cf Bug 368191. Use correct variable in QI for activedescendant support. r=david.bolter 2007-04-27 08:17:07 -07:00
aaronleventhal@moonset.net
bac12bc2af Bug 363214. TakeFocus/grabFocus not working on document accessible. r=mats 2007-04-27 08:15:19 -07:00
aaronleventhal@moonset.net
65e80f5041 Bug 370163. Fix a11y hierarchy for selects with optgroup. r=evan.yan 2007-04-25 08:11:02 -07:00
ginn.chen@sun.com
6aeb263096 Bug 378563 warning in getNameCB when opening a new pager=aaronleventhal 2007-04-24 21:19:26 -07:00
ginn.chen@sun.com
eb7749a57b Bug 378561 Fire STATE_CHANGE event without specified stater=aaronleventhal 2007-04-24 21:11:34 -07:00
aaronleventhal@moonset.net
760417b6c3 Bug 376275. getTextAtOffset returns bad text, start, end offsets for bulletted list. r=surkov 2007-04-24 11:25:00 -07:00
aaronleventhal@moonset.net
8dda39f551 Bug 377767. Crash when closing page info dialog at the media tab. r=surkov 2007-04-24 11:20:52 -07:00
aaronleventhal@moonset.net
1c25a61a15 Bug 378465. Clean up some irrelevant warnings on console related to a11y. r=surkov 2007-04-24 08:42:33 -07:00
aaronleventhal@moonset.net
78a3b2ce48 Bug 378171. Offscreen should always be true for hidden elements. r=surkov 2007-04-23 08:41:26 -07:00
aaronleventhal@moonset.net
1abfc5edb1 Bug 377737. Fix Shutdown() process for a11y objects whose refcount becomes 0. Patch by mats.palmgren. r=aaronlev, sr=bz 2007-04-23 08:37:55 -07:00
benjamin@smedbergs.us
2e25a321f8 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
surkov.alexander@gmail.com
d597d38157 Fix for bug 378197 - use nsIAccessibleCoordinateType in nsIAccessibleText, r=evan.yan 2007-04-23 05:00:45 -07:00
surkov.alexander@gmail.com
99631d0fd9 Fix for bug 377750 - assertion in DOMi when accessible object is explored, r=aaronlev 2007-04-20 06:35:35 -07:00
aaronleventhal@moonset.net
5e3e54cf04 Bug 378171. Clean up IsVisible(). r=surkov 2007-04-20 06:21:33 -07:00
surkov.alexander@gmail.com
d627f75031 Fix for bug 377756 - move property change events code to atk, r=ginn.chen 2007-04-20 00:29:08 -07:00
ginn.chen@sun.com
2412cd0f7c Bug 375934 support rowspan/colspan for HTML table cell accessiblepatch by Evan.Yan at sun.com r=surkov.alexander 2007-04-19 23:11:14 -07:00
surkov.alexander@gmail.com
6a8686893f Fix for bug 377294 - implement IA2::attributes, r=aaronlev, sr=neil 2007-04-19 21:48:04 -07:00
aaronleventhal@moonset.net
a14c9e3563 Checking bug 255088 again, but this time without leak. Original patch was r=surkov 2007-04-19 10:49:13 -07:00
aaronleventhal@moonset.net
214fddb038 Backing out bug 255088 to fix orange tbox 2007-04-19 09:15:04 -07:00
aaronleventhal@moonset.net
52d8c74cae Backing out experimental TakeFocus() changes which weren't supposed to be part of previous checkin 2007-04-19 08:14:41 -07:00
aaronleventhal@moonset.net
7677b6ff6e Bug 370651. Fire correct caret moved event for jumps to empty anchors. r=ginn.chen 2007-04-19 06:56:09 -07:00
aaronleventhal@moonset.net
240f1e242c Bug 352205. Swallow duplicate caret move events. r=ginn.chen 2007-04-19 06:53:34 -07:00
ginn.chen@sun.com
ae81435dcb Bug 377617 fix 2 typos 2007-04-19 06:17:58 -07:00
aaronleventhal@moonset.net
cc336917b2 Bug 255088. Fire state change sensitive and enabled for changes to disabled attribute. r=surkov 2007-04-19 06:16:23 -07:00