Граф коммитов

934 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com ecc0706743 Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
gerv%gerv.net b82a9f12e2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:57:14 +00:00
cvshook%sicking.cc 79b8f5fc24 Bug 284950: DeCOMTaminate nsIContent::GetAttrNameAt
r/sr=bz
2005-12-28 21:52:39 +00:00
ginn.chen%sun.com 506df92353 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 cc652fabee 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 87fe312b51 Bug 320358 Firefox crashes in nsXULButtonAccessible::GetState
r=aaronleventhal sr=roc
2005-12-16 05:20:31 +00:00
ginn.chen%sun.com fca7b8ab15 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 0a714ab384 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 d3b53d19ca Bug 317482 AccessibleText getRangeExtents does not work
r=aaronleventhal sr=roc
2005-12-12 07:16:14 +00:00
neil%parkwaycc.co.uk 0d29adadea 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 bf70da4532 Remove content ids. Bug 166637, r=sicking, sr=peterv 2005-11-29 16:47:18 +00:00
jst%mozilla.jstenback.com 8f1863159b 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 9b0852aaf7 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 b23a185f28 Fixing bustage 2005-11-02 01:37:44 +00:00
bzbarsky%mit.edu d44ad313ae Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
cvshook%sicking.cc 64a0fbd45f 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 0d5a3e6aa7 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 d2d67f3ba4 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 5f009d01cb 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 36671db790 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 474d9f6272 Bug 312792. Crash exposing dynamically changing <option> lists. r=parente, sr=bz 2005-10-18 19:17:07 +00:00
aaronleventhal%moonset.net 0cb3270033 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 6c2b808fd8 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 402016b8b3 Bug 288761. Fix leak of rendering context. r+sr=roc,a=asa 2005-10-12 19:12:47 +00:00
aaronleventhal%moonset.net 51dd2d7ff8 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 f5c7d43d7b 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 06fd81dff0 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 8b4f326fce 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 d5b314ea93 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 1d320ff39a 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 c776b948a4 Bug 297697. ISimpleDOMText.get_unclippedSubstringBounds problems. r+sr=roc 2005-09-27 02:17:26 +00:00
aaronleventhal%moonset.net debbcf98eb 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 3609c87767 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 ae80391e22 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 9f50eaea09 Bug 309329. Should not expose content in invisible views. r=parente, sr=bz 2005-09-20 20:31:00 +00:00
aaronleventhal%moonset.net 589bc38297 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 839211c13f 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 8ee589bb39 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 3944fa7e68 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 84999b62be 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 60174e3d08 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 da50e5def2 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 76100531f5 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 f3347fc842 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 4c7f6142b5 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 8d687e283c Fix bustage 2005-08-30 23:04:36 +00:00
aaronleventhal%moonset.net d12d5c852e Bug 305813. Error pages not read by screen reader 2005-08-30 22:37:16 +00:00
aaronleventhal%moonset.net 11dfddb763 Bug 305729. No accessible name for HTML <button>s. r=timeless, sr=neil 2005-08-24 19:17:39 +00:00
aaronleventhal%moonset.net c3c540015d Bug 297697. ISimpleDOMText::get[un]clippedSubstringBounds giving incorrect results. r+sr=roc 2005-08-23 21:02:02 +00:00
bzbarsky%mit.edu 0d6a610963 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 59ca2b6d72 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 50dd6c29cd 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 13f84f3691 Bug 291077. Second more sensible patch for get_accParent() problems, r+sr=roc 2005-08-19 03:21:38 +00:00
aaronleventhal%moonset.net b7847f7b1f 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 5cf1563caf Bug 304488. Accesibility issues with frames and iframes. r=timeless, sr=dmose 2005-08-17 19:08:26 +00:00
aaronleventhal%moonset.net f7f7e9b1b3 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 3e57a7f40e 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 1a825a8d3e 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 5d52427370 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 5d514e6dd6 Fixing bustage 2005-08-10 02:09:03 +00:00
aaronleventhal%moonset.net d0d189ebb3 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 3885aca374 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 d1e883edfb 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 23da1858e6 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 2d64f5345b 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 95e28115f0 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 1fe3ba82a7 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 ef7c4bc7a0 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 a14f4645a1 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 83216585ac 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 c188efadf0 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 32d7b89a07 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 d056089395 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 ddf1984c63 Fix AccessibleObjectFromPoint within list items. r+sr=neil, a=bsmedberg 2005-07-22 14:12:35 +00:00
aaronleventhal%moonset.net 84f6a107f5 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 1f6a6f5b70 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 7925482e40 Fixing bustage 2005-07-21 01:09:54 +00:00
aaronleventhal%moonset.net d35fc66692 Fixing bustage 2005-07-21 01:00:39 +00:00
aaronleventhal%moonset.net 9bc60ce040 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 74ad5c528d Bug 301406. Fix accessibility of XUL multiline textboxes. r+sr=neil, a=mkaply 2005-07-21 00:37:27 +00:00
aaronleventhal%moonset.net f3ae3ea672 Bug 301436. Start using official DHTML a11y namespaces. r+sr=jst, a=asa 2005-07-20 19:34:55 +00:00
aaronleventhal%moonset.net 7475958118 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 32daeac144 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 3f397dafba Bug 298648. Implement ISimpleDOMNode::get_language. r=timeless, sr=roc, a=bsmedberg 2005-07-15 13:08:26 +00:00
aaronleventhal%moonset.net ec03b5002b 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 e29ed50977 Fixing bustage 2005-07-14 14:53:30 +00:00
aaronleventhal%moonset.net 37551fbadf Bug 290354. Support multiple selection. r=timeless, sr=bryner, a=asa 2005-07-14 14:20:21 +00:00
aaronleventhal%moonset.net 582bbcfcfa 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 09fbb8676f 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 6d8381dbd3 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 f2d726ae3f 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 a1372364e0 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 92fd2a607e 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 7df51c1fae 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 6ff0f9e270 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 f055d2e681 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 9a66b38087 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 fd30c7dd96 trying to fix windows bustage 2005-06-24 22:30:55 +00:00
aaronleventhal%moonset.net 0835a77682 Support official DHTML a11y application content type. r+sr=jst, a=mkaply 2005-06-24 19:16:45 +00:00
aaronleventhal%moonset.net cc014c3df1 Implement basic accessible relations. r=louie.zhao, sr=jst, a=mkaply 2005-06-24 16:29:15 +00:00
aaronleventhal%moonset.net 22905b8679 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 7a735ff361 Followup to bug 292971 -- fix string comparison. r=darin a=asa. 2005-06-20 03:38:30 +00:00
roc+%cs.cmu.edu c20e5c6558 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 e4a343f08f 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 d8ef241ada 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 8183167300 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 4dd3c10951 Bug 296261. Fix nsIAccessible::GetPreviousSibling regression. r=parente, sr=neil, a=chofmann 2005-06-02 20:13:59 +00:00
aaronleventhal%moonset.net 79abb25c6f 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 2f8def85e9 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 d5865f4067 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 1229896b01 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 f1db25723c 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 df7104eccc 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 b45ff88a33 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 e759c01fdc 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 75fa7b317c 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 6f1b20d9c2 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 13eb9dc457 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 d1574edf45 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 5a752fb290 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 54394436fc Bug 291549. Fix crash in nsAccessNode::GetDocShellTreeItemFor(). r=pkw, sr=bz, a=asa 2005-05-05 14:48:20 +00:00
bryner%brianryner.com aed69207f0 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 abd3646f41 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 e6e51f72f7 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 50de4a3e1d 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 7db945a38d Bug 291919 syntax error nsRootAccessible.cpp:585 when compiling with --disable-xul 2005-04-26 16:14:00 +00:00
cbiesinger%web.de 05887a4179 fixing gtk2 bustage 2005-04-15 22:06:03 +00:00
aaronleventhal%moonset.net 994fe447d8 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 76f3671cb6 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 e2c638b498 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 7f9a20cd0a 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 3a7a80d055 bug288848 Various memory leaks in nsAccessibleHyperText
r = aaronleventhal
sr = bzbarsky
2005-04-06 09:09:20 +00:00
cbiesinger%web.de 215f759bf6 fixing gcc 3.4 bustage (balsa) 2005-04-06 00:25:56 +00:00
aaronleventhal%moonset.net 8983922cc3 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 ebf0088df4 bug278036 nsXULTextField should have "activate" action
r = pkwarren
sr = Henry.Jia
2005-04-05 11:16:34 +00:00
louie.zhao%sun.com 531fe3b634 bug257099 GOK GUI can't grab Combobox
r = aaronleventhal
sr = Henry.Jia
2005-04-05 11:11:57 +00:00
louie.zhao%sun.com 5f0eb6e00f bug241055 nsHTMLTextFieldAccessible need "ATK_STATE_EDITABLE" state.
r = aaronleventhal
sr = Henry.Jia
2005-04-05 10:59:25 +00:00
bryner%brianryner.com 931eb08990 fixing gtk2 bustage 2005-04-04 19:57:46 +00:00
aaronleventhal%moonset.net 956dd19d77 Fixing bustage on gtk2 builds 2005-04-04 18:46:18 +00:00
aaronleventhal%moonset.net b549f12a6d Fixing bustage 2005-04-04 17:37:34 +00:00
aaronleventhal%moonset.net 07b8684c26 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 27e54013f7 Bug 288503. Framesets not working with screen readers. r=biesi, sr=dougt 2005-04-04 17:26:57 +00:00
aaronleventhal%moonset.net 24c93d7ad6 Bug 288517. Fix accessibility API support of progress meters. r=mconnor, sr=neil 2005-04-04 15:48:06 +00:00
aaronleventhal%moonset.net 019aba35cc Fixing beast bustage 2005-04-04 15:04:14 +00:00
aaronleventhal%moonset.net 826511f6ca Fixing bustage 2005-04-04 14:10:02 +00:00
aaronleventhal%moonset.net 4f9f6bd7c6 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 c6b3507c59 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 54c14dbb33 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 4a53868c77 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 1f7a9d234d 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 0192e35de6 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 3d3e10d040 Fixing bustage correctly, thanks bz 2005-04-01 17:42:25 +00:00
aaronleventhal%moonset.net ee2e795e67 Attempt to fix bustage on gcc 2005-04-01 17:26:05 +00:00
aaronleventhal%moonset.net c6d85bcd50 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 21b5bec8ea Bug 287979. Infinite loop when exposing plugins. r=timeless, sr=jst 2005-03-30 00:53:10 +00:00
aaronleventhal%moonset.net 16f6e9a9bd 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 cae059bd15 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 022ea21af6 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 a87209aaa6 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 7370591bec 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 5253fabc14 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 c93e8e4d0e Bug 286687. Expose menu item keyboard accelerators in MSAA. r=timeless, sr=neil 2005-03-18 14:56:48 +00:00
aaronleventhal%moonset.net c9ed31bf55 Fixing bustage 2005-03-18 05:47:58 +00:00
aaronleventhal%moonset.net 7b01b5c40c This wasn't supposed to creep into the bustage fix 2005-03-18 05:23:23 +00:00
aaronleventhal%moonset.net feb22b7190 Fixing bustage 2005-03-18 05:20:43 +00:00
aaronleventhal%moonset.net 06d061747b bug 286029. Fixes for tree accessibility. r=pkw, sr=Neil 2005-03-18 04:29:39 +00:00
aaronleventhal%moonset.net 7ead8b720a 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 1723889887 Fixing bustage, forgot new files 2005-03-15 15:44:02 +00:00
aaronleventhal%moonset.net 75153d6e16 Bug 280055. AccessibleObjectFromPoint() broken for XUL tabs in Firefox. r+sr=roc 2005-03-15 15:32:30 +00:00
aaronleventhal%moonset.net 43925359dc Bug 285711. Support accessible alerts. r=pkwarren, sr=henry.jia 2005-03-15 15:00:44 +00:00
aaronleventhal%moonset.net f97e388d87 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 7b6003e9dc 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 a7beb60952 Fixing a couple of spelling and whitespace nits 2005-03-11 15:17:48 +00:00
gandalf%firefox.pl 06f479dff9 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 d6b4a62ca7 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 81cd248f48 Bug 283703. Focus events not fired for radio buttons. r=pkw, sr=bz 2005-03-02 18:59:41 +00:00
bryner%brianryner.com 708a569767 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 06db8fa144 Bug 282502. Tree items not returned in get_accFocus(). r=pkw, sr=jst 2005-02-18 14:36:28 +00:00
aaronleventhal%moonset.net 03a8934271 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 aa07ce39b3 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 33bf825398 Bug 282095. Correct get_accFocus() behavior. r=pkw, sr=bryner, a=caillon 2005-02-15 14:21:01 +00:00
aaronleventhal%moonset.net 3a39c08abe 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 62f01b3e02 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 087aee932b 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 a076f1f82c 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 e855f5bf2f Attempting to fix thunderbird patrocles dep bustage by touching nsAccessibilityAtoms.cpp 2005-02-08 00:27:58 +00:00
aaronleventhal%moonset.net e177758a41 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 eed0b37d9a 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 ca121afdd3 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 6633e19456 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 627f862c09 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 67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
aaronleventhal%moonset.net bf9489220d 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 4786e4a984 fix the bustage caused by previous check-in for bug257638 2005-02-01 10:00:42 +00:00
louie.zhao%sun.com 76a90a1e17 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 c2e956773c 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 3cd3c1d969 bug278039 Add a11y description for XUL column
r  = pkwarren
sr = Henry.Jia
2005-02-01 09:26:13 +00:00
louie.zhao%sun.com ac326de3b4 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 13fd081406 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 77d18fbb33 bug 275494 XUL Tree can't work with gok
r  = aaronleventhal
sr = henry.jia
2005-02-01 03:51:57 +00:00