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

784 Коммитов

Автор SHA1 Сообщение Дата
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