aaronleventhal%moonset.net
8940e8c546
Bug 340773. Wrong use of ifdefs for ATK constants. Patch by Ginn Chen. r=aaronl
2006-06-09 12:33:36 +00:00
aaronleventhal%moonset.net
bcc0f9181f
Bug 340822. Move accessible/public/atk interfaces up one directory. r=ginn.chen, r=bsmedberg
2006-06-09 10:47:20 +00:00
ginn.chen%sun.com
9c6bbea346
missed this file in last checkin of Bug 320393
...
sorry
2006-06-09 03:58:34 +00:00
ginn.chen%sun.com
05ff3137d1
Bug 338234 Name of preference tab can not be reported by screen readers
...
patch by evan.yan at sun.com r=aaronleventhal sr=roc
2006-06-09 03:29:33 +00:00
ginn.chen%sun.com
7c9e3e85b3
Bug 320393 Tree list items should have accessible RELATION_NODE_OF relation
...
patch by nian.liu at sun.com r=aaronleventhal sr=roc
2006-06-09 03:25:37 +00:00
ginn.chen%sun.com
0b69ffe1e1
Bug 339634 GLib-GObject-CRITICAL **: gtype.c:2215: initialization
...
assertion failed, use IA__g_type_init() prior to this function
r+sr=roc
2006-06-06 03:40:08 +00:00
ginn.chen%sun.com
9cd8136da0
remove files for Bug 339314
...
r=aaronleventhal
2006-05-29 05:48:46 +00:00
ginn.chen%sun.com
475276a34c
Bug 339314 remove the unnecessary nsMaiInterface classes
...
r=aaronleventhal
2006-05-29 05:46:38 +00:00
ginn.chen%sun.com
ef91b8c8bb
Bug 339311 remove unused variables in accessible source
...
r=aaronleventhal
2006-05-29 05:44:48 +00:00
ginn.chen%sun.com
cf9545ec62
Bug 339310 mAccChildCount should be PRInt32 instead of PRUint32
...
r=aaronleventhal
2006-05-29 05:43:12 +00:00
rob_strong%exchangecode.com
cfffd47e16
Bug 338807 - Unable to DLLRegisterServer AccessibleMarshal.dll on trunk builds (C Runtime library error). r=ted.mielczarek, sr=bsmedberg
2006-05-25 20:25:53 +00:00
ginn.chen%sun.com
272cb5a4b7
Bug 333293 UMR in nsAccessibleText::GetCurrectOffset prevChar if aOffset
...
<= 0
r=aaronleventhal sr=roc
2006-05-22 03:51:35 +00:00
ginn.chen%sun.com
1db0e95880
Bug 334650 When tabbing between links, link-selected events do not seem
...
to be issued reliably (fix for image link)
r=aaronleventhal sr=darin
2006-05-19 03:02:58 +00:00
aaronleventhal%moonset.net
b204a81d9a
Bug 337148. Crash in accessibility when huge file loaded with with Window-Eyes screen reader. r=ginn.chen, sr=darin, a=ginn.chen
2006-05-18 17:47:32 +00:00
aaronleventhal%moonset.net
2290a3cdeb
Backing out. Sorry
2006-05-18 13:33:05 +00:00
aaronleventhal%moonset.net
10f5b7f816
Bug 337148. Crash in accessibility when huge file loaded with with Window-Eyes screen reader. r=ginn.chen, sr=darin, a=ginn.chen
2006-05-18 13:32:24 +00:00
aaronleventhal%moonset.net
af75a6ec5a
Bug 246236. Accessible trees need to be invalidated when mView changes. r=ginn.chen, sr=neil
2006-05-17 15:57:44 +00:00
leon.sha%sun.com
48f147c574
Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn
...
Patch by alfred.peng@sun.com .
roc: review+
mark: review+
roc: superreview+
2006-05-16 05:40:33 +00:00
ginn.chen%sun.com
c7f0eac9f4
Bug 322903 AccessibleText getTextAtOffset should not cause html pane
...
scrolls (fix the reverse inputs)
r=aaronleventhal sr=neil
2006-05-16 03:57:44 +00:00
ginn.chen%sun.com
c7e3b04126
Bug 336527 Expose toolkitName and version to AT-SPI
...
r=aaronleventhal sr=roc
2006-05-16 03:51:42 +00:00
uriber%gmail.com
ba97130b44
Replace calls to GetNextInFlow() by GetNextContinuation() in Accessibility code. bug=328760, r=aaronlev, sr=bzbarsky
2006-05-13 15:51:13 +00:00
timeless%mozdev.org
9fc87caef8
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
...
r=aaronl sr=bz
2006-05-07 00:19:04 +00:00
cvshook%sicking.cc
36f352636c
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
aaronleventhal%moonset.net
9a1ee95f21
Bug 336292. ROLE_AUTOCOMPLETE not exposed for URL bar. r=parente, sr=neil
2006-05-03 13:36:46 +00:00
aaronleventhal%moonset.net
32666348b2
Bug 334650. Events not consistenly fired when tabbing in image map area. Patch from Ginn Chen. r=aaronlev, sr=bz
2006-05-01 15:52:56 +00:00
ginn.chen%sun.com
2a19370a00
Bug 322546 GOK UI-Grab window doesn't refresh when switching tabs
...
patch by evan.yan at sun.com r=aaronleventhal sr=roc
2006-04-28 03:29:31 +00:00
ginn.chen%sun.com
5c9eb96cb3
Bug 302250 random crashes in GetMaiAtkType
...
patch by evan.yan at sun.com r=me sr=roc
2006-04-28 03:27:15 +00:00
aaronleventhal%moonset.net
db835dcfc4
Bug 310921. AccessibleObjectFromPoint wrong when a span ends the previous line within the same block. In fact the next text object after that wasn't even exposed. r=ginn.chen, sr=roc
2006-04-27 15:47:22 +00:00
ginn.chen%sun.com
9ffe57a404
Bug 330780 [ATK only] global nsAppRootAccessible is not released on shutdown
...
r=aaronleventhal sr=dbaron
2006-04-25 09:35:08 +00:00
aaronleventhal%moonset.net
abc7b32084
Bug 327918. Setting role='wairole:application' dynamically is not successful. r=ginn.chen, sr=roc
2006-04-24 20:19:44 +00:00
benjamin%smedbergs.us
e2783c9d4c
Bug 335242 - nsIAccessibleSelectable should use scriptable constants, r=aaronl
2006-04-24 14:10:39 +00:00
leon.sha%sun.com
574701a2f1
Bug 333896
...
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com .
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
aaronleventhal%moonset.net
c8171f9341
Bug 334386. Repeating DHTML accessibility alerts not being spoken. r=ginn.chen, sr=bz
2006-04-21 17:39:32 +00:00
ginn.chen%sun.com
6b0775292d
Bug 333833 Image buttons in Firefox Pref dialog can't be grabbed by GOK
...
r=aaronleventhal sr=neil
2006-04-21 06:26:09 +00:00
ginn.chen%sun.com
f5a493943c
Bug 334556 crash on startup when GTK accessibility pref enabled
...
patch by aaronleventhal r=me sr=dbaron
2006-04-20 03:33:57 +00:00
gavin%gavinsharp.com
f6d72687e5
Bug 280156: Menuitem description not exposed, patch by Mark Pilgrim <pilgrim@gmail.com>, r=aaronlev, sr=neil
2006-04-19 15:11:51 +00:00
aaronleventhal%moonset.net
dee0dd6a20
Bug 330624. Leaks in mozilla/accessible. r=ginn.chen, sr=dbaron
2006-04-18 19:08:34 +00:00
sharparrow1%yahoo.com
d65ab3ab4c
Bug 334416: Misc view usage cleanups. r+sr=roc.
2006-04-18 06:05:24 +00:00
aaronleventhal%moonset.net
c7816f3b04
Correct fix for bug 325616. New ATK roles. r=ginn.chen, sr=neil
2006-04-14 19:15:17 +00:00
cvshook%sicking.cc
92b578d7ad
Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron
2006-04-13 04:07:12 +00:00
benjamin%smedbergs.us
185c761605
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00
aaronleventhal%moonset.net
498cc8147a
Fix whitespace for bug 333025 checkin
2006-04-10 14:25:14 +00:00
aaronleventhal%moonset.net
169032818d
Bug 333025. Three relatively frequent mozilla/accessible crashes in talkback. r=pilgrim, sr=neil
2006-04-10 14:21:48 +00:00
ginn.chen%sun.com
520866289b
Bug 332540 Text field can not be grabbed by GOK in firefox.
...
r=aaronleventhal sr=roc
2006-04-10 06:13:28 +00:00
aaronleventhal%moonset.net
d9dd95b5bc
Bug 330640. Bug 330640. Code cleanup for event handling in accessible module. Patch by David Baron. r=aaronlev, sr=bz
2006-04-07 13:51:04 +00:00
dbaron%dbaron.org
d5a4e7e46e
Revert one (mismatched) line within patch to bug 300864 to fix massive leak. b=330624 r=aaronl sr=bryner
2006-04-05 23:04:02 +00:00
darin%meer.net
5521781301
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
2006-03-30 18:40:56 +00:00
bryner%brianryner.com
c28e6a9665
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
2006-03-22 18:36:36 +00:00
ginn.chen%sun.com
39c393b938
Bug 320388 AT-SPI getLinkIndex doesn't work
...
r=aaronleventhal sr=roc
2006-03-17 03:59:02 +00:00
ginn.chen%sun.com
d7552a3b88
Bug 327530 gobject assertion failures when running yelp with a11y enabled
...
patch by chpe@gnome.org r=me sr=roc
2006-03-14 05:54:29 +00:00
Olli.Pettay%helsinki.fi
c0e37e327a
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-03-07 17:08:51 +00:00
ginn.chen%sun.com
9e7cca1336
Bug 328277 nsAccessibleHyperText::GetAllTextChildren uses iteration for
...
siblingFrame
r=aaronleventhal sr=roc
2006-03-02 06:55:33 +00:00
roc+%cs.cmu.edu
4c57b8ad12
Bug 328898. deCOMtaminate signatures on nsIListControlFrame.h. Patch by Marc Liddell, r+sr=roc
2006-03-01 01:00:29 +00:00
aaronleventhal%moonset.net
d0ce51f5a2
Bug 326564. Better support for unknown accessible roles. r=parente, sr=neil
2006-02-28 14:35:50 +00:00
roc+%cs.cmu.edu
83f6e177f0
Backing out changes for bug 326944, really this time\!
2006-02-27 04:13:51 +00:00
roc+%cs.cmu.edu
7a891e1dd1
Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell
2006-02-27 02:33:26 +00:00
sharparrow1%yahoo.com
00eb969667
Bug 326843 DeCOMtaminate some of nsComboboxControlFrame. Patch by marcldl+mozbugs@gmail.com. r+sr=roc.
2006-02-18 01:52:03 +00:00
benjamin%smedbergs.us
51e6d212be
Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-14 15:57:04 +00:00
aaronleventhal%moonset.net
165c8bfa04
Bug 325616. Add recently developed ATK roles. r=ginn.chen, sr=neil
2006-02-07 20:50:34 +00:00
ginn.chen%sun.com
88aea0190b
Bug 321081 at-poke shows Mozila as application name when running Firefox
...
r+sr=roc
2006-02-06 07:17:55 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
cbiesinger%web.de
4ea76fc603
bug 322414
...
- clean up nsObjectFrame and remove unnecessary includes
- make the instanceowner hold an owning reference to the content node
- use GetOwnerDoc rather than GetCurrentDoc
r+sr=bz
2006-02-02 19:29:10 +00:00
aaronleventhal%moonset.net
e624f8f622
Bug 324846. XUL links still being exposed as buttons. r=parente, sr=neil
2006-02-01 18:53:54 +00:00
bryner%brianryner.com
82d6fa213e
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
gerv%gerv.net
91354d92b2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 12:57:14 +00:00
cvshook%sicking.cc
031a1befce
Bug 284950: DeCOMTaminate nsIContent::GetAttrNameAt
...
r/sr=bz
2005-12-28 21:52:39 +00:00
ginn.chen%sun.com
3c12251c1f
Bug 320914 Firefox crashed with gnopernicus magnifier [@nsXULMenuitemAccessible::GetState]
...
r=aaronleventhal sr=roc
2005-12-21 09:09:55 +00:00
ginn.chen%sun.com
cce93f9207
Bug 317213 magnification loses focus of text element and moves to the
...
top of the application
patch by evan.yan@sun.com r=aaronleventhal sr=roc
2005-12-16 05:31:30 +00:00
ginn.chen%sun.com
3ea4e1e719
Bug 320358 Firefox crashes in nsXULButtonAccessible::GetState
...
r=aaronleventhal sr=roc
2005-12-16 05:20:31 +00:00
ginn.chen%sun.com
07190a332b
Bug 317462 Top level application object has incorrect accessible
...
role
r=aaronleventhal sr=roc
2005-12-12 07:23:37 +00:00
ginn.chen%sun.com
e30b1fa207
Bug 317475 Top level window with focus should have "ACTIVE" state
...
set
r=aaronleventhal sr=roc
2005-12-12 07:20:52 +00:00
ginn.chen%sun.com
8b354efee8
Bug 317482 AccessibleText getRangeExtents does not work
...
r=aaronleventhal sr=roc
2005-12-12 07:16:14 +00:00
neil%parkwaycc.co.uk
480f8e01d3
Bug 317937 Get rid of some unnecessary CIDs and change some possibly unsafe nsCOMPtr usage into the equivalently unsafe static casts r=darin sr=jst
2005-12-02 12:02:44 +00:00
bzbarsky%mit.edu
617285d1ac
Remove content ids. Bug 166637, r=sicking, sr=peterv
2005-11-29 16:47:18 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
roc+%cs.cmu.edu
0513cb6cec
Fixing bustage
2005-11-02 01:37:44 +00:00
bzbarsky%mit.edu
1e91350bb2
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2005-11-02 00:41:51 +00:00
cvshook%sicking.cc
9c1b72f7f8
Bug 311827: Make GetAttr return a bool rather then an nsresult.
...
r/sr=bz
2005-10-28 11:25:24 +00:00
bzbarsky%mit.edu
3ecf2cf11d
Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
...
to it. Bug 313343, r=sicking, sr=jst
2005-10-27 02:25:23 +00:00
aaronleventhal%moonset.net
86b71441cc
Bug 312932. Java applet + screen reader no longer crashes; allow that combo. r=parente, sr=bz
2005-10-19 21:49:31 +00:00
aaronleventhal%moonset.net
fe016634a8
Bug 312941. Caret move events not reported for XUL textboxes. r=parente, sr=neil
2005-10-19 17:29:02 +00:00
aaronleventhal%moonset.net
57b27c0830
Bug 312788. Crash when exposing plugins with width or height of 0. r=parente, sr=bryner
2005-10-18 19:45:14 +00:00
aaronleventhal%moonset.net
4f26fd05f4
Bug 312792. Crash exposing dynamically changing <option> lists. r=parente, sr=bz
2005-10-18 19:17:07 +00:00
aaronleventhal%moonset.net
bfa54914c9
Bug 312747. Include line break info when exposing text in white-space: pre. r=roc, sr=bz
2005-10-18 02:35:20 +00:00
aaronleventhal%moonset.net
a5d78b3840
Bug 312470. STATE_TRAVERSED not updated after going back in history. r=parente, sr=neil
2005-10-17 13:42:33 +00:00
roc+%cs.cmu.edu
5a766fd564
Bug 288761. Fix leak of rendering context. r+sr=roc,a=asa
2005-10-12 19:12:47 +00:00
aaronleventhal%moonset.net
ce1da85dae
Bug 311430. Not firing EVENT_REORDER for frames/iframes that finish loading. r=parente, sr=jst
2005-10-09 02:36:27 +00:00
aaronleventhal%moonset.net
82836655ad
Bug 311460. Accevent failing for options in closed combo box. Also fixes bug 310377, AccessibleObjectFromPoint not working iin multiple tabs. r=parent, sr=jst
2005-10-08 18:05:40 +00:00
aaronleventhal%moonset.net
f9b51bec1a
Bug 310377. AccessibleObjectFromPoint not working after new page loaded in a tab. r=mkaply, sr=bryner
2005-10-04 03:04:06 +00:00
aaronleventhal%moonset.net
2e9fbbde13
Bug 310921. AccessibleObjectFromPoint can give wrong answers with text nodes that have multiple frames. r=mkaply, sr=dbaron
2005-10-04 02:33:58 +00:00
aaronleventhal%moonset.net
ab896ad2fc
Context menus don't work with screen readers starting on 09/21. r=parente, sr=bryner
2005-09-30 19:23:42 +00:00
aaronleventhal%moonset.net
2fba00fbd9
Bug 309472. Equations and diagrams not exposed in accessible tree. r=parente, sr=roc
2005-09-30 02:16:13 +00:00
aaronleventhal%moonset.net
3e4631b3cc
Bug 297697. ISimpleDOMText.get_unclippedSubstringBounds problems. r+sr=roc
2005-09-27 02:17:26 +00:00
aaronleventhal%moonset.net
78aabf80fc
Bug 309637. Accessible show/hide events for XUL progressbar should be symmetrical. r=parente, sr=neil
2005-09-26 18:10:36 +00:00
peterv%propagandism.org
bc66f35d62
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
2005-09-24 18:43:15 +00:00
aaronleventhal%moonset.net
87ec300b57
Bug 307734. Some plugins result in truncated accessible page content. r=parente, sr=jst
2005-09-21 21:44:05 +00:00
aaronleventhal%moonset.net
538e89335c
Bug 309329. Should not expose content in invisible views. r=parente, sr=bz
2005-09-20 20:31:00 +00:00
aaronleventhal%moonset.net
c3f4c624eb
Bug 308676. Serious crashes in Javascript garbage collector when used with screen reader. r=parente, sr=bryner
2005-09-15 21:11:43 +00:00
aaronleventhal%moonset.net
aa01d9612b
Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil
2005-09-14 16:58:29 +00:00
aaronleventhal%moonset.net
caf3dd04b5
Bug 307819. Label for that is not inside a <form> is not getting exposed as accessible name for form controls. r=parente, sr=neil
2005-09-14 16:46:07 +00:00
aaronleventhal%moonset.net
c312feea62
Bug 307548. Not firing events for same page jumps inside frame/iframe. r=parente, sr=jst
2005-09-13 18:21:48 +00:00
bzbarsky%mit.edu
f623ba1819
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
...
<vhaarr+bmo@gmail.com>, r+sr=bzbarsky
2005-09-12 01:28:51 +00:00
aaronleventhal%moonset.net
72024e56c3
Bug 307534. Accessibklity cache can become corrupt after get_accFocus(). r=parente, sr=jst
2005-09-09 02:30:16 +00:00
aaronleventhal%moonset.net
ca309d5c6a
Bug 307248. Not exposing alt attributes for html area in accessible name. r=parente, sr=jst
2005-09-07 00:29:28 +00:00
aaronleventhal%moonset.net
c2116135f5
Bug 306875. Some dialogs exposing hidden text in accessible names. r=parente, sr=jst
2005-09-07 00:28:08 +00:00
aaronleventhal%moonset.net
506e74f744
Bug 306878. Fire accessible focus events when alt+tabbing back to app. r=parente, sr=jst
2005-09-07 00:22:34 +00:00
aaronleventhal%moonset.net
b871ac8357
Bug 306750. Fix crashes in accessibility core based on talkback reports. r=parente, sr=bryner
2005-09-02 01:33:23 +00:00
aaronleventhal%moonset.net
3ce0aa8e12
Fix bustage
2005-08-30 23:04:36 +00:00
aaronleventhal%moonset.net
434b531764
Bug 305813. Error pages not read by screen reader
2005-08-30 22:37:16 +00:00
aaronleventhal%moonset.net
9584c10cd2
Bug 305729. No accessible name for HTML <button>s. r=timeless, sr=neil
2005-08-24 19:17:39 +00:00
aaronleventhal%moonset.net
7761a1482d
Bug 297697. ISimpleDOMText::get[un]clippedSubstringBounds giving incorrect results. r+sr=roc
2005-08-23 21:02:02 +00:00
bzbarsky%mit.edu
692c9e00f2
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
aaronleventhal%moonset.net
cbe172db4e
Bug 304871. bug 304871. Another part of the fix for accessible DoAction() on HTML links, to allow new window creation. r=timeless, sr=jst
2005-08-19 19:27:43 +00:00
aaronleventhal%moonset.net
fa8fd827ef
Bug 304730. Crash when shutting down, related to toolbar buttons with a dropdown (back, forward, etc.). r=timeless, sr=bz
2005-08-19 19:24:38 +00:00
aaronleventhal%moonset.net
19f4b123bc
Bug 291077. Second more sensible patch for get_accParent() problems, r+sr=roc
2005-08-19 03:21:38 +00:00
aaronleventhal%moonset.net
89f16dce8a
bug 291077. Our IAccessible::get_accParent implementation would get screen readers into loops and cause stack overflow related crashes. r+sr=jst
2005-08-18 16:35:49 +00:00
aaronleventhal%moonset.net
f3d5f8b8bb
Bug 304488. Accesibility issues with frames and iframes. r=timeless, sr=dmose
2005-08-17 19:08:26 +00:00
aaronleventhal%moonset.net
1e7f8acc76
Bug 304871. Hitting enter with screen reader active will not open new window links. r=timeless, sr=jst
2005-08-17 17:22:16 +00:00
aaronleventhal%moonset.net
0d18728fcf
Bug 304179. Regression, STATE_LINKED not exposed for HTML ROLE_LINK objects. r+sr=smfr, a=mkaply
2005-08-10 22:01:42 +00:00
aaronleventhal%moonset.net
e4e0e6b687
Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente
2005-08-10 18:15:53 +00:00
aaronleventhal%moonset.net
6b684c8169
Remove comment that no longer makes sense, related to last nights bustage fix with checkin to bug 302937
2005-08-10 13:44:55 +00:00
aaronleventhal%moonset.net
a93be56e87
Fixing bustage
2005-08-10 02:09:03 +00:00
aaronleventhal%moonset.net
3c744a8f98
Almost forgot small nit from Peter Parente's comments for last checkin to bug 302937
2005-08-10 01:55:30 +00:00
aaronleventhal%moonset.net
92d6cc3232
Bug 302937. Expose onclick actions on leaf text and image nodes. r=parente, sr=jst, a=cbeard
2005-08-10 01:51:39 +00:00
aaronleventhal%moonset.net
ffa91baa23
Bug 303133. Regression -- accessible tree getting truncated at frame and iframe nodes. r=parente, sr=neil, a=mkaply
2005-08-10 01:39:43 +00:00
aaronleventhal%moonset.net
e3d1c1e4a6
Bug 302677. Accessible focus events incorrect for autocomplete. r=mconnor, +sr=neil, a=bsmedberg
2005-08-06 04:14:55 +00:00
aaronleventhal%moonset.net
9dfc5a19c5
Bug 301737. Fix keyboard and accessibility API support for multiple selection for listboxes. r=mconnor, sr=neil, a=mkaply
2005-08-05 18:16:32 +00:00
aaronleventhal%moonset.net
69e1292de8
Bug 302678. Fix accessibility problems with empty richlistbox. r=parente, sr=neil, a=mkaply
2005-08-02 15:05:49 +00:00
aaronleventhal%moonset.net
ad7f9efb81
Bug 302733. Expose more important structural elements in HTML. r+sr=roc, a=bsmedberg
2005-08-02 13:00:35 +00:00
aaronleventhal%moonset.net
60accc195b
Bug 302656. Not exposing language type from HTTP or meta content-language. r=timeless, sr=neil, a=bsmedberg
2005-08-02 12:59:13 +00:00
aaronleventhal%moonset.net
a7b193f472
Bug 300779. Expose XUL tree selection via accessibility events. r=timeless, sr=roc, a=mkaply
2005-07-28 17:18:28 +00:00
bryner%brianryner.com
c64546a715
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
aaronleventhal%moonset.net
7d1167c665
Bug 300783. Fix unsafe firing of events and perf regression for multi select in HTML listboxes. r+sr=bz, a=mkaply
2005-07-25 21:40:31 +00:00
aaronleventhal%moonset.net
e825489861
Bug 301398. Fix XUL link accessibility. Part two of fix, to correcly expose xul:link used in the update service. r=parente@cs.unc.edu, sr=bz, a=mkaply
2005-07-25 21:10:51 +00:00
aaronleventhal%moonset.net
560c8cfd9f
Bug 297697. ISimpleDOMText::get_unclippedSubstringBounds() always gives same top of rect for all lines of text. r=timeless, sr=bz, a=bsmedberg
2005-07-22 18:50:54 +00:00
aaronleventhal%moonset.net
9b3626e6cc
Fix AccessibleObjectFromPoint within list items. r+sr=neil, a=bsmedberg
2005-07-22 14:12:35 +00:00
aaronleventhal%moonset.net
07ae9289a7
Bug 301391. Allow child accessible values to be included in parents concatenated name, where appropriate. r=timeless, sr=bz, a=bsmedberg
2005-07-22 13:58:18 +00:00
aaronleventhal%moonset.net
0e1ea4fb5a
Bug 301495. Treat a XUL content document as ROLE_APPLICATION so that screen readers don't go into document review mode for things like about:config. r+sr=neil, a=mkaply
2005-07-21 14:28:17 +00:00
aaronleventhal%moonset.net
940e763dbe
Fixing bustage
2005-07-21 01:09:54 +00:00
aaronleventhal%moonset.net
036c72c6d6
Fixing bustage
2005-07-21 01:00:39 +00:00
aaronleventhal%moonset.net
c67eacb4aa
bug 300778. Expose elements with onclick handlers. Patch by Peter Parente. r=aaronlev, sr=neil, a=mkaply
2005-07-21 00:48:09 +00:00
aaronleventhal%moonset.net
134481f85e
Bug 301406. Fix accessibility of XUL multiline textboxes. r+sr=neil, a=mkaply
2005-07-21 00:37:27 +00:00
aaronleventhal%moonset.net
5bfd5b3810
Bug 301436. Start using official DHTML a11y namespaces. r+sr=jst, a=asa
2005-07-20 19:34:55 +00:00
aaronleventhal%moonset.net
81f560354f
Bug 300782. No event fired when a frame or iframe's src changes and new content is loaded. r=timeless, sr=bz, a=bsmedberg
2005-07-18 20:45:04 +00:00
aaronleventhal%moonset.net
aabba692f1
Bug 300864. Regression: page load errors are no longer accessible. r+sr=bryner, a=mkaply
2005-07-15 13:51:59 +00:00
aaronleventhal%moonset.net
b408688e52
Bug 298648. Implement ISimpleDOMNode::get_language. r=timeless, sr=roc, a=bsmedberg
2005-07-15 13:08:26 +00:00
aaronleventhal%moonset.net
ae390f7364
Bug 280065. Make XUL links accessible. Patch by Peter Parente. r=aaronlev, r=mconnor, sr=neil, a=asa
2005-07-14 15:12:12 +00:00
aaronleventhal%moonset.net
fa9cc670cb
Fixing bustage
2005-07-14 14:53:30 +00:00
aaronleventhal%moonset.net
1396cbae99
Bug 290354. Support multiple selection. r=timeless, sr=bryner, a=asa
2005-07-14 14:20:21 +00:00
aaronleventhal%moonset.net
1122910c49
Bug 298572. No name for xul:label and xul:description static text objects. Patch thanks to Peter Parente (parente@cs.unc.edu), r=aaronlev, sr=tor, a=mkaply
2005-07-13 14:24:07 +00:00
aaronleventhal%moonset.net
20effc02e0
Backing out Bug 298572 because of bad timing ... No name for xul:label and xul:description static text objects. Patch thanks to Peter Parente (parente@cs.unc.edu), r=aaronlev, sr=tor, a=mkaply
2005-07-12 21:39:17 +00:00
aaronleventhal%moonset.net
750ca0c62c
Bug 298572. No name for xul:label and xul:description static text objects. Patch thanks to Peter Parente (parente@cs.unc.edu), r=aaronlev, sr=tor, a=mkaply
2005-07-12 21:24:07 +00:00
aaronleventhal%moonset.net
06d112c0f9
Bug 299122. Support STATE_CHECKABLE on XUL menuitems and listitems. r=parente, sr=tor, a=asa
2005-07-07 17:10:08 +00:00
cbiesinger%web.de
ddf96e6b44
Bug 298031 memory leak in atk a11y code
...
patch by Christian Persch <chpe@gnome.org> r=aaronl sr=rbs a=tor
2005-07-04 14:01:28 +00:00
aaronleventhal%moonset.net
f271eca123
Bug 298642. Backout doctype switching for DHTML a11y requirement of namespaced attributes. r+sr=dbaron, a=mkaply
2005-07-01 18:06:40 +00:00
aaronleventhal%moonset.net
a46b43d961
Bug 298972. Don't trim out whitespace in the name of accessible text objects. r=parente, sr=neil, a=mkaply
2005-06-28 16:57:41 +00:00
aaronleventhal%moonset.net
6c27ce0512
Bug 298968. List items, tbody, thead and tfoot should be nameless. r=parente, sr=neil, a=mkaply
2005-06-28 16:49:13 +00:00
aaronleventhal%moonset.net
fa7dd5a414
Bug 298967. Incorporate latest feedback into role and states table. r=parente, sr=tor, a=mkaply
2005-06-28 16:44:25 +00:00
aaronleventhal%moonset.net
ce289541bf
Bug 296405. Fix nsIAccessible::GetLastChild(). Patch thanks to Peter Parente (parente@cs.unc.edu). r=aaronlev, sr=neil, a=bsmedberg
2005-06-27 15:52:12 +00:00
cbiesinger%web.de
83124b8f18
trying to fix windows bustage
2005-06-24 22:30:55 +00:00
aaronleventhal%moonset.net
7e54b4fb70
Support official DHTML a11y application content type. r+sr=jst, a=mkaply
2005-06-24 19:16:45 +00:00
aaronleventhal%moonset.net
5d268a3ad4
Implement basic accessible relations. r=louie.zhao, sr=jst, a=mkaply
2005-06-24 16:29:15 +00:00
aaronleventhal%moonset.net
751ebae195
Bug 297927. Fix accessible focus events on program launch. r=timeless, sr=tor, a=mkaply
2005-06-21 20:07:26 +00:00
bryner%brianryner.com
f60cb7ee85
Followup to bug 292971 -- fix string comparison. r=darin a=asa.
2005-06-20 03:38:30 +00:00
roc+%cs.cmu.edu
f385800f63
Bug 297748. Fix gcc4 warnings. r+sr=roc,a=asa,patch by Wolfgang Rosenauer
2005-06-17 02:35:41 +00:00
bryner%brianryner.com
37e80e76f5
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
aaronleventhal%moonset.net
a128408935
Bug 290352. Fix show/hide events, and anything dependent on those such as DHTML sub sub menus, alerts and progress bars. r=louie.zhao, sr=bz, a=asa
2005-06-10 13:57:27 +00:00
aaronleventhal%moonset.net
024965faff
Bug 296429. Fixing Firefox 1.1a1 topcrash in nsHTMLComboboxAccessible::GetFocusedOptionNode(). r=timeless, sr=neil, a=asa
2005-06-08 03:35:36 +00:00
aaronleventhal%moonset.net
e100f4addf
Bug 296261. Fix nsIAccessible::GetPreviousSibling regression. r=parente, sr=neil, a=chofmann
2005-06-02 20:13:59 +00:00
aaronleventhal%moonset.net
d29d2a1e55
Bug 295401. Allow DHTML accessibility to be used in text/html. r+sr=jst. a=mkaply
2005-06-02 20:12:20 +00:00
cls%seawood.org
34066213a5
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
cls%seawood.org
90fcdb00a0
Use dashes instead of backslashes for program options to avoid msys shell expansion.
...
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
aaronleventhal%moonset.net
1d3788c303
Bug 291071. Dialog to set Firefox as default browser confused screen reader because of incorrect focus events. r=timeless, sr=neil, a=shaver
2005-06-01 14:14:29 +00:00
aaronleventhal%moonset.net
5f35bd596e
Bug 295715. HTML table should use summary attribute for accessible name. r=timeless, sr=neil, a=shaver
2005-06-01 14:09:24 +00:00
aaronleventhal%moonset.net
7e1c93a6f9
Bug 290344. Implement accessible DHTML descriptions and labels. r=timeless, sr=dmose, a=shaver
2005-06-01 14:03:38 +00:00
aaronleventhal%moonset.net
cb2c79519b
bug 294834. Expose the type of HTML content area in the role. r=pkw, sr=neil, a=shaver
2005-06-01 13:54:08 +00:00
aaronleventhal%moonset.net
cb08f20e28
Bug 294222. Use MSAA scrolling start events for anchor jumps, not selection within. r=timeless, sr=neil, a=shaver
2005-06-01 13:46:31 +00:00
aaronleventhal%moonset.net
c36e0cc435
Bug 287738. Text nodes that start new line were sometimes not being exposed to MSAA/ATK. r=timeless, sr=bz, a=chofmann
2005-05-14 15:23:30 +00:00
aaronleventhal%moonset.net
bce8ef650e
Bug 294073. Expose correct unique ID's in ISimpleDOMNode that match negative child ID's returned for MSAA events. r=timeless, sr=bz, a=mkaply
2005-05-14 15:18:45 +00:00
aaronleventhal%moonset.net
8b9d27ac4d
Bug 290355. Fix MSAA events related to trees and initial focus in windows, r=timeless, sr=neil, a=mkaply
2005-05-13 14:47:48 +00:00
aaronleventhal%moonset.net
97ad26b543
Bug 293044. Add support for required and invalid states to accessible DHTML checkboxes and radio groups. r=pkw, sr=bz, a=chofmann
2005-05-06 15:31:46 +00:00
aaronleventhal%moonset.net
ef752f8ca9
Bug 289376. Fix description and value for combo boxes. r=louie.zhao, sr=jst. a=asa
2005-05-05 15:05:34 +00:00
aaronleventhal%moonset.net
edce2eef8d
Bug 291549. Fix crash in nsAccessNode::GetDocShellTreeItemFor(). r=pkw, sr=bz, a=asa
2005-05-05 14:48:20 +00:00
bryner%brianryner.com
592dbdc176
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
aaronleventhal%moonset.net
5d80ae5538
Bug 280498. Invalidate accessibility subtree for frame visibility/display style changes. r=bz, sr=roc, a=asa
2005-05-03 03:46:51 +00:00
aaronleventhal%moonset.net
994f14de44
Bug 290260. Allow xhtml2:role for XUL elements with no nsIAccessibleProvider implementation. r=kyle.yuan, sr=neil, a=asa
2005-05-02 13:11:01 +00:00
jst%mozilla.jstenback.com
c4b8dd4f16
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
2005-04-28 23:48:28 +00:00
timeless%mozdev.org
5ce21a61df
Bug 291919 syntax error nsRootAccessible.cpp:585 when compiling with --disable-xul
2005-04-26 16:14:00 +00:00
cbiesinger%web.de
d0dfae6ab9
fixing gtk2 bustage
2005-04-15 22:06:03 +00:00
aaronleventhal%moonset.net
e086bd155f
Bug 289491. Doc loaded events broken for accessibility. r=biesi, sr=tor, a=shaver
2005-04-15 21:22:25 +00:00
aaronleventhal%moonset.net
6fa81f599e
Bug 289858. Use MSAA positional descriptions to expose number of children for tree items. r=timeless, sr=neil, a=asa
2005-04-13 17:17:52 +00:00
aaronleventhal%moonset.net
bb1b37f305
Bug 288986. Disabled attribute confusion causing some XUL elements to be exposed in accessibility APIs as disabled when they aren't. sr=neil, a=asa
2005-04-12 15:28:01 +00:00
aaronleventhal%moonset.net
42057efedb
Bug 289313. Accessible DHTML tree views. Affects assistive technology use. r=timeless, sr=tor, a=mkaply
2005-04-07 15:45:58 +00:00
louie.zhao%sun.com
f0c0cfb904
bug288848 Various memory leaks in nsAccessibleHyperText
...
r = aaronleventhal
sr = bzbarsky
2005-04-06 09:09:20 +00:00
cbiesinger%web.de
ac7016e78e
fixing gcc 3.4 bustage (balsa)
2005-04-06 00:25:56 +00:00
aaronleventhal%moonset.net
73bf0aa6a3
Bug 288989. Update DHTML accessibility roles and states. Also fixes bug 289006: support invalid and required accessibility states. r=timeless, sr=tor
2005-04-05 23:08:50 +00:00
louie.zhao%sun.com
65b793bc6f
bug278036 nsXULTextField should have "activate" action
...
r = pkwarren
sr = Henry.Jia
2005-04-05 11:16:34 +00:00
louie.zhao%sun.com
8bc9e94487
bug257099 GOK GUI can't grab Combobox
...
r = aaronleventhal
sr = Henry.Jia
2005-04-05 11:11:57 +00:00
louie.zhao%sun.com
d3ccc9c64f
bug241055 nsHTMLTextFieldAccessible need "ATK_STATE_EDITABLE" state.
...
r = aaronleventhal
sr = Henry.Jia
2005-04-05 10:59:25 +00:00
bryner%brianryner.com
019ae42629
fixing gtk2 bustage
2005-04-04 19:57:46 +00:00
aaronleventhal%moonset.net
8875cacb5d
Fixing bustage on gtk2 builds
2005-04-04 18:46:18 +00:00
aaronleventhal%moonset.net
bf5df2cacf
Fixing bustage
2005-04-04 17:37:34 +00:00
aaronleventhal%moonset.net
f80b743d59
Bug 288906. Return null for MSAA name when no name explicitly set for HTML form control. r=timeless, sr=neil
2005-04-04 17:28:27 +00:00
aaronleventhal%moonset.net
937f44f6e2
Bug 288503. Framesets not working with screen readers. r=biesi, sr=dougt
2005-04-04 17:26:57 +00:00
aaronleventhal%moonset.net
0bbb97b4c4
Bug 288517. Fix accessibility API support of progress meters. r=mconnor, sr=neil
2005-04-04 15:48:06 +00:00
aaronleventhal%moonset.net
baefc3024b
Fixing beast bustage
2005-04-04 15:04:14 +00:00
aaronleventhal%moonset.net
badc30b911
Fixing bustage
2005-04-04 14:10:02 +00:00
aaronleventhal%moonset.net
e030afcc22
Bug 287730. Fix n of m positional info for HTML radio buttons. r=timeless, sr=bz
2005-04-04 13:43:43 +00:00
aaronleventhal%moonset.net
559d42561b
Bug 286144. Support DHTML listbox accessibility and allow role and state attributes to be used from XUL. r=timeless, sr=bz
2005-04-04 01:51:50 +00:00
bugzilla%arlen.demon.co.uk
af94cffcd9
Bug 287359 Adding dump() loops in the History sidebar code causes crash [@ nsXULMenuitemAccessible::GetRole]
...
p=Callek r=aaronleventhal sr=dmose
2005-04-02 21:08:45 +00:00
aaronleventhal%moonset.net
bad3378fe7
Bug 288521. Support accessible STATE_HASPOPUP for xul buttons of type menu or menu-button. r=doronr, sr=dmose
2005-04-02 01:00:20 +00:00
aaronleventhal%moonset.net
9a1de74775
Bug 288242. Bad accessible shutdown procedure, leading to creation of new objects right when we're trying to bring things to an end. r=pkwarren, sr=demose
2005-04-02 00:58:45 +00:00
aaronleventhal%moonset.net
7071f3f190
Bug 288386. Java applet + screen reader: heap corruption brings down Firefox, depending on the JRE build. Temporary solution to turn off Java applet support when screen reader is present. This bandaid is okay for now, because Java applets are still not supported by any screen readers that currently support Gecko. r=kyle, sr=jst
2005-04-02 00:57:08 +00:00
aaronleventhal%moonset.net
456e06d7ab
Fixing bustage correctly, thanks bz
2005-04-01 17:42:25 +00:00
aaronleventhal%moonset.net
83df4aa0f3
Attempt to fix bustage on gcc
2005-04-01 17:26:05 +00:00
aaronleventhal%moonset.net
5c893944e2
Bug 288017: proper init/shudown for list items and list bullet accessibles. r=pkw, sr=neil
2005-04-01 16:45:40 +00:00
aaronleventhal%moonset.net
f9ea2febb7
Bug 287979. Infinite loop when exposing plugins. r=timeless, sr=jst
2005-03-30 00:53:10 +00:00
aaronleventhal%moonset.net
4740d60c27
Bug 287733. More elements to expose via MSAA role strings. r=pkw, sr=dmose
2005-03-29 02:14:52 +00:00
aaronleventhal%moonset.net
2fa2e941be
More from bug 287390 -- do default action not working for detail button at ups site - forgot jst's sr= tweaks
2005-03-28 22:30:42 +00:00
aaronleventhal%moonset.net
3fa56a3b9b
Bug 287566. Report 'n of m' positional descriptions for list items and radio buttons, and support these descriptions for DHTML widgets. r=timeless, sr=darin
2005-03-27 03:29:53 +00:00
aaronleventhal%moonset.net
c8fe7fb465
Bug 287390. Problems with accessibility of image, submit, reset and file control buttons. r=pkwarren, sr=jst
2005-03-27 03:03:11 +00:00
aaronleventhal%moonset.net
97c5be5d99
Bug 287214. Crash at dujobs.org when running screen reader. r=pkw, sr=dmose
2005-03-23 14:01:27 +00:00
aaronleventhal%moonset.net
a62189413c
Bug 285703. Incorrect behavior for empty or missing alt text, when exposing to MSAA. r=timeless, sr=darin
2005-03-20 14:25:03 +00:00
aaronleventhal%moonset.net
64c5334f27
Bug 286687. Expose menu item keyboard accelerators in MSAA. r=timeless, sr=neil
2005-03-18 14:56:48 +00:00
aaronleventhal%moonset.net
3f4c50f12d
Fixing bustage
2005-03-18 05:47:58 +00:00
aaronleventhal%moonset.net
9bf9aae0fd
This wasn't supposed to creep into the bustage fix
2005-03-18 05:23:23 +00:00
aaronleventhal%moonset.net
4f09e81cc7
Fixing bustage
2005-03-18 05:20:43 +00:00
aaronleventhal%moonset.net
0126df73a1
bug 286029. Fixes for tree accessibility. r=pkw, sr=Neil
2005-03-18 04:29:39 +00:00
aaronleventhal%moonset.net
1048dd8685
Bug 284717. Events for DHTML menu events still not correct. r=pkw, sr=jst
2005-03-17 18:33:50 +00:00
aaronleventhal%moonset.net
41bbc98e3a
Fixing bustage, forgot new files
2005-03-15 15:44:02 +00:00
aaronleventhal%moonset.net
f83a1f96f7
Bug 280055. AccessibleObjectFromPoint() broken for XUL tabs in Firefox. r+sr=roc
2005-03-15 15:32:30 +00:00
aaronleventhal%moonset.net
ae3eaa753f
Bug 285711. Support accessible alerts. r=pkwarren, sr=henry.jia
2005-03-15 15:00:44 +00:00
aaronleventhal%moonset.net
f637d1a37d
Bug 285285. Add SINGLE_LINE and MULTI_LINE extended state to single line text inputbox and clean up form control state code somewhat. r=louie.zhao, sr=henry.jia
2005-03-14 23:10:53 +00:00
aaronleventhal%moonset.net
6bbc84c274
Bug 285651. Opening link in new tab confuses screen readers. r=biesi, sr=bz
2005-03-14 16:31:43 +00:00
aaronleventhal%moonset.net
b12a7cff03
Fixing a couple of spelling and whitespace nits
2005-03-11 15:17:48 +00:00
gandalf%firefox.pl
c2d3232365
bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move
2005-03-08 17:21:36 +00:00
aaronleventhal%moonset.net
7a7755d988
Bug 283482. MSAA events and objects in wrong HWND for CSS overflow children. r=bz, sr=roc
2005-03-02 19:05:09 +00:00
aaronleventhal%moonset.net
bbabc21a08
Bug 283703. Focus events not fired for radio buttons. r=pkw, sr=bz
2005-03-02 18:59:41 +00:00
bryner%brianryner.com
e6dfc671b2
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
2005-02-19 10:31:27 +00:00
aaronleventhal%moonset.net
478abe5c0c
Bug 282502. Tree items not returned in get_accFocus(). r=pkw, sr=jst
2005-02-18 14:36:28 +00:00
aaronleventhal%moonset.net
2bacd5d56c
Bug 282098. Accessible focus can get trapped inside of popup. r=pkw, sr=jst
2005-02-18 14:34:30 +00:00
aaronleventhal%moonset.net
02033aa00a
Bug 282089. Make ISimpleDOMNode's computed style getters work on any leaf node, including text, for convenience to AT vendors. r=pkwarren, sr=jst
2005-02-18 14:26:22 +00:00
aaronleventhal%moonset.net
882458e885
Bug 282095. Correct get_accFocus() behavior. r=pkw, sr=bryner, a=caillon
2005-02-15 14:21:01 +00:00
aaronleventhal%moonset.net
fba6fdd47d
Bug 281568. MSAA events EVENT_MENUEND/EVENT_MENUPOPUPEND fired too late, when dialog opens from menu action. Screen readers get confused. r=bryner, sr=neil, a=dveditz
2005-02-11 13:18:40 +00:00
aaronleventhal%moonset.net
60203664ea
Bug 237249. Accessible Name, role and value of URL bar and search field broken. r=pkwarren on accessibility module, r=mconnor for toolkit changes, r+sr=Neil for xpfe changes, sr=bryner for accessibility module changes, a=dveditz
2005-02-11 13:17:18 +00:00
aaronleventhal%moonset.net
dc8257352c
Bug 280057. Fix MSAA/ATK checked state for XUL radio button menu items. r=timeless, sr=neil
2005-02-09 01:30:14 +00:00
aaronleventhal%moonset.net
5023ce0257
Bug 281101. Correct get_accFocus behavior when currently focused object is queryied is to return CHILDID_SELF. r=pkw, sr=bryner
2005-02-08 15:29:29 +00:00
aaronleventhal%moonset.net
d0c046af4d
Attempting to fix thunderbird patrocles dep bustage by touching nsAccessibilityAtoms.cpp
2005-02-08 00:27:58 +00:00
aaronleventhal%moonset.net
2405f82c91
Bug 280871. Fix various problems with how we expose HTML and XUL combo boxes via accessibility APIs
2005-02-07 23:11:30 +00:00
aaronleventhal%moonset.net
ef30025156
Bug 281101. Return CHILDID_SELF for get_accFocus() if that object has focus. r=pkw, sr=bryner
2005-02-07 19:51:05 +00:00
aaronleventhal%moonset.net
b5a42a7a1b
Bug 280920. DHTML menu accessibility. See example in bug (URL field). r=pkwarren, sr=jst
2005-02-07 19:43:45 +00:00
aaronleventhal%moonset.net
0448eeb842
Bug 280916. Update DHTML accessibility role and state namespaces to location of RDF files on w3.org. r+sr=jst
2005-02-07 19:29:56 +00:00
aaronleventhal%moonset.net
94d920a829
Bug 280293. Fix O(n^2) DOM tree walking algorithm in nsAccessibleTreeWalker that resulted from use of domNode->GetNextSibling() instead of content->GetChildat(index). verbal r=timeless, sr=bz
2005-02-05 17:03:38 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
aaronleventhal%moonset.net
cba3c6d0bb
Bug 280262. Remove unneeded class nsGenericAccessible. Use nsAccessibleWrap for generic accessibles from now on. r=pkw, sr=jst
2005-02-03 01:02:19 +00:00
louie.zhao%sun.com
cd8430b50d
fix the bustage caused by previous check-in for bug257638
2005-02-01 10:00:42 +00:00
louie.zhao%sun.com
cc75812170
bug277888 GOK can't work with mozilla modal dialog
...
r = aaronleventhal
sr = Henry.Jia
2005-02-01 09:40:36 +00:00
louie.zhao%sun.com
7fadcad279
bug257638 [ATK] Menu Item doesn't work properly
...
r = pkwarren
sr = Henry.Jia
2005-02-01 09:35:28 +00:00
louie.zhao%sun.com
eeb26efadd
bug278039 Add a11y description for XUL column
...
r = pkwarren
sr = Henry.Jia
2005-02-01 09:26:13 +00:00
louie.zhao%sun.com
b2fba4e5de
bug278951 Accessible "state" and "extended state" have been mixed up
...
r = pkwarren
sr = Henry.Jia
2005-02-01 09:08:40 +00:00
louie.zhao%sun.com
8f73e5d627
bug257739 [ATK] Can't read the title name of windows/dialogs
...
p = Philip K. Warren (IBM)
r = aaronleventhal
sr = jst
2005-02-01 08:50:50 +00:00
louie.zhao%sun.com
0723d93e05
bug 275494 XUL Tree can't work with gok
...
r = aaronleventhal
sr = henry.jia
2005-02-01 03:51:57 +00:00
louie.zhao%sun.com
6d4321c037
bug277880 GOK Can't UI Grab to browser tabs
...
r = pkwarren
sr = henry.jia
2005-02-01 03:43:37 +00:00
bryner%brianryner.com
56a6d2bc54
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
2005-01-31 23:47:26 +00:00
aaronleventhal%moonset.net
5bd141c75f
Fixing brain dead type for yesterday's checkin to bug 280220: named anchor fixes for GW Micro.
2005-01-31 11:16:05 +00:00
aaronleventhal%moonset.net
d1e44abb83
Fixing bustage. Accidentally checked in something from another patch.
2005-01-30 03:07:29 +00:00
aaronleventhal%moonset.net
2af13c78be
Bug 280220. General fixup for the way we expose links and named anhcors. r=pkw, sr=bz
2005-01-30 01:31:50 +00:00
aaronleventhal%moonset.net
d7f6bf9763
Bug 280248. Expose <q> in MSAA. r=pkw, sr=bz
2005-01-29 04:57:57 +00:00
aaronleventhal%moonset.net
03e4b94154
Fixing bustage
2005-01-28 04:21:05 +00:00
aaronleventhal%moonset.net
2903163428
Fixing bustage
2005-01-28 03:58:10 +00:00
aaronleventhal%moonset.net
417295f31d
Bug 249998. Support DHTML accessibility plan, including roles, states and events for state changes. r=pkw, sr=jst
2005-01-28 02:35:26 +00:00
aaronleventhal%moonset.net
ebb47902b9
Bug 279941. Expose form element in MSAA object tree. r=pkw, sr=bryner
2005-01-26 22:41:05 +00:00
bzbarsky%mit.edu
e81095f972
Fix build bustage?
2005-01-25 20:29:23 +00:00
aaronleventhal%moonset.net
28d443599b
Bug 278872. Problems getting children of HTML listbox and combo box. r=louie.zhao, sr=bzbarsky
2005-01-25 19:35:53 +00:00
cmp%mozilla.org
347215a5f0
Add /Oicf to accessible/public/msaa's midl invocations. b=274542,
...
r=aaronleventhal, sr=bsmedberg.
2005-01-22 16:55:36 +00:00
kjh-5727%comcast.net
8ca7be0027
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
2005-01-22 16:00:07 +00:00
aaronleventhal%moonset.net
aa771d370c
Bug 259385. Expose h1-h6, q, blockquote in MSAA as well as elements with a defined xhtml2:role attribute. r=pkw, sr=jst
2005-01-21 03:50:26 +00:00
louie.zhao%sun.com
1b4ab6b887
Bug257093 [ATK] XUL Textbox has no AccessibleText interface
...
r = aaronleventhal
sr = Henry.Jia
2005-01-19 07:10:38 +00:00
louie.zhao%sun.com
3c547cb06e
Bug 246770 "Hyperlinks is not UI Grabble in GOK"
...
r = pkwarren
sr = henry.jia
2005-01-14 06:26:48 +00:00
aaronleventhal%moonset.net
d808e4118d
Bug 275532. Don't expose STATE_SELECTED for text objects. r=louie.zhao, sr=henry.jia
2005-01-12 14:37:31 +00:00
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bmlk%gmx.de
ef4604f958
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
2004-12-26 19:48:54 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
bryner%brianryner.com
184cc47ec5
deCOMtaminate nsIContent::GetNameSpaceID. Bug 272079, r+sr=jst
2004-12-13 04:14:28 +00:00
dbaron%dbaron.org
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
aaronleventhal%moonset.net
e2988e936c
Bug 267188. [MSAA] Expose tab number out of number of tabs in tab description. r=pkwarren, sr=bryner
2004-12-03 22:25:49 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
bzbarsky%mit.edu
7198a5985b
Add methods to get screen coordinates of frames and views. Bug 268576,
...
r+sr=roc
2004-11-23 17:26:19 +00:00
aaronleventhal%moonset.net
9121e3853e
Bug 267190. [MSAA] Fire events for jump to named anchor. r=pkwarren, sr=bryner
2004-11-08 21:07:50 +00:00
aaronleventhal%moonset.net
38e86a1a77
Fixing bustage
2004-11-08 03:01:54 +00:00
aaronleventhal%moonset.net
d0bcc27462
bug 267188. Rest of patch for XUL tab fix to expose positional information in MSAA. r=pkwarren, sr=Henry.Jia
2004-11-08 02:37:14 +00:00
aaronleventhal%moonset.net
65b7936531
Bug 267387. Fix event_scrolling_end so it still gets fired after first document. r=pkwarren, sr=Henry.Jia
2004-11-08 02:29:47 +00:00
aaronleventhal%moonset.net
cc966e08e4
bug 267188. Make XUL tabs expose positional info in MSAA. r=pkwarren, sr=Henry.Jia
2004-11-08 02:28:12 +00:00
aaronleventhal%moonset.net
e54473626a
Bug 266603. Crash when quickly alt+tabbing between Mozilla and HPR. r=pkwarren, sr=Henry.Jia
2004-11-08 02:21:49 +00:00
bzbarsky%mit.edu
683944da62
Create an api for easily converting between the coordinate systems of two
...
frames or two views. Use this to fix the auto-positioning of abs pos boxes to
work no matter how their containing block and the block their placeholder lives
in are related, and convert various other callers to the new API. Bug 266968,
r+sr=roc
2004-11-03 16:16:57 +00:00
pkw%us.ibm.com
4968ccd943
Bug 257097 - Offline/online switcher is not available in GOK's UI Grab.
...
Patch contributed by Louie Zhao (louie.zhao@sun.com )
r=aaronleventhal@moonset.net , sr=Henry.Jia@sun.com
2004-10-26 16:32:45 +00:00
bzbarsky%mit.edu
faebfe6bbd
Er.. doing this right.
2004-10-25 01:12:16 +00:00
bzbarsky%mit.edu
cdf73ab4ca
Don't use ?: because that depends on implicit conversion of pointers to
...
nsQueryInterface. Fixing build bustage from bug 253941.
2004-10-25 01:07:57 +00:00
aaronleventhal%moonset.net
330543e3c1
Bug 257737. [ATK] Implement getting BOUNDARY_WORD_END for accessible text. r=pkw, sr=darin, patch by Louie Zhao
2004-10-21 02:18:07 +00:00
pkw%us.ibm.com
5fb7b98791
Bug 257738 - [ATK] Following hyperlinks with GOK UI-Grab fails to auto-update the GOK.
...
Patch contributed by Louie Zhao (louie.zhao@sun.com )
r=pkwarren@gmail.com , sr=bryner@brianryner.com
2004-10-20 20:22:45 +00:00
bryner%brianryner.com
5914a0a884
Use GType as the return type for GetMaiAtkType since it is not the same as PRUint32 on all architectures. Bug 256603, patch by pkwarren@gmail.com, r=Louie.Zhao@sun.com, sr=dbaron.
2004-10-14 02:31:58 +00:00
bryner%brianryner.com
8787891e5a
Unify box and frame trees by moving nsIBox methods onto nsIFrame. XUL-box frames can call the superclass nsBox implementation, all other frames get the nsFrame implementation of the box methods, which acts like nsBoxToBlockAdaptor used to. Bug 258513, r+sr=roc.
2004-09-28 18:37:50 +00:00
aaronleventhal%moonset.net
255922d74c
Bug 260823. Report correct accessible value for HTML comboboxes. r=pkw, sr=bryner
2004-09-21 19:23:14 +00:00
neil%parkwaycc.co.uk
1c346b8beb
Don't use QueryInterface to get a view from a scrollable view b=258521 r+sr=roc
2004-09-20 22:25:07 +00:00
roc+%cs.cmu.edu
6146e49d29
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
2004-09-14 02:28:03 +00:00
bryner%brianryner.com
4de1e631ea
deCOMify nsIPresShell::GetRootFrame. Change callers inside of gklayout to use FrameManager()->GetRootFrame() instead so that the call can be inlined. Bug 253889, r+sr=roc.
2004-09-02 03:08:51 +00:00
aaronleventhal%moonset.net
ee255c951a
Bug 254966. Make css scrollable elements tab navigable. r=mats, sr=roc
2004-09-01 14:58:34 +00:00
bryner%brianryner.com
efcc221ee4
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
aaronleventhal%moonset.net
b72f90155f
Bug 165998. Option and select bounds incorrect. r=pkwarren, sr=roc
2004-08-18 14:39:45 +00:00
aaronleventhal%moonset.net
ded9c40eab
Backing out changes to 2 files I accidentally checked in
2004-08-02 12:32:58 +00:00
aaronleventhal%moonset.net
603ab51c34
Bug 185852. Active Accessibility: add ISimpleDOMText::get_fontFamily() to return single font name. Rev'd ISimpleDOMText IID. r=pkw, sr=roc
2004-08-02 12:28:50 +00:00
bryner%brianryner.com
18fa617572
Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc.
2004-08-02 04:52:55 +00:00
louie.zhao%sun.com
decdd6e39c
bug 241062 link name is not supported
...
r = pkwarren
sr= Henry.Jia
2004-08-02 03:45:56 +00:00
louie.zhao%sun.com
49728d989b
bug 250128 GOK expose "seperator" as "no name".
...
r = aaronleventhal
sr= henry.jia
2004-08-02 03:29:01 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
pkw%us.ibm.com
1e27a7f4a9
Bug 253468 - nsIAccessible doesn't need STATE_SIZEABLE and STATE_RESIZABLE.
...
r=aaronleventhal@moonset.net , sr=shaver@mozilla.org
2004-07-30 18:06:27 +00:00
aaronleventhal%moonset.net
955f672169
Bug 253391. Any element with tabindex explicity specified can be focused via .focus(). r=bryner, sr=jst
2004-07-30 13:00:36 +00:00
aaronleventhal%moonset.net
d3f7dc89f5
Bug 252955. List items returning strange accessible states. r=pkw, sr=darin
2004-07-27 19:53:07 +00:00
pkw%us.ibm.com
5ee2f99b19
Bug 251257 - Memory leak in nsXULTreeAccessible.cpp.
...
r=aaronleventhal@moonset.net , sr=darin@meer.net
2004-07-26 23:27:10 +00:00
bzbarsky%mit.edu
51ed58f1cb
Fix memory leaks due to misuse of ElementAt(). Bug 252731, patch by Jonathan
...
Watt <jonathan.watt@strath.ac.uk>, r+sr=bzbarsky
2004-07-23 16:33:12 +00:00
pkw%us.ibm.com
c611c6232c
Bug 249421 - Remote getDOMNode from nsIAccessible (it is already available in nsIAccessNode).
...
r=aaronleventhal@moonset.net , sr=darin@meer.net
2004-07-16 16:37:28 +00:00
pkw%us.ibm.com
5046699d71
Bug 251264 - AddGetIndexInParent to nsIAccessible.
...
r=aaronleventhal@moonset.net , sr=darin@meer.net
2004-07-15 20:45:59 +00:00
aaronleventhal%moonset.net
9aeb55ff97
Bug 171366. Support tabindex for all elements. r=bryner, sr=jst
2004-07-07 00:58:57 +00:00
aaronleventhal%moonset.net
9005f52277
Bug 245367. Expose positional information for tree views in MSAA's get_accDescription(). r=pkw, sr=henry.jia
2004-07-06 13:03:29 +00:00
aaronleventhal%moonset.net
4c84b229a8
Bug 198118. Refactor out label getting code so we can also use it to get accesskey. r=louie.zhao, sr=henry.jia
2004-07-06 13:00:40 +00:00
aaronleventhal%moonset.net
f8a6ab2b69
Fixing bustage
2004-07-01 21:13:04 +00:00
aaronleventhal%moonset.net
237ed8dc35
Bug 168624. Microsoft Narrator hanging Mozilla. r=pkw, sr=bryner
2004-07-01 20:43:03 +00:00
aaronleventhal%moonset.net
af686667c4
Rechecking in bug 243313 without problematic comptr->GetFoo(getter_AddRefs(comptr)) usage in GetNextDomNode(). Expose :before and :after anonymous frame text via accessibility APIs. r=louie.zhao, sr=henry.jia
2004-06-25 20:27:29 +00:00
aaronleventhal%moonset.net
fd365d8d51
Backing out fix for bug 243313 because it fits regression window for bug 248378. The change appears to have exposed a difference between the vc98 and vcnet7.1 compilers
2004-06-25 14:24:21 +00:00
peterv%propagandism.org
c6758de122
Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst.
2004-06-25 12:26:02 +00:00
aaronleventhal%moonset.net
ec9f3a5375
Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst
2004-06-23 19:44:43 +00:00
aaronleventhal%moonset.net
58253cb880
Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst
2004-06-23 14:07:49 +00:00
aaronleventhal%moonset.net
cd8d1a778d
Bug 248017. Can't QueryService to all ISimpleDOM* interfaces. Need QS because QI won't work on WinXP from IAccessible to custom interfaces. r=pkw, sr=darin
2004-06-22 16:38:27 +00:00
bryner%brianryner.com
55d74e870b
oops, this wasn't supposed to go on the trunk. backing out.
2004-06-21 23:41:30 +00:00
bryner%brianryner.com
8cfeadc0a0
bringing branch changes forward
2004-06-21 23:35:56 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
aaronleventhal%moonset.net
64532390ce
Bug 243313. Expose :before and :after anonymous frame text via accessibility APIs. r=louie.zhao, sr=henry.jia
2004-06-16 13:12:53 +00:00
aaronleventhal%moonset.net
c665bef5ad
Missing part of checkin to bug 245931. r=pkw, sr=bryner
2004-06-16 13:09:10 +00:00
louie.zhao%sun.com
984ff8c25a
bug 246750 Can't read menu/menuitem's "keyboard shortcut" and "accesskey"
...
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-06-16 08:52:23 +00:00
louie.zhao%sun.com
cd5597f11f
bug 201922 Make XUL tree accessibles keep track of their own tree item accessibles
...
r = aaronleventhal
sr= Henry.Jia
2004-06-16 06:19:12 +00:00
aaronleventhal%moonset.net
db56c1ec01
Bug 245931. Fix focus issues in accessibility APIs. r=pkw, sr=bryner
2004-06-15 02:31:20 +00:00
aaronleventhal%moonset.net
0c1a037f66
Bug 241064. Don't use state_unavailable on objects unless their greyed/disabled. r=Louie.Zhao, sr=Henry.Jia
2004-06-09 12:50:53 +00:00
aaronleventhal%moonset.net
2aa6948c97
Bug 245819. Fix regression from bug 244624, accessibility info cannot be retrieved from 2 subsequent pages with textfield. r=pkw, sr=Henry.Jia
2004-06-09 12:48:54 +00:00
aaronleventhal%moonset.net
a14d842063
Bug 245883. Readonly states incorrectly exposed for lists and their contents. r=pkw, sr=Henry.Jia
2004-06-09 12:45:09 +00:00
aaronleventhal%moonset.net
5942fd28ca
Bug 245878. Mozilla hangs when accessibility info retrieved from null plugin. r=pkw, sr=Henry.Jia
2004-06-09 12:42:41 +00:00
louie.zhao%sun.com
ba04674c8f
bug 244140 Listitem should support type "checkbox".
...
r = aaron
sr= henry.jia@sun.com
2004-06-09 04:11:01 +00:00
bryner%brianryner.com
4451888110
Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron.
2004-06-08 23:53:59 +00:00
aaronleventhal%moonset.net
d865336fcc
Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf
2004-06-08 13:59:11 +00:00
cbiesinger%web.de
589ae07662
bug 196380
...
o) move nsCopySupport into content (from layout), it belongs there better
o) add an |currentURI| attribute to nsIImageLoadingContent which allows access to the URI that is currently being displayed
o) use that from the image uri copy code
xpfe part: r=neil.parkwaycc.co.uk sr=bz rest: r+sr=bz
2004-06-05 17:57:00 +00:00