aaronleventhal%moonset.net
|
ef2d301153
|
Bug 343904. Support STATE_FLOATING, patch by Surkov, r=aaronlev, a=dsicore
|
2007-09-05 16:45:48 +00:00 |
aaronleventhal%moonset.net
|
e645ab5cbd
|
Bug 394688. nsIAccessibleText::SetCaretOffset of by characters, affected by source whitespace. r=davidb, a=dsicore
|
2007-09-05 16:38:20 +00:00 |
aaronleventhal%moonset.net
|
31068bf5b1
|
Fix warning from checkin to bug 393899
|
2007-09-05 15:22:36 +00:00 |
aaronleventhal%moonset.net
|
1fb6eba104
|
Bug 394198. Crash in nsDocAccessible::TakeFocus(). Patch by Evan Yan, r=aaronlev, a=dsicore. Leaving open for a better fix
|
2007-09-05 13:40:57 +00:00 |
aaronleventhal%moonset.net
|
b0c2a97bd8
|
Bug 394505. Crash [@ nsCaret::GetCaretCoordinates] with designMode iframe and changing display. r=evan.yan, a=dsicore
|
2007-09-05 13:37:22 +00:00 |
aaronleventhal%moonset.net
|
fab012eb42
|
Bug 394387. Only cells with expanders should have STATE_EXPANDABLE and expand/collapse actions. r=evan.yan, a=dsicore
|
2007-09-05 13:35:35 +00:00 |
aaronleventhal%moonset.net
|
e592c7a6bb
|
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 13:31:34 +00:00 |
surkov.alexander%gmail.com
|
fafc82c7af
|
bustage fix bug 390414
|
2007-09-05 08:42:59 +00:00 |
surkov.alexander%gmail.com
|
ab1f5513b7
|
390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore
|
2007-09-05 08:22:19 +00:00 |
surkov.alexander%gmail.com
|
a85a321363
|
Bug 388927 - getChildAtPoint fails for scrolled content, r=evan.yan, roc, sr=roc, a=dsicore
|
2007-09-05 08:00:40 +00:00 |
surkov.alexander%gmail.com
|
fbbe75445a
|
bug 377302 - implement nsIAccessNode::scrollToPoint, r=aaronlev, sr=roc, a=dsicore
|
2007-09-05 07:39:10 +00:00 |
aaronleventhal%moonset.net
|
72f5f247eb
|
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-31 00:35:36 +00:00 |
aaronleventhal%moonset.net
|
0dd150d748
|
Bug 394117. Warnings when accessible relations queryied. r=surkov, a=dsicore
|
2007-08-30 18:51:47 +00:00 |
aaronleventhal%moonset.net
|
170d7e0cee
|
Bug 392153. Form to file a bug is missing from MSAA tree. r=ginn.chen, a=dsicore
|
2007-08-30 18:48:24 +00:00 |
aaronleventhal%moonset.net
|
428e13fe67
|
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-30 01:15:16 +00:00 |
aaronleventhal%moonset.net
|
9e90a3465f
|
Bug 391562. Pass aExtraState as nsnull to GetFinalState() if not needed. r=surkov, a=dsicore
|
2007-08-29 13:41:39 +00:00 |
aaronleventhal%moonset.net
|
290be80351
|
Bug 393657. GetARIAState() called twice when we get a state. r=surkov, a=dsicore
|
2007-08-29 13:36:08 +00:00 |
surkov.alexander%gmail.com
|
439437b04c
|
Bug 392818 - getTextAtOffset broken for all but the first line in a multi-line entry, r=ginn.chen, a=dsicore
|
2007-08-29 07:12:10 +00:00 |
Evan.Yan%Sun.COM
|
08379d6674
|
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 07:03:02 +00:00 |
surkov.alexander%gmail.com
|
88c2c58430
|
Bug 393897 - IA2 methods returning S_FALSE on success, r=aaronlev, a=dsicore
|
2007-08-29 06:58:31 +00:00 |
surkov.alexander%gmail.com
|
9f86cbcecf
|
Bug 174889 - unable to get keyboard shortcut for treeitem node, r=smaug, ginn.chen, mats, sr=mats, a=sicking
|
2007-08-29 06:52:47 +00:00 |
Evan.Yan%Sun.COM
|
63f5cdd582
|
back out my last check-in since tree is closed.
|
2007-08-29 03:21:51 +00:00 |
Evan.Yan%Sun.COM
|
8ee1cd78a8
|
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 03:10:29 +00:00 |
aaronleventhal%moonset.net
|
6ac742280b
|
Fixing bustage
|
2007-08-28 22:12:59 +00:00 |
aaronleventhal%moonset.net
|
aed3b868ef
|
Bug 391846. Fire correct text change events when a node is shown or hidden. r=surkov, sr=sicking, a=sicking
|
2007-08-28 21:57:53 +00:00 |
ted.mielczarek%gmail.com
|
0b911dd323
|
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
|
2007-08-28 17:38:04 +00:00 |
surkov.alexander%gmail.com
|
b5736f26bc
|
Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc
|
2007-08-24 04:54:46 +00:00 |
surkov.alexander%gmail.com
|
9a7b8f28ec
|
Bug 393379 - missed event reorder in string map, r=aaronlev, a=dsicore
|
2007-08-24 02:02:03 +00:00 |
aaronleventhal%moonset.net
|
d8ded2ea63
|
Bug 393237. Crash -- missing null check for ARIA activedescendant support. r=surkov, a=dsicore
|
2007-08-24 01:43:40 +00:00 |
surkov.alexander%gmail.com
|
0e05c10b98
|
Bug 393033 - xul:tree reports bad posinset/setsize attributes
|
2007-08-23 03:26:53 +00:00 |
surkov.alexander%gmail.com
|
8b3321eb00
|
Bug catch accessibility events in DOMi, r=sdwilsh, ajvincent, evan.yan, sr=neil, a=dsicore
|
2007-08-23 03:26:42 +00:00 |
masayuki%d-toybox.com
|
5fa5b33f97
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 11:13:55 +00:00 |
surkov.alexander%gmail.com
|
a408f4ca23
|
Bug 393040 - nsIAccessible::name fails on menupopup, r=aaronlev, sr=neil, a=dsicore
|
2007-08-22 08:05:33 +00:00 |
Evan.Yan%Sun.COM
|
29fd8014e1
|
Bug 391123 - Crash [@ nsHTMLComboboxListAccessible::GetState] with moving option and setting display: none on select
r=aaronleventhal
a=dsicore
|
2007-08-21 05:44:58 +00:00 |
surkov.alexander%gmail.com
|
56e0c9e251
|
Bug 392716 - GetOffsetAtPoint returns not implemented, r=aaronlev, a=dsicore
|
2007-08-21 04:24:21 +00:00 |
aaronleventhal%moonset.net
|
9c503623ac
|
Bug 392797. Don't fake the results in nsTextAccessible::GetFrame(). r=surkov, a=dsicore
|
2007-08-21 03:29:00 +00:00 |
aaronleventhal%moonset.net
|
91f9f96d3b
|
Bug 392796. Return ROLE_NOTHING on error in GetRole/GetFinalRole. r=surkov, a=dsicore
|
2007-08-21 03:26:48 +00:00 |
aaronleventhal%moonset.net
|
db4fc67ac3
|
Accessibility crash with image map areas. r=surkov, a=dsicore
|
2007-08-21 03:18:26 +00:00 |
aaronleventhal%moonset.net
|
69ca8c48b5
|
Bug 392836. Fire MSAA menu start/end events on ARIA menubar object, not on root accessible. r=ginn.chen, a=dsicore
|
2007-08-21 03:16:27 +00:00 |
hwaara%gmail.com
|
35b0ad401c
|
bug 391096, fix mac accessibility bustage. Patch by Mats Palmgren (mats.palmgren@bredband.net). r=bsmedberg, a=bzbarsky
|
2007-08-20 19:09:25 +00:00 |
aaronleventhal%moonset.net
|
86fb10c17b
|
Bug 388930. Fix assertions on Linux accessibility without breaking text change events in form controls. r=surkov, a=dsicore
|
2007-08-17 18:25:13 +00:00 |
aaronleventhal%moonset.net
|
a8d84969b6
|
Fix debug spew for bz -- just change #ifdef DEBUG to DEBUG_A11Y, not part of release build
|
2007-08-17 18:21:49 +00:00 |
philringnalda%gmail.com
|
cdcd437255
|
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-17 03:43:01 +00:00 |
aaronleventhal%moonset.net
|
5040270c01
|
Bustage fix for bug 390154, won't build on OS X when a11y enabled. Patch by hwaara. r=aaronlev
|
2007-08-16 00:39:54 +00:00 |
aaronleventhal%moonset.net
|
77ef333b0c
|
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 21:02:32 +00:00 |
aaronleventhal%moonset.net
|
42c7f1c4aa
|
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 20:51:49 +00:00 |
aaronleventhal%moonset.net
|
e7591bfa25
|
Bug 386824. Remove ARIA role of secret in favor of ARIA property of secret. r=simon.bates, a=dsicore
|
2007-08-15 01:04:34 +00:00 |
aaronleventhal%moonset.net
|
dc828cf7e2
|
Bug 392130. Fix builds with XUL disabled. Patch by romaxa, r=aaronlev, a=dsicore
|
2007-08-15 01:02:25 +00:00 |
aaronleventhal%moonset.net
|
53a48f104d
|
Reversing accidental part of checkin which didn't have review yet.
|
2007-08-15 00:54:57 +00:00 |
aaronleventhal%moonset.net
|
2da07e389c
|
Bug 389851. Accessible value not working with ARIA progressbars and sliders. r=scott@bashautomation.com, a=dsicore
|
2007-08-15 00:53:32 +00:00 |
aaronleventhal%moonset.net
|
dfee127ea5
|
Bug 391847. Coalesce accessible mutation events for the same subtree. r=ginn.chen, sr=bz, a=bz
|
2007-08-14 18:47:49 +00:00 |
aaronleventhal%moonset.net
|
13db8d50f5
|
Bug 390767. Support editable state and interface for contentEditable and designMode documents and their content. r=ginn.chen, a=dsicore
|
2007-08-14 16:25:25 +00:00 |
aaronleventhal%moonset.net
|
27ecab6f00
|
Bug 392058. Fire accessible state change events when ARIA pressed state changes. r=simon.bates, a=dsicore
|
2007-08-14 16:15:12 +00:00 |
ginn.chen%sun.com
|
bf97c32dcd
|
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-14 05:30:15 +00:00 |
Evan.Yan%Sun.COM
|
58646db1ac
|
Bug 387710 - getAccessibleAt() is broken for tree tables effective 5th July trunk build of Thunderbird.
r=aaronleventhal
a=dsicore
|
2007-08-13 07:26:50 +00:00 |
ginn.chen%sun.com
|
db0d0ba937
|
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-13 06:42:52 +00:00 |
aaronleventhal%moonset.net
|
c99a46d78a
|
Fixing bustage
|
2007-08-11 02:17:57 +00:00 |
aaronleventhal%moonset.net
|
9b02ce97ea
|
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-11 01:44:46 +00:00 |
aaronleventhal%moonset.net
|
6c419422ff
|
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 19:47:03 +00:00 |
aaronleventhal%moonset.net
|
67a08aa7eb
|
Bug 387437. Regression in exposing accessible objects for nodes with float style. Patch by Ginn Chen, r=aaronlev, a=dsicore
|
2007-08-10 19:45:04 +00:00 |
aaronleventhal%moonset.net
|
75c631e022
|
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 19:36:55 +00:00 |
aaronleventhal%moonset.net
|
63ab7df407
|
Bug 391671. ARIA trees have incorrect 'level' object attribute. Patch by Alexander Surkov, r=aaronlev, a=dsicore
|
2007-08-10 19:33:55 +00:00 |
aaronleventhal%moonset.net
|
6ce3ddbe00
|
Bug 391622. nsIWinAccessNode doesn't work, QI always fails. r=surkov, a=dsiore
|
2007-08-10 19:30:02 +00:00 |
aaronleventhal%moonset.net
|
340386f622
|
Bug 391592. IA2 states exposed incorrectly. r=surkov, a=dsicore
|
2007-08-10 19:28:28 +00:00 |
aaronleventhal%moonset.net
|
1cb3db79ba
|
Bug 391023. nsIAccessibleText::getCharacterExtents() is returning values based on source rather than document content. r=surkov, a=dsicore
|
2007-08-10 19:24:10 +00:00 |
surkov.alexander%gmail.com
|
934288dc5e
|
Bug 390280 - mac bustage fix, r=aaronlev, a=dsicore
|
2007-08-10 13:39:03 +00:00 |
surkov.alexander%gmail.com
|
268142c5be
|
Bug 389680 - default button relation for html clean up, r=aaronlev, a=dsicore
|
2007-08-10 13:03:52 +00:00 |
aaronleventhal%moonset.net
|
ad9be948ec
|
Bug 390629. ARIA trees not providing STATE_EXPANDABLE. r=surkov.alexander, a=dsicore
|
2007-08-08 13:46:38 +00:00 |
ginn.chen%sun.com
|
675e259a30
|
Bug 386235 the <link> tag for stylesheets can cause text in document frame to be inaccessible
r=aaronleventhal a=dsicore
|
2007-08-07 06:10:31 +00:00 |
Evan.Yan%Sun.COM
|
fcd1d25304
|
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-06 03:50:11 +00:00 |
Evan.Yan%Sun.COM
|
85e4994e36
|
Bug 387393 ��� GetAttr asserts non null nsIAtom but accessible doesn't null check
r=ginn.chen,
a=dsicore for 1.9
|
2007-08-06 03:44:41 +00:00 |
ginn.chen%sun.com
|
759a064a4b
|
Bug 389973 GTK accessibility make rendering of large file list pages slow, busy freezing all UI
r=aaronleventhal a=dsicore
|
2007-08-06 03:19:37 +00:00 |
surkov.alexander%gmail.com
|
e50cb027e8
|
Bug 109215 - implement accessibility API support for xul:slider, r=ginn.chen, sr=neil, a=dsicore
|
2007-08-04 05:27:30 +00:00 |
aaronleventhal%moonset.net
|
d7df9f0a12
|
Fixing bustage
|
2007-08-04 02:26:19 +00:00 |
aaronleventhal%moonset.net
|
1382eff4f0
|
Bug 390280. Add missing ARIA roles. r=ginn.chen, a=dsicore
|
2007-08-04 02:15:53 +00:00 |
aaronleventhal%moonset.net
|
d229841f8d
|
Bug 390212. Extra backslash in object attribute name xml-roles. r=surkov, a=dsicore
|
2007-08-04 02:07:57 +00:00 |
aaronleventhal%moonset.net
|
86e14ce946
|
Bug 390289. Ensure accessible object property when ARIA universal properties are used. r=surkov, sr=neil, a=dsicore
|
2007-08-04 02:06:59 +00:00 |
aaronleventhal%moonset.net
|
dbebe121ae
|
Bug 390129. ARIA combo box improvements. r=surkov, a=dsicore
|
2007-08-04 02:00:05 +00:00 |
aaronleventhal%moonset.net
|
e6c757f9ed
|
Bug 382247. JAWS says submenu for ARIA menuitems with a text node child. r=simon.bates, a=dsicore
|
2007-08-04 01:56:12 +00:00 |
aaronleventhal%moonset.net
|
f5ae8fc2f3
|
Bug 390284. Support ARIA roles that are dependent on a role + ARIA properties. r=evan.yan, a=dsicore
|
2007-08-04 01:54:07 +00:00 |
aaronleventhal%moonset.net
|
a48d8e6dce
|
Bug 390285. Remove ARIA value support where it doesn't make sense. r=simon.bates, a=dbaron
|
2007-08-04 01:17:49 +00:00 |
aaronleventhal%moonset.net
|
f828d2ec75
|
Bug 390673. JAWS speaking ARIA alerts twice. r=simon.bates, a=dbaron
|
2007-08-04 01:14:09 +00:00 |
aaronleventhal%moonset.net
|
935cec7af8
|
bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron
|
2007-08-04 01:12:25 +00:00 |
surkov.alexander%gmail.com
|
b2eaf4888a
|
Back out bug 109215
|
2007-07-26 16:59:18 +00:00 |
surkov.alexander%gmail.com
|
4d60a9c3ab
|
Bug 109215 - Implement accessibility API support for slider, r=ginn.chen, sr=neil
|
2007-07-26 16:41:01 +00:00 |
surkov.alexander%gmail.com
|
be870bad46
|
bug 371394 - Fire text changed event when content of hypertext accessible is changed, r=ginn.chen
|
2007-07-25 11:54:16 +00:00 |
ginn.chen%sun.com
|
533388e4cf
|
Bug 388665 Javascript interferes with STATE_EDITABLE
r=aaronleventhal sr=bzbarsky
|
2007-07-25 06:24:00 +00:00 |
surkov.alexander%gmail.com
|
763800e393
|
Bug 388910 - building with disabled MOZ_XUL failed, patch=romaxa@gmail.com, r=me, sr=neil
|
2007-07-24 07:50:51 +00:00 |
bzbarsky%mit.edu
|
25fc7a1231
|
Address nits in patch for bug 257868. r+sr=roc
|
2007-07-24 01:19:44 +00:00 |
mats.palmgren%bredband.net
|
77955239b8
|
Reset the sibling pointers for our children in InvalidateChildren(). Patch by Ginn Chen<ginn.chen@sun.com>. b=387252 r=me
|
2007-07-23 14:01:46 +00:00 |
ginn.chen%sun.com
|
6cf48d4743
|
Bug 387496 No focus events when navigating among HTML menu/list items
r=aaronleventhal
|
2007-07-23 07:46:48 +00:00 |
ginn.chen%sun.com
|
5a29248630
|
Bug 387347 Text with "float" style inaccessible
r=aaronleventhal
|
2007-07-17 09:32:11 +00:00 |
surkov.alexander%gmail.com
|
eb88d96ed7
|
Bug 386836 - same map used in several img caused firefox crash, patch=me, ginn.chen, r=me
|
2007-07-16 12:42:40 +00:00 |
surkov.alexander%gmail.com
|
e508498455
|
Bug 387986 - correct nsAccessibilityService::GetStringStates, r=ginn.chen
|
2007-07-16 07:57:46 +00:00 |
surkov.alexander%gmail.com
|
06a0f62389
|
use xpcom;s nsVoidPtrHashKey, r=aaronlev, sr=neil
|
2007-07-14 03:09:42 +00:00 |
surkov.alexander%gmail.com
|
7df8283d15
|
Bug 387925 - state expandable isn;t exposed correctly, r=aaronlev
|
2007-07-14 03:02:40 +00:00 |
aaronleventhal%moonset.net
|
4f2556e27d
|
Comment fix in nsDocAccessible. r=bz
|
2007-07-13 17:19:40 +00:00 |
bzbarsky%mit.edu
|
ee3679d650
|
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 20:05:49 +00:00 |
surkov.alexander%gmail.com
|
90f609311a
|
Bug 387857 - implement IAccessibleTable::rowCOlumnExtentsAt, r=ginn.chen
|
2007-07-12 09:40:21 +00:00 |
surkov.alexander%gmail.com
|
e2a20cf0b9
|
Bug 386971 - rename nsIAccEditableText::editor, r=ginn.chen
|
2007-07-12 06:56:56 +00:00 |
surkov.alexander%gmail.com
|
109ba89cbd
|
Bug 385573 - implement IAccessibleTable::getSelected* methods, r=evan.yan, aaronlev, sr=neil
|
2007-07-11 16:08:34 +00:00 |
surkov.alexander%gmail.com
|
c830b1f1d7
|
Bug 386978 - bustage fix on mac, os/2, patch=mats, peter weilbacher, me, r=ginn.chen
|
2007-07-11 08:24:59 +00:00 |
surkov.alexander%gmail.com
|
1502576dbf
|
Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil
|
2007-07-11 07:58:50 +00:00 |
ginn.chen%sun.com
|
17e320daa7
|
Bug 385326 text content in MIDAS is not accessible
fix for atk events
r=surkov.alexander
|
2007-07-09 10:17:31 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
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 07:08:56 +00:00 |
aaronleventhal%moonset.net
|
78244d63d3
|
Bug 379875. Support checkable in ATK via object attribute since there is no other way in ATK. r=david.bolter
|
2007-07-06 07:50:34 +00:00 |
aaronleventhal%moonset.net
|
97f5ee2654
|
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 07:49:22 +00:00 |
Evan.Yan%Sun.COM
|
00e11da24d
|
bug 386161 - no focus event when arrowing down in xul tree table
r=surkov.alexander
|
2007-07-06 06:53:18 +00:00 |
surkov.alexander%gmail.com
|
16ae8c350f
|
Bug 386971 - following up fix
|
2007-07-05 17:14:34 +00:00 |
surkov.alexander%gmail.com
|
e16ab804c1
|
Bug 386971 - expose editor from nsIAccEditableText, r=ginn.chen
|
2007-07-05 17:12:28 +00:00 |
surkov.alexander%gmail.com
|
3a9bdb621f
|
Bustage fix of bug 386978
|
2007-07-05 16:25:15 +00:00 |
surkov.alexander%gmail.com
|
2547bd5b7f
|
Bug 386978 - get rid FireToolkitEvent, r=aaronlev
|
2007-07-05 16:02:56 +00:00 |
aaronleventhal%moonset.net
|
f2b6379f0f
|
Bug 377783. Fix crash and clean up table a11y. r=evan.yan
|
2007-07-05 15:39:30 +00:00 |
surkov.alexander%gmail.com
|
f7ffa047cc
|
Bug 383095 - implement IAccessibleApplication, r=aaronlev, sr=neil
|
2007-07-05 12:54:26 +00:00 |
surkov.alexander%gmail.com
|
eba5f80578
|
Bug 386922 - rename nsAccessibilityUtils, r=aaronlev
|
2007-07-05 11:29:29 +00:00 |
enndeakin%sympatico.ca
|
a71cb5f411
|
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 15:49:46 +00:00 |
aaronleventhal%moonset.net
|
ab881f8bdc
|
Fixing bustage again
|
2007-07-04 08:49:00 +00:00 |
aaronleventhal%moonset.net
|
e4879911a7
|
Fixing bustage again
|
2007-07-04 08:38:54 +00:00 |
aaronleventhal%moonset.net
|
9320f49c4a
|
Fixing bustage
|
2007-07-04 08:24:23 +00:00 |
aaronleventhal%moonset.net
|
3ae17ad7bf
|
Bug 386721. More ARIA properties are universal. r=david.bolter
|
2007-07-04 07:54:56 +00:00 |
aaronleventhal%moonset.net
|
ca11c01e12
|
Bug 386717. Changes to how tables, grids and treegrids are handled in ARIA. r=david.bolter
|
2007-07-04 07:52:19 +00:00 |
surkov.alexander%gmail.com
|
597eef16f6
|
Bug 378468 - remove warnings from nsDocAccessible::InvalidateCacheSubtree, r=ginn.chen
|
2007-07-03 16:19:08 +00:00 |
ginn.chen%sun.com
|
4252711e51
|
Bug 385326 text content in MIDAS is not accessible
r=surkov.alexander
|
2007-07-02 11:18:07 +00:00 |
surkov.alexander%gmail.com
|
93e9735c95
|
Bug 386282 - nsIAccessible::GetDescription() fails on document accessible, r=me, patch=vasiliy.potapenko
|
2007-07-02 06:14:11 +00:00 |
aaronleventhal%moonset.net
|
180ab566e0
|
Bug 384426. Description relations not getting exposed. r=surkov
|
2007-06-30 20:23:16 +00:00 |
aaronleventhal%moonset.net
|
30398af49f
|
Fixing bustage
|
2007-06-30 20:21:11 +00:00 |
aaronleventhal%moonset.net
|
e5e2c6a0c1
|
Fieldset children and relations incorrect. r=surkov
|
2007-06-30 20:06:14 +00:00 |
surkov.alexander%gmail.com
|
94124b2d2f
|
Bug 378468 - correct handling of show/hiden/reorder events, r=aaronlev
|
2007-06-30 02:49:32 +00:00 |
enndeakin%sympatico.ca
|
d6cdd07569
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 22:16:06 +00:00 |
enndeakin%sympatico.ca
|
250695914b
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 19:04:52 +00:00 |
roc+%cs.cmu.edu
|
b4eb07076f
|
Fixing bustage
|
2007-06-27 03:06:04 +00:00 |
aaronleventhal%moonset.net
|
3c67e8cbe2
|
Bug 385447. Try to remove special case to assign containerAccessible in nsDocAccessible::InvalidateCacheSubtree(). r=surkov
|
2007-06-25 08:31:20 +00:00 |
aaronleventhal%moonset.net
|
c8afb42f1e
|
Bug 385718. State change events for focus causing extra document loads in Window-Eyes. r=ginn.chen
|
2007-06-25 08:28:22 +00:00 |
aaronleventhal%moonset.net
|
a4ead8f588
|
Bug 385474. Remove extra accessible EVENT_SHOW/EVENT_HIDE hack for progress meters. r=surkov
|
2007-06-25 08:26:58 +00:00 |
Evan.Yan%Sun.COM
|
432d767217
|
fix bustage of bug 385437 event object for EVENT_TEXT_CARET_MOVED.
r=surkov.alexander
|
2007-06-25 02:33:18 +00:00 |
aaronleventhal%moonset.net
|
93eb9692a9
|
Bug 385456. Remove unused aFrame arguments in accessible constructors. r=evan.yan
|
2007-06-24 22:04:46 +00:00 |
aaronleventhal%moonset.net
|
3a1863d502
|
Bug 385444. Reduce special cases for show/hide/reorder event firing. r=surkov
|
2007-06-23 08:25:31 +00:00 |
surkov.alexander%gmail.com
|
a6d254daf9
|
Bustage fix bug 385437
|
2007-06-22 09:52:36 +00:00 |
surkov.alexander%gmail.com
|
4aff016557
|
Bug 385437 - event object for EVENT_TEXT_CARET_MOVED, r=aaronlev
|
2007-06-22 09:27:25 +00:00 |
ginn.chen%sun.com
|
28780766ed
|
Bug 385305 Crash [@already_AddRefed<nsRootAccessible> nsAccessNode::GetRootAccessible()]
r=aaronleventhal
|
2007-06-21 09:16:32 +00:00 |
ginn.chen%sun.com
|
ecddff4485
|
Bug 383482 [a11y]overflow:hidden style should not "invalidate" the focused link
r=surkov.alexander
|
2007-06-18 05:47:33 +00:00 |
aaronleventhal%moonset.net
|
da24e583ca
|
Bug 384229. No accessible name for location and search fields. r=ginn.chen, r=mano
|
2007-06-15 01:50:38 +00:00 |
aaronleventhal%moonset.net
|
ebe2b46d68
|
Bug 381888 follow up, to simplify GetCaretAccessible(). sr+=bz on IRC.
|
2007-06-14 19:19:19 +00:00 |
aaronleventhal%moonset.net
|
45374082ba
|
Attempt to fix bustage
|
2007-06-14 17:52:40 +00:00 |
aaronleventhal%moonset.net
|
8f1bf3d886
|
Attempt to fix bustage
|
2007-06-14 17:40:08 +00:00 |
aaronleventhal%moonset.net
|
7882bf4cf9
|
Attempt to fix bustage
|
2007-06-14 17:38:49 +00:00 |
aaronleventhal%moonset.net
|
991b13b0db
|
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 17:12:51 +00:00 |
ginn.chen%sun.com
|
291bfd97ef
|
Bug 383355 State incorrectly set for showing item in a collapsed XUL menulist
r=aaronleventhal
|
2007-06-13 10:54:07 +00:00 |
aaronleventhal%moonset.net
|
193a9306d1
|
Bug 382878. Remove unnecessary state copying hack for accessible link descendants. r=surkov
|
2007-06-11 14:12:01 +00:00 |
ginn.chen%sun.com
|
f360893e91
|
Bug 382321 fix compiler warnings
r=aaronleventhal
|
2007-06-11 09:46:39 +00:00 |
gavin%gavinsharp.com
|
fecf93c3df
|
Backing out the patch for bug 350616 to see if it will fix the windows orange
|
2007-06-10 03:41:58 +00:00 |
aaronleventhal%moonset.net
|
e2390ab2fb
|
Bug 383608. Some IA2 interfaces must check smart XPCOM QI to see if a given object supports that interface. r=surkov
|
2007-06-08 14:16:27 +00:00 |
ted.mielczarek%gmail.com
|
2bb863be41
|
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 12:47:44 +00:00 |
ginn.chen%sun.com
|
9a6e71d926
|
Bug 377800 Too many warnings in console for accessibility
r=surkov.alexander
|
2007-06-08 09:09:24 +00:00 |
ginn.chen%sun.com
|
33f0bdd4b5
|
Bug 383434 warning message at atk/nsAccessibleWrap.cpp, line 1119
patch by Evan.Yan at sun.com r=aaronleventhal
|
2007-06-07 02:47:30 +00:00 |
ginn.chen%sun.com
|
9dcb31529b
|
bug 382318 crash [@ nsXULTreeAccessibleWrap::GetColumnAtIndex]
r=aaronleventhal
|
2007-06-07 02:43:45 +00:00 |
ginn.chen%sun.com
|
08e940f4ab
|
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 07:56:52 +00:00 |
aaronleventhal%moonset.net
|
36b432d93c
|
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 20:02:35 +00:00 |
aaronleventhal%moonset.net
|
8ab58a4cef
|
Bug 382321. Alphabetize ARIA role table and move to a separate file. r=surkov, sr=neil
|
2007-06-05 15:41:08 +00:00 |
ginn.chen%sun.com
|
859412ecff
|
Bug 383179 Firefox reliably segfaults upon quit [@ nsAccessNode::GetApplicationAccessible]
r=aaronleventhal
|
2007-06-05 04:19:16 +00:00 |
ginn.chen%sun.com
|
543f3c98f2
|
Bug 382567 Use GetNativeInterface, GetAccessibleWrap instead of CAST
r=surkov.alexander
|
2007-06-04 09:39:16 +00:00 |
ginn.chen%sun.com
|
bb15ec96e3
|
Bug 382555 Don't need check IsEmbeddedObject in GetNativeInterface if we've already created mAtkObject
r=aaronleventhal
|
2007-06-04 08:37:33 +00:00 |
ginn.chen%sun.com
|
e7f321ae67
|
Bug 382293 sync maiutil code with gailutil.c
|
2007-06-04 08:34:15 +00:00 |
ginn.chen%sun.com
|
3249bb853a
|
Bug 382296 reduce compile warnings with gcc in a11y module
r=surkov.alexander
|
2007-06-04 08:16:05 +00:00 |
aaronleventhal%moonset.net
|
4fa07fd692
|
Bug 382860. No caret events in CSS scrollable area. r=surkov
|
2007-06-02 17:43:33 +00:00 |
aaronleventhal%moonset.net
|
3b2c1864a7
|
Bug 382865. Null out param strings in ISimpleDOM* support. r=surkov
|
2007-06-02 17:37:07 +00:00 |
surkov.alexander%gmail.com
|
e83389321d
|
Bug 379435 - expose role and states as string in nsIAccessibleRetrieval, r=me, aaronlev, sr=neil
|
2007-06-02 03:23:58 +00:00 |
surkov.alexander%gmail.com
|
780b040bbe
|
Bug 381302 - move application accessible to cross platform code, r=aaronlev, ginn.chen, sr=neil
|
2007-06-02 03:01:40 +00:00 |
surkov.alexander%gmail.com
|
b9a7ccfea6
|
Back up of bug 381302
|
2007-05-31 12:52:49 +00:00 |
surkov.alexander%gmail.com
|
413f6842a7
|
Bug 381302 - move application accessible to cross platform code, r=aaronlev, ginn.chen, sr=neil
|
2007-05-31 11:26:16 +00:00 |
aaronleventhal%moonset.net
|
4b5895e1bb
|
Bug 381048. Allow accessible names on ARIA elements with no child content, but with title. Patch by David Bolter. r=aaronlev
|
2007-05-29 14:45:38 +00:00 |
ginn.chen%sun.com
|
2c66e3620b
|
Bug 381433 no focus event when focus back to the same widget after focused on radiogroup
patch by Evan.Yan @sun.com r=aaronleventhal
|
2007-05-29 06:53:50 +00:00 |
ginn.chen%sun.com
|
a4c9e80536
|
Bug 381832 duplicated of state-changed:busy (false) event
when document is load finished
r=aaronleventhal
|
2007-05-29 06:43:50 +00:00 |
ginn.chen%sun.com
|
013b42dac0
|
Bug 366000 MaiHyperlink class memory leak
r=aaronleventhal sr=neil
|
2007-05-29 06:41:14 +00:00 |
surkov.alexander%gmail.com
|
9882325b2d
|
Bug 381312 - implement IAccessibleRelation, r=aaronlev, sr=neil
|
2007-05-24 13:26:55 +00:00 |
aaronleventhal%moonset.net
|
136e4f180a
|
Bug 378776. Follow-up to original checkin -- remove 2 more cases of GetNumberOfShells(). r=smaug
|
2007-05-24 01:33:15 +00:00 |
aaronleventhal%moonset.net
|
a6b76d3de5
|
Bug 301621. Follow up patch to fix onclick a11y on <li>. r=ginn.chen
|
2007-05-23 12:20:06 +00:00 |
dwitte%stanford.edu
|
e5335340c9
|
bustage fix.
|
2007-05-23 05:05:04 +00:00 |
aaronleventhal%moonset.net
|
57c1be6eb2
|
Bug 381174. Locale not exposed for ATK document interface. r=surkov
|
2007-05-23 03:54:20 +00:00 |
aaronleventhal%moonset.net
|
6bb0fbd4b4
|
Bug 380976. Tree view accessible hierarchy regression. r=ginn.chen
|
2007-05-21 13:57:54 +00:00 |
aaronleventhal%moonset.net
|
0a12a21fcc
|
Bug 381229. Incorrect accessible role and events for XUL autocomplete and combobox (menulist) popup lists. r=ginn.chen
|
2007-05-21 13:53:57 +00:00 |
mats.palmgren%bredband.net
|
9280e236b6
|
Don't use mFirstChild when the child count is zero. b=381057 r=aaronleventhal
|
2007-05-20 08:05:42 +00:00 |
mats.palmgren%bredband.net
|
25ac15d174
|
Null out members in Shutdown() so we bail out of later API calls with an error. b=381057 r=aaronleventhal
|
2007-05-20 08:05:28 +00:00 |
surkov.alexander%gmail.com
|
cfe0be597b
|
Bustage fix for bug 374487
|
2007-05-20 02:54:27 +00:00 |
surkov.alexander%gmail.com
|
e89beae9e9
|
Bug 374487 - provide API to support multiple targets for the same relation, r=aaronlev
|
2007-05-20 02:41:34 +00:00 |
aaronleventhal%moonset.net
|
ba9815db73
|
Bug 381114. Crash [@ msaa/nsAccessibleWrap::NativeAccessible ]. r= mats.palmgren
|
2007-05-18 03:00:21 +00:00 |
surkov.alexander%gmail.com
|
5c94030994
|
Bug 380883 - use gIsAccessibilityActive in ATK, r=ginn.chen
|
2007-05-17 09:12:10 +00:00 |
mats.palmgren%bredband.net
|
ecf7d85943
|
Null-check the primary frame before using it. b=380749 r=aaronleventhal
|
2007-05-17 08:21:49 +00:00 |
mats.palmgren%bredband.net
|
10faccc8b2
|
nsHTMLSelectOptionAccessible::GetName - add null-check and make it return the empty string for empty option elements. b=379872 r=aaronleventhal
|
2007-05-17 08:12:15 +00:00 |
aaronleventhal%moonset.net
|
7f22c5e4d0
|
Bug 380669. More states for HTML option accessibles. r=surkov
|
2007-05-16 13:59:06 +00:00 |
aaronleventhal%moonset.net
|
4d77a2ff5b
|
Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov
|
2007-05-16 13:38:06 +00:00 |
ginn.chen%sun.com
|
329b31b121
|
Bug 380706 Labels will not be reported while browsing the list item with arrow keys.
r=surkov.alexander
|
2007-05-16 08:21:12 +00:00 |
surkov.alexander%gmail.com
|
c46d85528a
|
Bug 380524 - implement IAccessibleComponent, r=aaronlev, sr=neil
|
2007-05-16 06:04:21 +00:00 |
surkov.alexander%gmail.com
|
7e4a98c6aa
|
Bug 380508 - implement IAccessibleHyperlink, r=aaronlev, sr=neil
|
2007-05-16 04:28:38 +00:00 |
ginn.chen%sun.com
|
c4958f273c
|
Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible object
patch by nian.liu at sun.com r=surkov.alexander sr=neil
|
2007-05-15 09:46:08 +00:00 |
surkov.alexander%gmail.com
|
99d4535292
|
Bug 380412 - loading ajax pages reliable craches, r=aaronlev
|
2007-05-15 05:12:50 +00:00 |
surkov.alexander%gmail.com
|
1804350bab
|
Bug 379366 - reimplement IAccessibleText::newText/oldText, r=aaronlev, bent.mozilla, sr=neil
|
2007-05-12 16:22:08 +00:00 |
surkov.alexander%gmail.com
|
b567c74379
|
Bug 379579 - implement IAccessibleHypertext, r=aaronlev, sr=neil
|
2007-05-12 06:11:44 +00:00 |
surkov.alexander%gmail.com
|
7160b1f602
|
Bug 380412 - loading ajax pages reliable craches, r=aaronlev
|
2007-05-12 02:57:42 +00:00 |
aaronleventhal%moonset.net
|
0c2497dd41
|
Bug 348060. Compiler warning at line 698 of nsHTMLTableAccessible.cpp [@nsHTMLTableAccessible::SelectRowOrColumn]. Patch by Ryan Vandermeulen. r=aaronlev, sr=neil
|
2007-05-12 02:21:10 +00:00 |