aaronleventhal%moonset.net
|
b5eee229d7
|
Bug 312932. Java applet + screen reader no longer crashes; allow that combo. r=parente, sr=bz
git-svn-id: svn://10.0.0.236/trunk@182554 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-19 21:49:31 +00:00 |
|
aaronleventhal%moonset.net
|
0429abb129
|
Bug 312941. Caret move events not reported for XUL textboxes. r=parente, sr=neil
git-svn-id: svn://10.0.0.236/trunk@182534 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-19 17:29:02 +00:00 |
|
aaronleventhal%moonset.net
|
7a9cca2e72
|
Bug 312788. Crash when exposing plugins with width or height of 0. r=parente, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@182481 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-18 19:45:14 +00:00 |
|
aaronleventhal%moonset.net
|
5671b624b1
|
Bug 312792. Crash exposing dynamically changing <option> lists. r=parente, sr=bz
git-svn-id: svn://10.0.0.236/trunk@182478 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-18 19:17:07 +00:00 |
|
aaronleventhal%moonset.net
|
9339a51b1d
|
Bug 312747. Include line break info when exposing text in white-space: pre. r=roc, sr=bz
git-svn-id: svn://10.0.0.236/trunk@182437 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-18 02:35:20 +00:00 |
|
aaronleventhal%moonset.net
|
322af13b79
|
Bug 312470. STATE_TRAVERSED not updated after going back in history. r=parente, sr=neil
git-svn-id: svn://10.0.0.236/trunk@182371 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-17 13:42:33 +00:00 |
|
roc+%cs.cmu.edu
|
7e4dd0b74c
|
Bug 288761. Fix leak of rendering context. r+sr=roc,a=asa
git-svn-id: svn://10.0.0.236/trunk@182115 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-12 19:12:47 +00:00 |
|
aaronleventhal%moonset.net
|
d49f11691a
|
Bug 311430. Not firing EVENT_REORDER for frames/iframes that finish loading. r=parente, sr=jst
git-svn-id: svn://10.0.0.236/trunk@181832 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-09 02:36:27 +00:00 |
|
aaronleventhal%moonset.net
|
611c5ee3e2
|
Bug 311460. Accevent failing for options in closed combo box. Also fixes bug 310377, AccessibleObjectFromPoint not working iin multiple tabs. r=parent, sr=jst
git-svn-id: svn://10.0.0.236/trunk@181821 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-08 18:05:40 +00:00 |
|
aaronleventhal%moonset.net
|
e33485b9bc
|
Bug 310377. AccessibleObjectFromPoint not working after new page loaded in a tab. r=mkaply, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@181540 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-04 03:04:06 +00:00 |
|
aaronleventhal%moonset.net
|
f5dfc4687b
|
Bug 310921. AccessibleObjectFromPoint can give wrong answers with text nodes that have multiple frames. r=mkaply, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@181537 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-04 02:33:58 +00:00 |
|
aaronleventhal%moonset.net
|
146d5f57e2
|
Context menus don't work with screen readers starting on 09/21. r=parente, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@181306 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-30 19:23:42 +00:00 |
|
aaronleventhal%moonset.net
|
cbdeb805fb
|
Bug 309472. Equations and diagrams not exposed in accessible tree. r=parente, sr=roc
git-svn-id: svn://10.0.0.236/trunk@181261 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-30 02:16:13 +00:00 |
|
aaronleventhal%moonset.net
|
ff997afe52
|
Bug 297697. ISimpleDOMText.get_unclippedSubstringBounds problems. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@181022 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-27 02:17:26 +00:00 |
|
aaronleventhal%moonset.net
|
e7cb1ba2e7
|
Bug 309637. Accessible show/hide events for XUL progressbar should be symmetrical. r=parente, sr=neil
git-svn-id: svn://10.0.0.236/trunk@180972 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-26 18:10:36 +00:00 |
|
peterv%propagandism.org
|
86ac4d2e8f
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
git-svn-id: svn://10.0.0.236/trunk@180911 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-24 18:43:15 +00:00 |
|
aaronleventhal%moonset.net
|
89c000943e
|
Bug 307734. Some plugins result in truncated accessible page content. r=parente, sr=jst
git-svn-id: svn://10.0.0.236/trunk@180772 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-21 21:44:05 +00:00 |
|
aaronleventhal%moonset.net
|
3bd40ec9da
|
Bug 309329. Should not expose content in invisible views. r=parente, sr=bz
git-svn-id: svn://10.0.0.236/trunk@180673 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-20 20:31:00 +00:00 |
|
aaronleventhal%moonset.net
|
9be403b51f
|
Bug 308676. Serious crashes in Javascript garbage collector when used with screen reader. r=parente, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@180310 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-15 21:11:43 +00:00 |
|
aaronleventhal%moonset.net
|
8bb9155cf1
|
Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil
git-svn-id: svn://10.0.0.236/trunk@180212 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-14 16:58:29 +00:00 |
|
aaronleventhal%moonset.net
|
a74078b12d
|
Bug 307819. Label for that is not inside a <form> is not getting exposed as accessible name for form controls. r=parente, sr=neil
git-svn-id: svn://10.0.0.236/trunk@180211 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-14 16:46:07 +00:00 |
|
aaronleventhal%moonset.net
|
a0226e13a7
|
Bug 307548. Not firing events for same page jumps inside frame/iframe. r=parente, sr=jst
git-svn-id: svn://10.0.0.236/trunk@180122 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-13 18:21:48 +00:00 |
|
bzbarsky%mit.edu
|
ebc997bcf6
|
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
<vhaarr+bmo@gmail.com>, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@180005 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-12 01:28:51 +00:00 |
|
aaronleventhal%moonset.net
|
b9127673b6
|
Bug 307534. Accessibklity cache can become corrupt after get_accFocus(). r=parente, sr=jst
git-svn-id: svn://10.0.0.236/trunk@179884 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-09 02:30:16 +00:00 |
|
aaronleventhal%moonset.net
|
72911e3a42
|
Bug 307248. Not exposing alt attributes for html area in accessible name. r=parente, sr=jst
git-svn-id: svn://10.0.0.236/trunk@179757 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-07 00:29:28 +00:00 |
|
aaronleventhal%moonset.net
|
27d087cadc
|
Bug 306875. Some dialogs exposing hidden text in accessible names. r=parente, sr=jst
git-svn-id: svn://10.0.0.236/trunk@179756 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-07 00:28:08 +00:00 |
|
aaronleventhal%moonset.net
|
6b41231741
|
Bug 306878. Fire accessible focus events when alt+tabbing back to app. r=parente, sr=jst
git-svn-id: svn://10.0.0.236/trunk@179754 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-07 00:22:34 +00:00 |
|
aaronleventhal%moonset.net
|
394a9444ce
|
Bug 306750. Fix crashes in accessibility core based on talkback reports. r=parente, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@179527 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-02 01:33:23 +00:00 |
|
aaronleventhal%moonset.net
|
1460b89f14
|
Fix bustage
git-svn-id: svn://10.0.0.236/trunk@179350 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-30 23:04:36 +00:00 |
|
aaronleventhal%moonset.net
|
c939d74e1c
|
Bug 305813. Error pages not read by screen reader
git-svn-id: svn://10.0.0.236/trunk@179345 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-30 22:37:16 +00:00 |
|
aaronleventhal%moonset.net
|
727623d8fa
|
Bug 305729. No accessible name for HTML <button>s. r=timeless, sr=neil
git-svn-id: svn://10.0.0.236/trunk@178818 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-24 19:17:39 +00:00 |
|
aaronleventhal%moonset.net
|
2fc0e56ef2
|
Bug 297697. ISimpleDOMText::get[un]clippedSubstringBounds giving incorrect results. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@178734 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-23 21:02:02 +00:00 |
|
bzbarsky%mit.edu
|
d1afb179ba
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@178642 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-22 22:24:29 +00:00 |
|
aaronleventhal%moonset.net
|
b6c01458d5
|
Bug 304871. bug 304871. Another part of the fix for accessible DoAction() on HTML links, to allow new window creation. r=timeless, sr=jst
git-svn-id: svn://10.0.0.236/trunk@178284 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-19 19:27:43 +00:00 |
|
aaronleventhal%moonset.net
|
81c7d29b53
|
Bug 304730. Crash when shutting down, related to toolbar buttons with a dropdown (back, forward, etc.). r=timeless, sr=bz
git-svn-id: svn://10.0.0.236/trunk@178279 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-19 19:24:38 +00:00 |
|
aaronleventhal%moonset.net
|
0654a7050b
|
Bug 291077. Second more sensible patch for get_accParent() problems, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@178223 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-19 03:21:38 +00:00 |
|
aaronleventhal%moonset.net
|
67b3f836a3
|
bug 291077. Our IAccessible::get_accParent implementation would get screen readers into loops and cause stack overflow related crashes. r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@178166 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-18 16:35:49 +00:00 |
|
aaronleventhal%moonset.net
|
1267e9fb72
|
Bug 304488. Accesibility issues with frames and iframes. r=timeless, sr=dmose
git-svn-id: svn://10.0.0.236/trunk@177981 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-17 19:08:26 +00:00 |
|
aaronleventhal%moonset.net
|
014f4f9c39
|
Bug 304871. Hitting enter with screen reader active will not open new window links. r=timeless, sr=jst
git-svn-id: svn://10.0.0.236/trunk@177962 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-17 17:22:16 +00:00 |
|
aaronleventhal%moonset.net
|
b201b8ee38
|
Bug 304179. Regression, STATE_LINKED not exposed for HTML ROLE_LINK objects. r+sr=smfr, a=mkaply
git-svn-id: svn://10.0.0.236/trunk@177518 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-10 22:01:42 +00:00 |
|
aaronleventhal%moonset.net
|
7670172c72
|
Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente
git-svn-id: svn://10.0.0.236/trunk@177505 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-10 18:15:53 +00:00 |
|
aaronleventhal%moonset.net
|
5a77c9c1ca
|
Remove comment that no longer makes sense, related to last nights bustage fix with checkin to bug 302937
git-svn-id: svn://10.0.0.236/trunk@177495 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-10 13:44:55 +00:00 |
|
aaronleventhal%moonset.net
|
8f80ab4d73
|
Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@177483 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-10 02:09:03 +00:00 |
|
aaronleventhal%moonset.net
|
a88ecff53d
|
Almost forgot small nit from Peter Parente's comments for last checkin to bug 302937
git-svn-id: svn://10.0.0.236/trunk@177481 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-10 01:55:30 +00:00 |
|
aaronleventhal%moonset.net
|
e0db3bbf5c
|
Bug 302937. Expose onclick actions on leaf text and image nodes. r=parente, sr=jst, a=cbeard
git-svn-id: svn://10.0.0.236/trunk@177480 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-10 01:51:39 +00:00 |
|
aaronleventhal%moonset.net
|
adfe7c1c9d
|
Bug 303133. Regression -- accessible tree getting truncated at frame and iframe nodes. r=parente, sr=neil, a=mkaply
git-svn-id: svn://10.0.0.236/trunk@177476 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-10 01:39:43 +00:00 |
|
aaronleventhal%moonset.net
|
0ec17b25e8
|
Bug 302677. Accessible focus events incorrect for autocomplete. r=mconnor, +sr=neil, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@177230 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-06 04:14:55 +00:00 |
|
aaronleventhal%moonset.net
|
b9bc61de8d
|
Bug 301737. Fix keyboard and accessibility API support for multiple selection for listboxes. r=mconnor, sr=neil, a=mkaply
git-svn-id: svn://10.0.0.236/trunk@177178 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-05 18:16:32 +00:00 |
|
aaronleventhal%moonset.net
|
bfc7423769
|
Bug 302678. Fix accessibility problems with empty richlistbox. r=parente, sr=neil, a=mkaply
git-svn-id: svn://10.0.0.236/trunk@176980 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-02 15:05:49 +00:00 |
|
aaronleventhal%moonset.net
|
46f103dd6c
|
Bug 302733. Expose more important structural elements in HTML. r+sr=roc, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176966 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-02 13:00:35 +00:00 |
|