aaronleventhal@moonset.net
|
40214c4b82
|
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
|
9c0eecf00c
|
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
|
e7f2e9c49e
|
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
|
db8a59dfa3
|
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
|
c0c8114b7a
|
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
|
bd0b28d442
|
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
|
639e6c9e80
|
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
|
f9abadabce
|
back out my last check-in since tree is closed.
|
2007-08-28 20:21:51 -07:00 |
Evan.Yan@Sun.COM
|
2ca9251315
|
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
|
547feb459a
|
Fixing bustage
|
2007-08-28 15:12:59 -07:00 |
aaronleventhal@moonset.net
|
46fada4964
|
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 |
surkov.alexander@gmail.com
|
14b325360e
|
Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc
|
2007-08-23 21:54:45 -07:00 |
surkov.alexander@gmail.com
|
5c9407ccc2
|
Bug 393379 - missed event reorder in string map, r=aaronlev, a=dsicore
|
2007-08-23 19:02:03 -07:00 |
aaronleventhal@moonset.net
|
7f84924e27
|
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
|
6ab953cf89
|
Bug 393033 - xul:tree reports bad posinset/setsize attributes
|
2007-08-22 20:26:53 -07:00 |
surkov.alexander@gmail.com
|
11bc260919
|
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
|
5cf046b40d
|
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
|
13d9bcd081
|
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
|
bf3305f360
|
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
|
40205cb42d
|
Bug 392716 - GetOffsetAtPoint returns not implemented, r=aaronlev, a=dsicore
|
2007-08-20 21:24:21 -07:00 |
aaronleventhal@moonset.net
|
d8099a8c9a
|
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
|
0ed812ecdb
|
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
|
195377b897
|
Accessibility crash with image map areas. r=surkov, a=dsicore
|
2007-08-20 20:18:26 -07:00 |
aaronleventhal@moonset.net
|
2e4dc14651
|
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 |
aaronleventhal@moonset.net
|
9c6c02332f
|
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
|
f8f7558853
|
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
|
d41ee10a92
|
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
|
92c7eb698a
|
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
|
142105c732
|
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
|
8bbd790286
|
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
|
7c891e57ec
|
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
|
6816af7564
|
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
|
8719e2413d
|
Reversing accidental part of checkin which didn't have review yet.
|
2007-08-14 17:54:57 -07:00 |
aaronleventhal@moonset.net
|
865a638654
|
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
|
48d9c7dd6f
|
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
|
416ad757fb
|
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
|
77536dce46
|
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
|
f0b608459e
|
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
|
80d02c34c5
|
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
|
8b82e15ea0
|
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
|
2e96f7ea32
|
Fixing bustage
|
2007-08-10 19:17:57 -07:00 |
aaronleventhal@moonset.net
|
a549264d0c
|
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
|
16ff61e50e
|
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
|
02b97e161e
|
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
|
4683817837
|
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
|
c82b49e52b
|
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
|
8f98522a05
|
Bug 391622. nsIWinAccessNode doesn't work, QI always fails. r=surkov, a=dsiore
|
2007-08-10 12:30:02 -07:00 |
aaronleventhal@moonset.net
|
7d8809146f
|
Bug 391592. IA2 states exposed incorrectly. r=surkov, a=dsicore
|
2007-08-10 12:28:28 -07:00 |
aaronleventhal@moonset.net
|
6a844e54d1
|
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
|
1b9119e81f
|
Bug 390280 - mac bustage fix, r=aaronlev, a=dsicore
|
2007-08-10 06:39:03 -07:00 |
surkov.alexander@gmail.com
|
44979fb52d
|
Bug 389680 - default button relation for html clean up, r=aaronlev, a=dsicore
|
2007-08-10 06:03:52 -07:00 |
aaronleventhal@moonset.net
|
ab6f24e90b
|
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
|
ab8705b27e
|
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
|
bff9599a26
|
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
|
440abfda6d
|
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
|
79932c0a39
|
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
|
3ce75e1c80
|
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
|
02f3fff5fc
|
Fixing bustage
|
2007-08-03 19:26:19 -07:00 |
aaronleventhal@moonset.net
|
e720719685
|
Bug 390280. Add missing ARIA roles. r=ginn.chen, a=dsicore
|
2007-08-03 19:15:52 -07:00 |
aaronleventhal@moonset.net
|
343540dac8
|
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
|
a5a4be4e4e
|
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
|
3e57113bb2
|
Bug 390129. ARIA combo box improvements. r=surkov, a=dsicore
|
2007-08-03 19:00:05 -07:00 |
aaronleventhal@moonset.net
|
80c2dc706d
|
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
|
e6dac1351b
|
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
|
8515f2abd3
|
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
|
4fc3da91bb
|
Bug 390673. JAWS speaking ARIA alerts twice. r=simon.bates, a=dbaron
|
2007-08-03 18:14:09 -07:00 |
aaronleventhal@moonset.net
|
58bbdf1368
|
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
|
9523660665
|
Back out bug 109215
|
2007-07-26 09:59:17 -07:00 |
surkov.alexander@gmail.com
|
6d33aa56fe
|
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
|
9516c85c3a
|
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
|
5090b14d4a
|
Bug 388665 Javascript interferes with STATE_EDITABLE
r=aaronleventhal sr=bzbarsky
|
2007-07-24 23:24:00 -07:00 |
surkov.alexander@gmail.com
|
a175cccfa6
|
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
|
df12d25510
|
Address nits in patch for bug 257868. r+sr=roc
|
2007-07-23 18:19:43 -07:00 |
mats.palmgren@bredband.net
|
3b2d9ac721
|
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
|
183ce0e9a5
|
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
|
ed91aa18fb
|
Bug 387347 Text with "float" style inaccessible
r=aaronleventhal
|
2007-07-17 02:32:11 -07:00 |
surkov.alexander@gmail.com
|
2432aff899
|
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
|
9f148e4c6a
|
Bug 387986 - correct nsAccessibilityService::GetStringStates, r=ginn.chen
|
2007-07-16 00:57:46 -07:00 |
surkov.alexander@gmail.com
|
70a3cd51e5
|
use xpcom;s nsVoidPtrHashKey, r=aaronlev, sr=neil
|
2007-07-13 20:09:42 -07:00 |
surkov.alexander@gmail.com
|
a10184fecb
|
Bug 387925 - state expandable isn;t exposed correctly, r=aaronlev
|
2007-07-13 20:02:39 -07:00 |
aaronleventhal@moonset.net
|
9057c021f0
|
Comment fix in nsDocAccessible. r=bz
|
2007-07-13 10:19:40 -07:00 |
bzbarsky@mit.edu
|
3f4c992470
|
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
|
8951a13d17
|
Bug 387857 - implement IAccessibleTable::rowCOlumnExtentsAt, r=ginn.chen
|
2007-07-12 02:40:21 -07:00 |
surkov.alexander@gmail.com
|
1b45889484
|
Bug 386971 - rename nsIAccEditableText::editor, r=ginn.chen
|
2007-07-11 23:56:55 -07:00 |
surkov.alexander@gmail.com
|
9383700953
|
Bug 385573 - implement IAccessibleTable::getSelected* methods, r=evan.yan, aaronlev, sr=neil
|
2007-07-11 09:08:34 -07:00 |
surkov.alexander@gmail.com
|
689ea4bf88
|
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
|
43e7713921
|
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
|
2962c6354b
|
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
|
12e960c504
|
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
|
37db8edeca
|
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
|
09db05a63c
|
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
|
92194a7087
|
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
|
c0ee339426
|
Bug 386971 - expose editor from nsIAccEditableText, r=ginn.chen
|
2007-07-05 10:12:28 -07:00 |
surkov.alexander@gmail.com
|
a286b8a240
|
Bustage fix of bug 386978
|
2007-07-05 09:25:15 -07:00 |
surkov.alexander@gmail.com
|
74093dafaa
|
Bug 386978 - get rid FireToolkitEvent, r=aaronlev
|
2007-07-05 09:02:55 -07:00 |
aaronleventhal@moonset.net
|
444759d663
|
Bug 377783. Fix crash and clean up table a11y. r=evan.yan
|
2007-07-05 08:39:29 -07:00 |
surkov.alexander@gmail.com
|
3864e974a2
|
Bug 383095 - implement IAccessibleApplication, r=aaronlev, sr=neil
|
2007-07-05 05:54:24 -07:00 |
surkov.alexander@gmail.com
|
79bea1ae10
|
Bug 386922 - rename nsAccessibilityUtils, r=aaronlev
|
2007-07-05 04:29:28 -07:00 |
enndeakin@sympatico.ca
|
763c28dc18
|
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
|
55b071590b
|
Fixing bustage again
|
2007-07-04 01:49:00 -07:00 |