aaronleventhal%moonset.net
879c12013f
Bug 333579. Firefox crash with image map areas and accessibility. r=pilgrim, sr=neil
2006-07-12 04:21:52 +00:00
aaronleventhal%moonset.net
ed7905bc9f
Bug 328198. An <li> instead of <span> with a role gets spoken as custom control. r=pilgrim, sr=neil
2006-07-11 16:34:40 +00:00
leon.sha%sun.com
1d06a1edf8
Bugzilla Bug 340978, The accessible table implementation in Thunderbird appears to be implemented incorrectly.
...
Patch by Evan.Yan@Sun.COM .
aaronleventhal: review+
neil: superreview+
2006-07-10 05:37:20 +00:00
aaronleventhal%moonset.net
c4b3bad5dd
Bug 343661. Configure Security Warnings associated description not exposed. Patch by Mark Pilgrim, r=aaronlev, sr=neil
2006-07-06 02:42:09 +00:00
aaronleventhal%moonset.net
32e45703fb
Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano
2006-07-05 20:42:22 +00:00
aaronleventhal%moonset.net
876a627199
Bug 339565. Google.com textfield shows unexpectedly with GOK. Forgot to make one change requested by Neil. Original patch by Nian Liu, r=aaronlev, sr=neil
2006-07-05 12:52:44 +00:00
cvshook%sicking.cc
cf07d96809
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
2006-07-02 07:23:10 +00:00
tor%cs.brown.edu
76cfc2ad30
Backout of bug 339237.
2006-07-01 07:44:49 +00:00
aaronleventhal%moonset.net
e815f2841a
Bug 339565. Gogle.com textfield autocomplete shows unexpectedly with GOK. Patch by Nian Liu. r=aaronlev, sr=neil
2006-07-01 04:02:03 +00:00
aaronleventhal%moonset.net
613a2b63b2
Bug 342979. Role attribute should be recognized in XHTML 1.x namespace. r=pilgrim, sr=neil
2006-07-01 03:52:29 +00:00
aaronleventhal%moonset.net
2e03d30048
Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano
2006-07-01 03:30:58 +00:00
aaronleventhal%moonset.net
c14e913d21
Bug 340827. Support nsIAccessibleTab cross platform -- one more tweak needed for it to build on Windows. r=aaronlev
2006-06-27 15:46:24 +00:00
aaronleventhal%moonset.net
2ec38575a5
Bug 340827. Support nsIAccessibleTable cross platform. Patch by Ming Gao. r=aaronlev
2006-06-27 15:42:09 +00:00
aaronleventhal%moonset.net
3b67833fe3
Bug 342698. Stack overflow when getting state of document. r=markp
2006-06-26 14:54:25 +00:00
aaronleventhal%moonset.net
7c56af8d4f
Bug 340665. New ATK: expose links as ATK_ROLE_LINK, if available. r=Evan.Yan
2006-06-26 13:37:03 +00:00
aaronleventhal%moonset.net
2aa027a978
Backing out bug 340672 as a bustage fix.
2006-06-26 13:35:36 +00:00
aaronleventhal%moonset.net
6d4b2fcdc3
Bug 340665. New ATK: expose links as ATK_ROLE_LINK, if available. r=Evan.Yan
2006-06-26 13:00:27 +00:00
aaronleventhal%moonset.net
7fd66afad7
Bug 340672. Expose ATK value change events. r=Evan.Yan
2006-06-26 12:56:36 +00:00
aaronleventhal%moonset.net
ab1e25dd3d
Bug 340661. Remove unneeded nsHTMLImageMapAccessible. r=pilgrim
2006-06-22 17:22:30 +00:00
aaronleventhal%moonset.net
07c2f8f972
Fixing bustage
2006-06-21 14:58:00 +00:00
aaronleventhal%moonset.net
73e6383ecc
Bustage fix
2006-06-21 14:40:57 +00:00
aaronleventhal%moonset.net
09330745ca
Bug 342186. Implement nsIAccessible::EXT_STATE_DEFUNCT. r=ginn.chen
2006-06-21 14:00:11 +00:00
aaronleventhal%moonset.net
59a695aa6d
Fixing bustage
2006-06-21 13:40:51 +00:00
aaronleventhal%moonset.net
5d1389f2f1
Bug 340829. Implement big hunk of new-atk, nsAccessibleHyperText, to support specialized accessibility interfaces cross-platform and expose containment hierarchy as such. r=ginn.chen
2006-06-21 13:29:10 +00:00
aaronleventhal%moonset.net
fc30af6010
Bug 341745. Clean up accessible text entry classes and make sure nsIAccessible::ROLE_TEXT always refers to content. r=pilgrim
2006-06-16 17:13:37 +00:00
ginn.chen%sun.com
66243c0a99
Fix bustage of Bug 340825
2006-06-16 05:36:41 +00:00
aaronleventhal%moonset.net
304ad93423
Bug 341650. Fix issues with accessible object selection. r=pilgrim
2006-06-15 18:29:44 +00:00
aaronleventhal%moonset.net
a40af53e5c
Bug 333295. Coverity error in nsDocAccessible::GetBoundsRect(). Fixed by Mike Gao. r=aaronlev, sr=roc
2006-06-15 17:01:32 +00:00
aaronleventhal%moonset.net
6da0b5b336
Bug 333294. UMR in nsAccessible::GetXULName(), found by coverity, fixed by Mike Gao. r=aaronlev, sr=roc
2006-06-15 16:59:31 +00:00
aaronleventhal%moonset.net
c1a7541844
Bug 340825. New ATK, implement nsIAccessible value for all platforms and for DHTM, via nsAccessible. r=ginn.chen
2006-06-15 16:55:32 +00:00
benjamin%smedbergs.us
893a093a73
Reverting bug 340825 for aaronlev due to a busted checkin
2006-06-15 15:22:23 +00:00
aaronleventhal%moonset.net
e9e2a3dca5
Bug 340825. One more part of nsIAccessibleValue cross platform fix. r=ginn.chen
2006-06-15 15:00:50 +00:00
aaronleventhal%moonset.net
54d095ce90
Bug 340825. Implement nsIAccessibleValue in cross platform code so it can be used anywhere. r=ginn.chen
2006-06-15 14:55:02 +00:00
aaronleventhal%moonset.net
81d88dd551
Another bustage fix. Somehow #endif was missing
2006-06-15 14:18:52 +00:00
aaronleventhal%moonset.net
a36c1836e1
Fixing bustage, this was not supposed to be in
2006-06-15 14:08:47 +00:00
aaronleventhal%moonset.net
b3f52c095e
Bug 341013. Use description relations in ATK. r=ginn.chen
2006-06-15 13:40:23 +00:00
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