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

1393 Коммитов

Автор SHA1 Сообщение Дата
ginn.chen@sun.com c6304de029 Bug 376013 [a11y]Incorrect text information sent in "object:text-changed:insert" events.patch by Evan.Yan at sun.com r=aaronleventhal 2007-06-06 00:56:52 -07:00
aaronleventhal@moonset.net 6a9342cfb6 Bug 382270. The displayed menu item in a collapsed HTML combo box should have SHOWING state exposed via AT-SPI. r=evan.yan 2007-06-05 13:02:35 -07:00
aaronleventhal@moonset.net 0cc2fca501 Bug 382321. Alphabetize ARIA role table and move to a separate file. r=surkov, sr=neil 2007-06-05 08:41:07 -07:00
ginn.chen@sun.com 24d169390f Bug 383179 Firefox reliably segfaults upon quit [@ nsAccessNode::GetApplicationAccessible]r=aaronleventhal 2007-06-04 21:19:16 -07:00
ginn.chen@sun.com 128221f479 Bug 382567 Use GetNativeInterface, GetAccessibleWrap instead of CASTr=surkov.alexander 2007-06-04 02:39:15 -07:00
ginn.chen@sun.com f20cc0b658 Bug 382555 Don't need check IsEmbeddedObject in GetNativeInterface if we've already created mAtkObjectr=aaronleventhal 2007-06-04 01:37:33 -07:00
ginn.chen@sun.com e54656aae6 Bug 382293 sync maiutil code with gailutil.c 2007-06-04 01:34:15 -07:00
ginn.chen@sun.com 5d76b8c78b Bug 382296 reduce compile warnings with gcc in a11y moduler=surkov.alexander 2007-06-04 01:16:04 -07:00
aaronleventhal@moonset.net d31f32a7e0 Bug 382860. No caret events in CSS scrollable area. r=surkov 2007-06-02 10:43:33 -07:00
aaronleventhal@moonset.net cb030d7299 Bug 382865. Null out param strings in ISimpleDOM* support. r=surkov 2007-06-02 10:37:07 -07:00
surkov.alexander@gmail.com b8525cbf32 Bug 379435 - expose role and states as string in nsIAccessibleRetrieval, r=me, aaronlev, sr=neil 2007-06-01 20:23:58 -07:00
surkov.alexander@gmail.com 1fbc1d4bce Bug 381302 - move application accessible to cross platform code, r=aaronlev, ginn.chen, sr=neil 2007-06-01 20:01:38 -07:00
surkov.alexander@gmail.com c2084a5ec4 Back up of bug 381302 2007-05-31 05:52:45 -07:00
surkov.alexander@gmail.com 058acbeeab Bug 381302 - move application accessible to cross platform code, r=aaronlev, ginn.chen, sr=neil 2007-05-31 04:26:15 -07:00
aaronleventhal@moonset.net 05b111e301 Bug 381048. Allow accessible names on ARIA elements with no child content, but with title. Patch by David Bolter. r=aaronlev 2007-05-29 07:45:38 -07:00
ginn.chen@sun.com c29b01e71c Bug 381433 no focus event when focus back to the same widget after focused on radiogrouppatch by Evan.Yan @sun.com r=aaronleventhal 2007-05-28 23:53:50 -07:00
ginn.chen@sun.com 67e971a3e1 Bug 381832 duplicated of state-changed:busy (false) eventwhen document is load finishedr=aaronleventhal 2007-05-28 23:43:50 -07:00
ginn.chen@sun.com dabd397af7 Bug 366000 MaiHyperlink class memory leakr=aaronleventhal sr=neil 2007-05-28 23:41:14 -07:00
surkov.alexander@gmail.com 472eb065f9 Bug 381312 - implement IAccessibleRelation, r=aaronlev, sr=neil 2007-05-24 06:26:54 -07:00
aaronleventhal@moonset.net da87a6ca1f Bug 378776. Follow-up to original checkin -- remove 2 more cases of GetNumberOfShells(). r=smaug 2007-05-23 18:33:15 -07:00
aaronleventhal@moonset.net 9579f8212b Bug 301621. Follow up patch to fix onclick a11y on <li>. r=ginn.chen 2007-05-23 05:20:06 -07:00
dwitte@stanford.edu b607cedcf0 bustage fix. 2007-05-22 22:05:04 -07:00
aaronleventhal@moonset.net a221f0afd5 Bug 381174. Locale not exposed for ATK document interface. r=surkov 2007-05-22 20:54:19 -07:00
aaronleventhal@moonset.net 4cad91bd9a Bug 380976. Tree view accessible hierarchy regression. r=ginn.chen 2007-05-21 06:57:54 -07:00
aaronleventhal@moonset.net 4e0f643ded Bug 381229. Incorrect accessible role and events for XUL autocomplete and combobox (menulist) popup lists. r=ginn.chen 2007-05-21 06:53:57 -07:00
mats.palmgren@bredband.net 306c6b161e Don't use mFirstChild when the child count is zero. b=381057 r=aaronleventhal 2007-05-20 01:05:42 -07:00
mats.palmgren@bredband.net 4e877ad3e0 Null out members in Shutdown() so we bail out of later API calls with an error. b=381057 r=aaronleventhal 2007-05-20 01:05:28 -07:00
surkov.alexander@gmail.com a379fa8851 Bustage fix for bug 374487 2007-05-19 19:54:27 -07:00
surkov.alexander@gmail.com 81ade21286 Bug 374487 - provide API to support multiple targets for the same relation, r=aaronlev 2007-05-19 19:41:33 -07:00
aaronleventhal@moonset.net 680e341a85 Bug 381114. Crash [@ msaa/nsAccessibleWrap::NativeAccessible ]. r= mats.palmgren 2007-05-17 20:00:21 -07:00
surkov.alexander@gmail.com 12c1fc369f Bug 380883 - use gIsAccessibilityActive in ATK, r=ginn.chen 2007-05-17 02:12:10 -07:00
mats.palmgren@bredband.net 80fa7b18b3 Null-check the primary frame before using it. b=380749 r=aaronleventhal 2007-05-17 01:21:49 -07:00
mats.palmgren@bredband.net 95e43da41c nsHTMLSelectOptionAccessible::GetName - add null-check and make it return the empty string for empty option elements. b=379872 r=aaronleventhal 2007-05-17 01:12:15 -07:00
aaronleventhal@moonset.net cecf3cecb1 Bug 380669. More states for HTML option accessibles. r=surkov 2007-05-16 06:59:06 -07:00
aaronleventhal@moonset.net 15d53db726 Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov 2007-05-16 06:38:05 -07:00
ginn.chen@sun.com ead9455c46 Bug 380706 Labels will not be reported while browsing the list item with arrow keys.r=surkov.alexander 2007-05-16 01:21:12 -07:00
surkov.alexander@gmail.com 48b2b78c22 Bug 380524 - implement IAccessibleComponent, r=aaronlev, sr=neil 2007-05-15 23:04:20 -07:00
surkov.alexander@gmail.com b04448a802 Bug 380508 - implement IAccessibleHyperlink, r=aaronlev, sr=neil 2007-05-15 21:28:38 -07:00
ginn.chen@sun.com 7ba9ae2d81 Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil 2007-05-15 02:46:06 -07:00
surkov.alexander@gmail.com ba8ef8d747 Bug 380412 - loading ajax pages reliable craches, r=aaronlev 2007-05-14 22:12:50 -07:00
surkov.alexander@gmail.com 12a7e11ca9 Bug 379366 - reimplement IAccessibleText::newText/oldText, r=aaronlev, bent.mozilla, sr=neil 2007-05-12 09:22:08 -07:00
surkov.alexander@gmail.com 3b4ca6c407 Bug 379579 - implement IAccessibleHypertext, r=aaronlev, sr=neil 2007-05-11 23:11:44 -07:00
surkov.alexander@gmail.com cbe780e5f3 Bug 380412 - loading ajax pages reliable craches, r=aaronlev 2007-05-11 19:57:42 -07:00
aaronleventhal@moonset.net aa1cb9737c Bug 348060. Compiler warning at line 698 of nsHTMLTableAccessible.cpp [@nsHTMLTableAccessible::SelectRowOrColumn]. Patch by Ryan Vandermeulen. r=aaronlev, sr=neil 2007-05-11 19:21:10 -07:00
surkov.alexander@gmail.com 98144a0d8b linux bustage fix for bug 380038 2007-05-11 05:56:31 -07:00
surkov.alexander@gmail.com 49f865b449 linux bustage fix for bug 380038 2007-05-11 05:42:30 -07:00
surkov.alexander@gmail.com f5fe358436 Bug 380038 - add (un)selectRow/Column methods to nsIAccessibleTable, r=aaronlev, sr=neil 2007-05-11 05:21:43 -07:00
ginn.chen@sun.com d2b3b98c68 Bug 378709 patch 2, return ATK_STATE_DEFUNCT for deconstructed AccWrapr=aaronleventhal 2007-05-10 22:51:46 -07:00
surkov.alexander@gmail.com c3c387577b Fix for bug 377728 - delayed accessible events problem, r=aaronlev 2007-05-09 10:48:11 -07:00
aaronleventhal@moonset.net 0a12926e20 getTextAtOffset by line fails with wrapped spans that have accessibles. r=parente 2007-05-09 10:42:42 -07:00
aaronleventhal@moonset.net 321c2dd932 Bug 379878. Fix crashes and accessible value interface support for XUL progress meter. r=ginn.chen 2007-05-09 06:25:52 -07:00
surkov.alexander@gmail.com e1aa95b054 Fix for bug 380022 - implement IAccessibleImage, r=aaronlev 2007-05-09 01:42:12 -07:00
surkov.alexander@gmail.com b424d2096f Fix for bug 380021 - implement IAccessibleValue, r=aaronlev, sr=neil 2007-05-09 01:19:01 -07:00
aaronleventhal@moonset.net fe03d7db2d Bug 301621. Expose elements with onclick from addEventListener(). r=smaug 2007-05-08 14:44:04 -07:00
aaronleventhal@moonset.net 02877c0c54 Bug 379424. grabFocus() on form controls should remove focus from other items on the page. r=surkov 2007-05-07 12:02:57 -07:00
aaronleventhal@moonset.net cfca69a5d0 Incorrect part of previous checkin would cause bustage 2007-05-07 11:59:08 -07:00
aaronleventhal@moonset.net c2459774c9 Bug 371273. Fire caret/selection events for movement within document when find bar is open. Also fixes MSAA caret position when user is typing/deleting text, and moves MSAA specific code out of cross platform code area. r=surkov 2007-05-07 11:55:17 -07:00
aaronleventhal@moonset.net 3829716470 Bug 378408. Activate action not working for textarea, only for html input textfield. r=david.bolter 2007-05-07 11:51:36 -07:00
aaronleventhal@moonset.net d401823883 bug 379755. JAWS does not read Bookmarks or History when sidebar opens. r=david.bolter 2007-05-07 11:48:34 -07:00
aaronleventhal@moonset.net dc36d1f01d Bug 379678. Fix up HTML combo box accessibility. r=surkov 2007-05-06 20:12:00 -07:00
aaronleventhal@moonset.net ecc5ecc833 Bug 368012. Expose STATE_CHECKABLE for each checkable widget. Patch by David Bolter. r=aaronlev 2007-05-06 07:50:03 -07:00
mats.palmgren@bredband.net 7de7b90e2f Add a null-check. b=377535 r=aaronleventhal 2007-05-06 02:03:10 -07:00
surkov.alexander@gmail.com 2ee202c244 Bustage fix for bug 379585 2007-05-05 23:23:01 -07:00
surkov.alexander@gmail.com d3a20ef799 Fix for bug 379585 - implement IAccessibleTable, r=aaronlev 2007-05-05 23:09:49 -07:00
aaronleventhal@moonset.net 133a30de2e Bug 376887. If document gets painted before being fully loaded, and gets focused, the accessible tree is often incorrectly truncated. r=surkov 2007-05-04 08:15:00 -07:00
aaronleventhal@moonset.net 1696a9350a Bug 379608. Allow doc accessibles to support accessible text interfaces. r=surkov 2007-05-03 19:54:58 -07:00
aaronleventhal@moonset.net bd26112ce2 Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-03 19:19:18 -07:00
aaronleventhal@moonset.net cc1fb91ccf Backing out accidental checkin for bug 357583 2007-05-03 13:20:58 -07:00
aaronleventhal@moonset.net 6cae6853a8 Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-03 12:22:24 -07:00
surkov.alexander@gmail.com c2815c00fc Fix for bug 378038 - implement nsIWinAccessNode::queryNativeInterface, r=aaronlev, sr=neil 2007-05-02 08:47:10 -07:00
bzbarsky@mit.edu 086c2eb0c0 Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me 2007-05-01 15:24:20 -07:00
surkov.alexander@gmail.com a2b73ec77f Fix for bug 378038 - expose IAccessibleText and IAccessibleEditableText, r=aaronlev, sr=neil 2007-05-01 10:08:26 -07:00
ginn.chen@sun.com 26ec21bc32 Bug 360578 add-on dialog buttons not spoken by Orcapatch by tiger.zhang r=aaronleventhalalso contains a fix for compiler warning 2007-04-30 23:03:08 -07:00
ginn.chen@sun.com 7b9152e2cb Bug 378709 CheckMaiAtkObject(aAtkObj) failing too oftenr=aaronleventhal 2007-04-30 22:57:51 -07:00
aaronleventhal@moonset.net 30c0a71448 Bug 368191. Use correct variable in QI for activedescendant support. r=david.bolter 2007-04-27 08:17:07 -07:00
aaronleventhal@moonset.net 0cad0fa905 Bug 363214. TakeFocus/grabFocus not working on document accessible. r=mats 2007-04-27 08:15:19 -07:00
aaronleventhal@moonset.net 5dd2c9e259 Bug 370163. Fix a11y hierarchy for selects with optgroup. r=evan.yan 2007-04-25 08:11:02 -07:00
ginn.chen@sun.com 4abf6ab90b Bug 378563 warning in getNameCB when opening a new pager=aaronleventhal 2007-04-24 21:19:26 -07:00
ginn.chen@sun.com a8d8587592 Bug 378561 Fire STATE_CHANGE event without specified stater=aaronleventhal 2007-04-24 21:11:34 -07:00
aaronleventhal@moonset.net 0da4d53ca6 Bug 376275. getTextAtOffset returns bad text, start, end offsets for bulletted list. r=surkov 2007-04-24 11:25:00 -07:00
aaronleventhal@moonset.net 7303ddaf70 Bug 377767. Crash when closing page info dialog at the media tab. r=surkov 2007-04-24 11:20:52 -07:00
aaronleventhal@moonset.net f7c802b66f Bug 378465. Clean up some irrelevant warnings on console related to a11y. r=surkov 2007-04-24 08:42:33 -07:00
aaronleventhal@moonset.net fdc0d9cce7 Bug 378171. Offscreen should always be true for hidden elements. r=surkov 2007-04-23 08:41:26 -07:00
aaronleventhal@moonset.net 3ada1c19e4 Bug 377737. Fix Shutdown() process for a11y objects whose refcount becomes 0. Patch by mats.palmgren. r=aaronlev, sr=bz 2007-04-23 08:37:55 -07:00
benjamin@smedbergs.us baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
surkov.alexander@gmail.com 5441048693 Fix for bug 378197 - use nsIAccessibleCoordinateType in nsIAccessibleText, r=evan.yan 2007-04-23 05:00:45 -07:00
surkov.alexander@gmail.com 8ca15b4df3 Fix for bug 377750 - assertion in DOMi when accessible object is explored, r=aaronlev 2007-04-20 06:35:35 -07:00
aaronleventhal@moonset.net 38d2198940 Bug 378171. Clean up IsVisible(). r=surkov 2007-04-20 06:21:33 -07:00
surkov.alexander@gmail.com ca939c347e Fix for bug 377756 - move property change events code to atk, r=ginn.chen 2007-04-20 00:29:08 -07:00
ginn.chen@sun.com 25f321bd19 Bug 375934 support rowspan/colspan for HTML table cell accessiblepatch by Evan.Yan at sun.com r=surkov.alexander 2007-04-19 23:11:14 -07:00
surkov.alexander@gmail.com 541d159d96 Fix for bug 377294 - implement IA2::attributes, r=aaronlev, sr=neil 2007-04-19 21:48:04 -07:00
aaronleventhal@moonset.net aa23104e9c Checking bug 255088 again, but this time without leak. Original patch was r=surkov 2007-04-19 10:49:13 -07:00
aaronleventhal@moonset.net 91a9c6722b Backing out bug 255088 to fix orange tbox 2007-04-19 09:15:04 -07:00
aaronleventhal@moonset.net 4f68d839f7 Backing out experimental TakeFocus() changes which weren't supposed to be part of previous checkin 2007-04-19 08:14:41 -07:00
aaronleventhal@moonset.net 1c75de153d Bug 370651. Fire correct caret moved event for jumps to empty anchors. r=ginn.chen 2007-04-19 06:56:09 -07:00
aaronleventhal@moonset.net 98661461cf Bug 352205. Swallow duplicate caret move events. r=ginn.chen 2007-04-19 06:53:34 -07:00
ginn.chen@sun.com 56ab005c2b Bug 377617 fix 2 typos 2007-04-19 06:17:58 -07:00
aaronleventhal@moonset.net fd37e98657 Bug 255088. Fire state change sensitive and enabled for changes to disabled attribute. r=surkov 2007-04-19 06:16:23 -07:00
aaronleventhal@moonset.net 56d69d1c4f Fixing bustage -- missing part of patch 2007-04-18 08:56:29 -07:00
aaronleventhal@moonset.net 441111bc3e Bug 376468. Crash with Orca and combo boxes. Patch by Evan Yan. r=aaronlev 2007-04-18 08:44:49 -07:00
aaronleventhal@moonset.net 2718545669 Bug 377800. Too many warnings for accessibility in console. r=surkov 2007-04-18 06:40:52 -07:00
surkov.alexander@gmail.com cefcd1875d Fix for bug 377612 - move out state change events handling from atk, r=ginn.chen 2007-04-17 05:39:10 -07:00
surkov.alexander@gmail.com f5490e1044 Fix for bug 377617 - get rid of AtkTextChange struct, r=ginn.chen 2007-04-16 23:52:52 -07:00
ginn.chen@sun.com cbfee6fb22 Bug 377732 Firefox keep crashing after "Previous Session Restore" dialog,@nsRootAccessibleWrap::HandleEventWithTargetr=aaronleventhal 2007-04-16 23:15:58 -07:00
surkov.alexander@gmail.com cd37bac6da Fix for bug 376832 - L0, 1 of 1 being exposed for acc_description on everything, r=aaronlev 2007-04-16 22:13:24 -07:00
surkov.alexander@gmail.com e4275dd158 Fix for bug 374711 - ARIA state change events not working in ATK, patch=aaronlev, me, r=aaronlev 2007-04-16 21:45:42 -07:00
aaronleventhal@moonset.net 0f8e0f71c1 Fixing bustage -- missed part of checkin 2007-04-16 14:35:42 -07:00
aaronleventhal@moonset.net 0591dc367c Bug 377470. Avoid caching drop down list frame for combo boxes. Patch by Mats Palmgren. r=aaronlev 2007-04-16 14:11:29 -07:00
aaronleventhal@moonset.net 16b1d76169 Bug 377644. Move MSAA event firing to accessible wrap, to fix missing events. Patch by Alexander Surkov. r=aaronlev 2007-04-16 13:23:00 -07:00
surkov.alexander@gmail.com aeb016d4ce Fix VC6 compile problem for bug 377037, r=neil 2007-04-16 02:27:38 -07:00
dbaron@dbaron.org b9edba2823 Reverting previous change but leaving it commented out, per bug 374332 comment 7. 2007-04-15 23:36:42 -07:00
ginn.chen@sun.com 0e8f9f1d80 Bug 377514 AT-SPI focus events no longer being genratedpatch by alexender.surkov review=ginn.chen 2007-04-15 19:21:49 -07:00
dbaron@dbaron.org 9b013dc30a Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 15:22:58 -07:00
aaronleventhal@moonset.net f2b406dc4e Comment only change to remove XXX after issue resolution in WAI-PF face to face meetings on WAI-ARIA specifications. No review for comment clarification. 2007-04-13 06:53:13 -07:00
aaronleventhal@moonset.net 29d5a32993 Bug 356829. Do not expose table layout-guess=true when table is inside editable area. r=ginn.chen 2007-04-13 04:38:43 -07:00
surkov.alexander@gmail.com a58ab1be09 Fix for bug 377037 - get rid of StateChange struct, r=ginn.chen 2007-04-12 23:03:30 -07:00
surkov.alexander@gmail.com 0d225ddd5e Fix for bug 377285 - sync nsIAccessNode::scrollTo with IA2, r=aaronlev 2007-04-12 09:54:09 -07:00
aaronleventhal@moonset.net bf1deeddb9 Bug 376924. Traversing the accessible tree after changes to CSS display property can crash Firefox. r=mats.palmgren 2007-04-12 08:04:24 -07:00
aaronleventhal@moonset.net 90590ce632 Bug 377123. Crash in profile manager when Create button pressed. r=Olli.Pettay 2007-04-12 07:47:55 -07:00
ginn.chen@sun.com 045fa34234 Bug 377030 Popup menus are not firing focus upon return to applicationpatch by Aaron Leventhal review by ginn.chen 2007-04-12 02:36:40 -07:00
surkov.alexander@gmail.com d60920b810 Fix for bug 376275 - get rid an assertion from getTextAtOffset on list bullets, r=aaronlev 2007-04-10 21:17:33 -07:00
aaronleventhal@moonset.net 97a4bbcebe Bug 375747. Should not fire nsIAccessible::EVENT_FOCUS for top level window (nsRootAccessible). r=parente 2007-04-10 11:41:40 -07:00
aaronleventhal@moonset.net 086d65a868 Bug 377045. Crash in nsDocAccessible::GetParent(). r=surkov 2007-04-10 10:46:20 -07:00
surkov.alexander@gmail.com 6bb9ecf421 Fix for bug 377037 - remove acc doc from arguments of nsIAccessibleEvent object, r=aaronlev 2007-04-10 09:28:38 -07:00
surkov.alexander@gmail.com b92b4232b1 Fix for bug 376935 - posinset and setsize incorrect for lists with poor markup, r=aaronlev 2007-04-10 06:35:17 -07:00
aaronleventhal@moonset.net 25af4ee9c2 Bug 372545. Misidentification of data tables in at-spi based on empty summary or caption. r=nian.liu 2007-04-10 06:29:31 -07:00
surkov.alexander@gmail.com d9e0fc7812 Fix for bug 376514 - stop text accessible using for nsHTMLListBulletAccessible 2007-04-10 04:52:59 -07:00
ginn.chen@sun.com cf800aa6a4 Bug 366340 List items should not have SHOWING state when they are scrolled offpatch by Nian.Liu r=surkov.alexander 2007-04-10 00:55:51 -07:00
surkov.alexander@gmail.com 4fdfeeee01 Fix for bug 374790 - clean up accessible event firing, r=aaronlev, ginn.chen 2007-04-09 21:37:52 -07:00
aaronleventhal@moonset.net a5de1f2492 Follow-up patch for bug 375747, to prevent crashes when no window is currently focused. r=parente 2007-04-09 13:57:30 -07:00
aaronleventhal@moonset.net ba7cb2842d Bug 375747. Fix ATK/AT-SPI focus events to be consistent with other Gnome apps. r=surkov 2007-04-09 06:40:25 -07:00
surkov.alexander@gmail.com 12d94e0c61 Fix for bug 376753 - Allow QueryInterface to IA2 witout crashing, patches=aaronlev, me, r=me, aaronlev 2007-04-07 20:58:08 -07:00
aaronleventhal@moonset.net f87c5ba470 Bug 377640. Need nsIAccessibleEvent::EVENT_FOCUS for menu item when menu bar focused with F10 or Alt key alone (regression). r=ginn.chen 2007-04-07 11:48:29 -07:00
surkov.alexander@gmail.com 5611292ed1 Fix for bug 375534 - groupPosition problems, r=aaronlev 2007-04-07 02:07:24 -07:00
surkov.alexander@gmail.com e1d4a9874f Fix for bug CORBA error on getAttributes() for document frame, r=ginn.chen 2007-04-07 01:58:29 -07:00
aaronleventhal@moonset.net 0fe5aa8d8a Commenting out the 2 lines from bug 370790 that are causing startup crashes with screen readers (bug 376239). 2007-04-06 15:54:17 -07:00
surkov.alexander@gmail.com d668853439 Fix for bug 376032 - posinset and setsize incorrect for html radio without html form, r=aaronlev 2007-04-06 08:44:46 -07:00
surkov.alexander@gmail.com e5606bdbd4 Fix for bug 374790 - fix MSAA event map, patch=aaronlev, me 2007-04-06 08:36:42 -07:00
aaronleventhal@moonset.net ebb88d3cc3 Reversing backout of fix for bug 372367 as it is not the cause of startup crashes when a screen reader is running. Original patch by surkov, r=ginn.chen 2007-04-05 15:14:08 -07:00
aaronleventhal@moonset.net 59aac6785e Backing out fix for bug 372367 as it causes startup crashes when a screen reader is running 2007-04-05 14:52:03 -07:00
surkov.alexander@gmail.com 102ce10b32 Mac bustage fix for bug 374390 2007-04-04 03:36:38 -07:00
surkov.alexander@gmail.com 05eff40391 Fix for bug 372367 - nsIAccessible::isEditable is dead, r=ginn.chen 2007-04-04 02:58:34 -07:00
surkov.alexander@gmail.com aa97ea854c Fix for bug 374790 - fire IA2 events, r=ginn.chen 2007-04-04 01:37:23 -07:00
surkov.alexander@gmail.com d4796e4b04 Fix for bug 376032 - posinset and setsize incorrect for html radio buttons, r=ginn.chen 2007-04-03 01:27:43 -07:00
surkov.alexander@gmail.com 4faff9db41 Fix for bug 374390 - merge GetExtState into GetState by using two out params, r=evan.yan 2007-04-02 08:56:24 -07:00
dbaron@dbaron.org bcb1e4652f Fix missing newline at end of file (causing gcc warnings). 2007-03-31 00:14:03 -07:00
ginn.chen@sun.com ad6df2026f Bug 375452 URL bar entry acc is firing object:property-change:accessible-valuepatch by aaronleventhal r=ginn.chen 2007-03-27 19:10:25 -07:00
dbaron@dbaron.org e7bb1b1c38 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
surkov.alexander@gmail.com b502ce5a06 Fix for bug 374362 - build failure with -enable-accessibility using OSX10.3.9SDK. r=hwaara 2007-03-27 07:07:09 -07:00
surkov.alexander@gmail.com 2fb4c478af Fix for bug 371594 - expose groupPosition for Gecko. r=aaronlev 2007-03-27 05:17:11 -07:00