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

793 Коммитов

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