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

1365 Коммитов

Автор SHA1 Сообщение Дата
surkov.alexander%gmail.com cfe0be597b Bustage fix for bug 374487 2007-05-20 02:54:27 +00:00
surkov.alexander%gmail.com e89beae9e9 Bug 374487 - provide API to support multiple targets for the same relation, r=aaronlev 2007-05-20 02:41:34 +00:00
aaronleventhal%moonset.net ba9815db73 Bug 381114. Crash [@ msaa/nsAccessibleWrap::NativeAccessible ]. r= mats.palmgren 2007-05-18 03:00:21 +00:00
surkov.alexander%gmail.com 5c94030994 Bug 380883 - use gIsAccessibilityActive in ATK, r=ginn.chen 2007-05-17 09:12:10 +00:00
mats.palmgren%bredband.net ecf7d85943 Null-check the primary frame before using it. b=380749 r=aaronleventhal 2007-05-17 08:21:49 +00:00
mats.palmgren%bredband.net 10faccc8b2 nsHTMLSelectOptionAccessible::GetName - add null-check and make it return the empty string for empty option elements. b=379872 r=aaronleventhal 2007-05-17 08:12:15 +00:00
aaronleventhal%moonset.net 7f22c5e4d0 Bug 380669. More states for HTML option accessibles. r=surkov 2007-05-16 13:59:06 +00:00
aaronleventhal%moonset.net 4d77a2ff5b Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov 2007-05-16 13:38:06 +00:00
ginn.chen%sun.com 329b31b121 Bug 380706 Labels will not be reported while browsing the list item with arrow keys.
r=surkov.alexander
2007-05-16 08:21:12 +00:00
surkov.alexander%gmail.com c46d85528a Bug 380524 - implement IAccessibleComponent, r=aaronlev, sr=neil 2007-05-16 06:04:21 +00:00
surkov.alexander%gmail.com 7e4a98c6aa Bug 380508 - implement IAccessibleHyperlink, r=aaronlev, sr=neil 2007-05-16 04:28:38 +00:00
ginn.chen%sun.com c4958f273c Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible object
patch by nian.liu at sun.com r=surkov.alexander sr=neil
2007-05-15 09:46:08 +00:00
surkov.alexander%gmail.com 99d4535292 Bug 380412 - loading ajax pages reliable craches, r=aaronlev 2007-05-15 05:12:50 +00:00
surkov.alexander%gmail.com 1804350bab Bug 379366 - reimplement IAccessibleText::newText/oldText, r=aaronlev, bent.mozilla, sr=neil 2007-05-12 16:22:08 +00:00
surkov.alexander%gmail.com b567c74379 Bug 379579 - implement IAccessibleHypertext, r=aaronlev, sr=neil 2007-05-12 06:11:44 +00:00
surkov.alexander%gmail.com 7160b1f602 Bug 380412 - loading ajax pages reliable craches, r=aaronlev 2007-05-12 02:57:42 +00:00
aaronleventhal%moonset.net 0c2497dd41 Bug 348060. Compiler warning at line 698 of nsHTMLTableAccessible.cpp [@nsHTMLTableAccessible::SelectRowOrColumn]. Patch by Ryan Vandermeulen. r=aaronlev, sr=neil 2007-05-12 02:21:10 +00:00
surkov.alexander%gmail.com ab4c0f45f3 linux bustage fix for bug 380038 2007-05-11 12:56:31 +00:00
surkov.alexander%gmail.com be5dc71837 linux bustage fix for bug 380038 2007-05-11 12:42:30 +00:00
surkov.alexander%gmail.com 3d3cfcb9c6 Bug 380038 - add (un)selectRow/Column methods to nsIAccessibleTable, r=aaronlev, sr=neil 2007-05-11 12:21:43 +00:00
ginn.chen%sun.com d3a317810b Bug 378709 patch 2, return ATK_STATE_DEFUNCT for deconstructed AccWrap
r=aaronleventhal
2007-05-11 05:51:46 +00:00
surkov.alexander%gmail.com 49cc26354d Fix for bug 377728 - delayed accessible events problem, r=aaronlev 2007-05-09 17:48:11 +00:00
aaronleventhal%moonset.net fae8b6b2cf getTextAtOffset by line fails with wrapped spans that have accessibles. r=parente 2007-05-09 17:42:42 +00:00
aaronleventhal%moonset.net 48edf19b9e Bug 379878. Fix crashes and accessible value interface support for XUL progress meter. r=ginn.chen 2007-05-09 13:25:52 +00:00
surkov.alexander%gmail.com d594f17ffe Fix for bug 380022 - implement IAccessibleImage, r=aaronlev 2007-05-09 08:42:13 +00:00
surkov.alexander%gmail.com 505b27cc30 Fix for bug 380021 - implement IAccessibleValue, r=aaronlev, sr=neil 2007-05-09 08:19:01 +00:00
aaronleventhal%moonset.net 92ec203f23 Bug 301621. Expose elements with onclick from addEventListener(). r=smaug 2007-05-08 21:44:04 +00:00
aaronleventhal%moonset.net 788ab2feca Bug 379424. grabFocus() on form controls should remove focus from other items on the page. r=surkov 2007-05-07 19:02:57 +00:00
aaronleventhal%moonset.net fca33e858b Incorrect part of previous checkin would cause bustage 2007-05-07 18:59:08 +00:00
aaronleventhal%moonset.net 5627f40e8b 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 18:55:17 +00:00
aaronleventhal%moonset.net 4a610a5cb0 Bug 378408. Activate action not working for textarea, only for html input textfield. r=david.bolter 2007-05-07 18:51:36 +00:00
aaronleventhal%moonset.net bcb178e8ba bug 379755. JAWS does not read Bookmarks or History when sidebar opens. r=david.bolter 2007-05-07 18:48:34 +00:00
aaronleventhal%moonset.net 02fccfc2be Bug 379678. Fix up HTML combo box accessibility. r=surkov 2007-05-07 03:12:00 +00:00
aaronleventhal%moonset.net 605c09df21 Bug 368012. Expose STATE_CHECKABLE for each checkable widget. Patch by David Bolter. r=aaronlev 2007-05-06 14:50:04 +00:00
mats.palmgren%bredband.net 478ecda61f Add a null-check. b=377535 r=aaronleventhal 2007-05-06 09:03:10 +00:00
surkov.alexander%gmail.com 67a3ae9067 Bustage fix for bug 379585 2007-05-06 06:23:01 +00:00
surkov.alexander%gmail.com b88ff38f7a Fix for bug 379585 - implement IAccessibleTable, r=aaronlev 2007-05-06 06:09:49 +00:00
aaronleventhal%moonset.net 4ca5461866 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 15:15:00 +00:00
aaronleventhal%moonset.net e5074332fc Bug 379608. Allow doc accessibles to support accessible text interfaces. r=surkov 2007-05-04 02:54:58 +00:00
aaronleventhal%moonset.net 3e624b2925 Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-04 02:19:18 +00:00
aaronleventhal%moonset.net 8c1d76b576 Backing out accidental checkin for bug 357583 2007-05-03 20:20:58 +00:00
aaronleventhal%moonset.net 7a83b690b4 Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-03 19:22:24 +00:00
surkov.alexander%gmail.com b94a131904 Fix for bug 378038 - implement nsIWinAccessNode::queryNativeInterface, r=aaronlev, sr=neil 2007-05-02 15:47:10 +00:00
bzbarsky%mit.edu b1e55b927c Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(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 22:24:25 +00:00
surkov.alexander%gmail.com daf2cd995d Fix for bug 378038 - expose IAccessibleText and IAccessibleEditableText, r=aaronlev, sr=neil 2007-05-01 17:08:27 +00:00
ginn.chen%sun.com 13cecef459 Bug 360578 add-on dialog buttons not spoken by Orca
patch by tiger.zhang r=aaronleventhal
also contains a fix for compiler warning
2007-05-01 06:03:08 +00:00
ginn.chen%sun.com 3e1c4c8060 Bug 378709 CheckMaiAtkObject(aAtkObj) failing too often
r=aaronleventhal
2007-05-01 05:57:51 +00:00
aaronleventhal%moonset.net 63609c7294 Bug 368191. Use correct variable in QI for activedescendant support. r=david.bolter 2007-04-27 15:17:07 +00:00
aaronleventhal%moonset.net b2c62cb8f3 Bug 363214. TakeFocus/grabFocus not working on document accessible. r=mats 2007-04-27 15:15:19 +00:00
aaronleventhal%moonset.net c074786282 Bug 370163. Fix a11y hierarchy for selects with optgroup. r=evan.yan 2007-04-25 15:11:02 +00:00
ginn.chen%sun.com b78e0bd9ab Bug 378563 warning in getNameCB when opening a new page
r=aaronleventhal
2007-04-25 04:19:26 +00:00
ginn.chen%sun.com 9c161b052e Bug 378561 Fire STATE_CHANGE event without specified state
r=aaronleventhal
2007-04-25 04:11:34 +00:00
aaronleventhal%moonset.net ca8a144154 Bug 376275. getTextAtOffset returns bad text, start, end offsets for bulletted list. r=surkov 2007-04-24 18:25:00 +00:00
aaronleventhal%moonset.net 6c1aefaec5 Bug 377767. Crash when closing page info dialog at the media tab. r=surkov 2007-04-24 18:20:52 +00:00
aaronleventhal%moonset.net b00c64d03f Bug 378465. Clean up some irrelevant warnings on console related to a11y. r=surkov 2007-04-24 15:42:33 +00:00
aaronleventhal%moonset.net 2d1fadb500 Bug 378171. Offscreen should always be true for hidden elements. r=surkov 2007-04-23 15:41:26 +00:00
aaronleventhal%moonset.net 89202411fa Bug 377737. Fix Shutdown() process for a11y objects whose refcount becomes 0. Patch by mats.palmgren. r=aaronlev, sr=bz 2007-04-23 15:37:55 +00:00
benjamin%smedbergs.us 3fb4912f5d 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 14:22:04 +00:00
surkov.alexander%gmail.com 348381376b Fix for bug 378197 - use nsIAccessibleCoordinateType in nsIAccessibleText, r=evan.yan 2007-04-23 12:00:45 +00:00
surkov.alexander%gmail.com 7f2849ef2e Fix for bug 377750 - assertion in DOMi when accessible object is explored, r=aaronlev 2007-04-20 13:35:35 +00:00
aaronleventhal%moonset.net becdbcc36e Bug 378171. Clean up IsVisible(). r=surkov 2007-04-20 13:21:33 +00:00
surkov.alexander%gmail.com 6df645c12d Fix for bug 377756 - move property change events code to atk, r=ginn.chen 2007-04-20 07:29:08 +00:00
ginn.chen%sun.com a742233122 Bug 375934 support rowspan/colspan for HTML table cell accessible
patch by Evan.Yan at sun.com r=surkov.alexander
2007-04-20 06:11:14 +00:00
surkov.alexander%gmail.com cb98784301 Fix for bug 377294 - implement IA2::attributes, r=aaronlev, sr=neil 2007-04-20 04:48:04 +00:00
aaronleventhal%moonset.net 744d67856f Checking bug 255088 again, but this time without leak. Original patch was r=surkov 2007-04-19 17:49:13 +00:00
aaronleventhal%moonset.net 202e11756f Backing out bug 255088 to fix orange tbox 2007-04-19 16:15:04 +00:00
aaronleventhal%moonset.net c192ae8ad3 Backing out experimental TakeFocus() changes which weren't supposed to be part of previous checkin 2007-04-19 15:14:41 +00:00
aaronleventhal%moonset.net 2665388382 Bug 370651. Fire correct caret moved event for jumps to empty anchors. r=ginn.chen 2007-04-19 13:56:09 +00:00
aaronleventhal%moonset.net 09e9ad7a5c Bug 352205. Swallow duplicate caret move events. r=ginn.chen 2007-04-19 13:53:34 +00:00
ginn.chen%sun.com 09b6ca76ed Bug 377617 fix 2 typos 2007-04-19 13:17:58 +00:00
aaronleventhal%moonset.net b4da0ddffb Bug 255088. Fire state change sensitive and enabled for changes to disabled attribute. r=surkov 2007-04-19 13:16:23 +00:00
aaronleventhal%moonset.net d728360129 Fixing bustage -- missing part of patch 2007-04-18 15:56:29 +00:00
aaronleventhal%moonset.net 91dcb36ae0 Bug 376468. Crash with Orca and combo boxes. Patch by Evan Yan. r=aaronlev 2007-04-18 15:44:49 +00:00
aaronleventhal%moonset.net b7a72e7609 Bug 377800. Too many warnings for accessibility in console. r=surkov 2007-04-18 13:40:52 +00:00
surkov.alexander%gmail.com c0e0af042d Fix for bug 377612 - move out state change events handling from atk, r=ginn.chen 2007-04-17 12:39:10 +00:00
surkov.alexander%gmail.com 1feb40e704 Fix for bug 377617 - get rid of AtkTextChange struct, r=ginn.chen 2007-04-17 06:52:52 +00:00
ginn.chen%sun.com f51b534b9b Bug 377732 Firefox keep crashing after "Previous Session Restore" dialog,
@nsRootAccessibleWrap::HandleEventWithTarget
r=aaronleventhal
2007-04-17 06:15:58 +00:00
surkov.alexander%gmail.com ca64f9243d Fix for bug 376832 - L0, 1 of 1 being exposed for acc_description on everything, r=aaronlev 2007-04-17 05:13:24 +00:00
surkov.alexander%gmail.com dc072bac56 Fix for bug 374711 - ARIA state change events not working in ATK, patch=aaronlev, me, r=aaronlev 2007-04-17 04:45:42 +00:00
aaronleventhal%moonset.net 0557f9d7be Fixing bustage -- missed part of checkin 2007-04-16 21:35:42 +00:00
aaronleventhal%moonset.net b497cc2862 Bug 377470. Avoid caching drop down list frame for combo boxes. Patch by Mats Palmgren. r=aaronlev 2007-04-16 21:11:29 +00:00
aaronleventhal%moonset.net 7b78e7e262 Bug 377644. Move MSAA event firing to accessible wrap, to fix missing events. Patch by Alexander Surkov. r=aaronlev 2007-04-16 20:23:00 +00:00
surkov.alexander%gmail.com 201d23aa0a Fix VC6 compile problem for bug 377037, r=neil 2007-04-16 09:27:38 +00:00
dbaron%dbaron.org 4929ca05d1 Reverting previous change but leaving it commented out, per bug 374332 comment 7. 2007-04-16 06:36:42 +00:00
ginn.chen%sun.com 8789f5cd05 Bug 377514 AT-SPI focus events no longer being genrated
patch by alexender.surkov review=ginn.chen
2007-04-16 02:21:49 +00:00
dbaron%dbaron.org 72339fc24b Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 22:23:00 +00:00
aaronleventhal%moonset.net 1ac5905b37 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 13:53:13 +00:00
aaronleventhal%moonset.net 538103114f Bug 356829. Do not expose table layout-guess=true when table is inside editable area. r=ginn.chen 2007-04-13 11:38:46 +00:00
surkov.alexander%gmail.com 8a65d9ef26 Fix for bug 377037 - get rid of StateChange struct, r=ginn.chen 2007-04-13 06:03:31 +00:00
surkov.alexander%gmail.com bde6d496d8 Fix for bug 377285 - sync nsIAccessNode::scrollTo with IA2, r=aaronlev 2007-04-12 16:54:09 +00:00
aaronleventhal%moonset.net cc1f215e79 Bug 376924. Traversing the accessible tree after changes to CSS display property can crash Firefox. r=mats.palmgren 2007-04-12 15:04:24 +00:00
aaronleventhal%moonset.net 931fbf8f34 Bug 377123. Crash in profile manager when Create button pressed. r=Olli.Pettay 2007-04-12 14:47:55 +00:00
ginn.chen%sun.com 573177036c Bug 377030 Popup menus are not firing focus upon return to application
patch by Aaron Leventhal review by ginn.chen
2007-04-12 09:36:40 +00:00
surkov.alexander%gmail.com 590cd353fd Fix for bug 376275 - get rid an assertion from getTextAtOffset on list bullets, r=aaronlev 2007-04-11 04:17:33 +00:00
aaronleventhal%moonset.net b1881d05aa Bug 375747. Should not fire nsIAccessible::EVENT_FOCUS for top level window (nsRootAccessible). r=parente 2007-04-10 18:41:40 +00:00
aaronleventhal%moonset.net c3c0a1fe51 Bug 377045. Crash in nsDocAccessible::GetParent(). r=surkov 2007-04-10 17:46:20 +00:00
surkov.alexander%gmail.com e612391c10 Fix for bug 377037 - remove acc doc from arguments of nsIAccessibleEvent object, r=aaronlev 2007-04-10 16:28:38 +00:00
surkov.alexander%gmail.com a8b10f550f Fix for bug 376935 - posinset and setsize incorrect for lists with poor markup, r=aaronlev 2007-04-10 13:35:17 +00:00
aaronleventhal%moonset.net 4840265b7e Bug 372545. Misidentification of data tables in at-spi based on empty summary or caption. r=nian.liu 2007-04-10 13:29:31 +00:00
surkov.alexander%gmail.com 076cff52d3 Fix for bug 376514 - stop text accessible using for nsHTMLListBulletAccessible 2007-04-10 11:52:59 +00:00
ginn.chen%sun.com 3f261b3e05 Bug 366340 List items should not have SHOWING state when they are scrolled off
patch by Nian.Liu r=surkov.alexander
2007-04-10 07:55:51 +00:00
surkov.alexander%gmail.com cc5c18cac8 Fix for bug 374790 - clean up accessible event firing, r=aaronlev, ginn.chen 2007-04-10 04:37:52 +00:00
aaronleventhal%moonset.net 0dcf745e39 Follow-up patch for bug 375747, to prevent crashes when no window is currently focused. r=parente 2007-04-09 20:57:30 +00:00
aaronleventhal%moonset.net 8bc6b0fb4d Bug 375747. Fix ATK/AT-SPI focus events to be consistent with other Gnome apps. r=surkov 2007-04-09 13:40:25 +00:00
surkov.alexander%gmail.com abf4049a01 Fix for bug 376753 - Allow QueryInterface to IA2 witout crashing, patches=aaronlev, me, r=me, aaronlev 2007-04-08 03:58:08 +00:00
aaronleventhal%moonset.net ce1ead0a48 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 18:48:29 +00:00
surkov.alexander%gmail.com d26c78a291 Fix for bug 375534 - groupPosition problems, r=aaronlev 2007-04-07 09:07:24 +00:00
surkov.alexander%gmail.com 104f097932 Fix for bug CORBA error on getAttributes() for document frame, r=ginn.chen 2007-04-07 08:58:29 +00:00
aaronleventhal%moonset.net 1b49b9a784 Commenting out the 2 lines from bug 370790 that are causing startup crashes with screen readers (bug 376239). 2007-04-06 22:54:17 +00:00
surkov.alexander%gmail.com adf86885d5 Fix for bug 376032 - posinset and setsize incorrect for html radio without html form, r=aaronlev 2007-04-06 15:44:46 +00:00
surkov.alexander%gmail.com 54f28dfe0c Fix for bug 374790 - fix MSAA event map, patch=aaronlev, me 2007-04-06 15:36:42 +00:00
aaronleventhal%moonset.net 999ff107eb 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 22:14:08 +00:00
aaronleventhal%moonset.net d511c7f375 Backing out fix for bug 372367 as it causes startup crashes when a screen reader is running 2007-04-05 21:52:03 +00:00
surkov.alexander%gmail.com 77c99cfa54 Mac bustage fix for bug 374390 2007-04-04 10:36:38 +00:00
surkov.alexander%gmail.com 7fe15f5207 Fix for bug 372367 - nsIAccessible::isEditable is dead, r=ginn.chen 2007-04-04 09:58:34 +00:00
surkov.alexander%gmail.com d3436fface Fix for bug 374790 - fire IA2 events, r=ginn.chen 2007-04-04 08:37:24 +00:00
surkov.alexander%gmail.com c231494c2b Fix for bug 376032 - posinset and setsize incorrect for html radio buttons, r=ginn.chen 2007-04-03 08:27:43 +00:00
surkov.alexander%gmail.com e233147bda Fix for bug 374390 - merge GetExtState into GetState by using two out params, r=evan.yan 2007-04-02 15:56:24 +00:00
dbaron%dbaron.org 2cfd8bf2c3 Fix missing newline at end of file (causing gcc warnings). 2007-03-31 07:14:03 +00:00
ginn.chen%sun.com b9fd1aecd7 Bug 375452 URL bar entry acc is firing object:property-change:accessible-value
patch by aaronleventhal r=ginn.chen
2007-03-28 02:10:25 +00:00
dbaron%dbaron.org d2a7c1e86a Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 15:35:02 +00:00
surkov.alexander%gmail.com 50d6572901 Fix for bug 374362 - build failure with -enable-accessibility using OSX10.3.9SDK. r=hwaara 2007-03-27 14:07:09 +00:00
surkov.alexander%gmail.com 0206afb650 Fix for bug 371594 - expose groupPosition for Gecko. r=aaronlev 2007-03-27 12:17:11 +00:00
ginn.chen%sun.com 8a02289480 Bug 360184 Accessible row/column and row/column header of tables are incorrect
patch by Evan.Yan at sun.com r=surkov.alexander
2007-03-27 08:43:00 +00:00
aaronleventhal%moonset.net fecdf8a6f6 Bug 374718. ARIA value changes not working in ATK. r=ginn.chen 2007-03-21 16:46:28 +00:00
ginn.chen%sun.com 03775ea301 Bug 369389 getNSelections() always returns 0 for textboxes
patch by Nian.Liu at sun.com r=ginn.chen
2007-03-21 10:54:03 +00:00
aaronleventhal%moonset.net 194d6ac2ec Bug 374100. Fix GetTextAtOffset when the end offset is inside an embedded object. r=surkov 2007-03-21 06:13:32 +00:00
ginn.chen%sun.com f5eba55e78 Bug 367637 Crash [@ pr_FindSymbolInLib] from [@ nsAppRootAccessible::Create]
r=aaronleventhal
2007-03-20 02:29:53 +00:00
ginn.chen%sun.com f57596d42d Bug 370455 ��� SHOWING state incorrectly set for content of tabs whose content is not showing
patch by Nian.Liu at sun.com r=surkov.alexander
2007-03-19 06:45:35 +00:00
surkov.alexander%gmail.com b681a6788c Fix for bug 373531 - implement IA2::state, r=aaronlev 2007-03-18 15:54:48 +00:00
surkov.alexander%gmail.com 70047e8328 Fix for bug 362365 - use anonid for relations within of world of anonymous content, patch=me, aaronlev, r=Olli.Pettay, sr=jst 2007-03-18 14:08:33 +00:00
surkov.alexander%gmail.com 1d27f5bb84 Fix for bug 370790 - implement IAccessibleAction, r=aaronlev, ginn.chen 2007-03-18 05:21:13 +00:00
aaronleventhal%moonset.net 8b40bff1e6 Bug 363628. Implement ARIA owns property. r=surkov, r=david.bolter 2007-03-16 16:03:30 +00:00
surkov.alexander%gmail.com 84269d4d44 Mac bustage fix for bug 373532 2007-03-16 09:56:07 +00:00
aaronleventhal%moonset.net 3dc32d0a09 Bug 374100. Regression in GetTextAtOffset for forced line breaks. r=parente 2007-03-15 19:43:53 +00:00
aaronleventhal%moonset.net caad97e5dc Bug 371045. Firefox not firing focus event on application switching. r=ginn.chen 2007-03-15 18:58:10 +00:00
surkov.alexander%gmail.com ea1e22838e Fix for bug 373532 - moved states out of nsIAccessible. r=aaronlev 2007-03-15 14:18:33 +00:00
surkov.alexander%gmail.com 87bfbc39c1 =Fix for bug 373532 - move roles out of nsIAccessible. r=aaronlev 2007-03-15 02:26:13 +00:00
aaronleventhal%moonset.net 36f2673661 Bug 373077. getTextAtOffset() failing when there are list bullet frames involved. r=parente 2007-03-13 14:56:49 +00:00
ginn.chen%sun.com f493afbc6c Back out bug 372367 due to a regression 2007-03-13 03:22:44 +00:00
ginn.chen%sun.com 1b49da2364 Bug 373325 Firefox crash randomly [@ nsAccessNode::GetRootAccessible]
patch by Evan.Yan at sun.com r=aaronleventhal
2007-03-12 05:41:31 +00:00
surkov.alexander%gmail.com 2cbe7cb995 =Fix for bug 372367 - nsIAccessible::isEditable is dead. r=aaronlev 2007-03-11 07:02:13 +00:00
aaronleventhal%moonset.net e7f9c647b4 Bug 368191. Implement ARIA activedescendant property. r=david.bolter 2007-03-10 23:11:04 +00:00
tor%cs.brown.edu fe44ffe2d9 Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking
2007-03-10 13:49:43 +00:00
surkov.alexander%gmail.com 2cdc24343a Fix for bug 373364 - implement IA2:role. r=aaronlev 2007-03-10 03:00:08 +00:00
aaronleventhal%moonset.net 33b45b29e0 Bug 369640. Fix ARIA multiselect -- the correct name is multiselectable. r=david.bolter 2007-03-09 21:15:39 +00:00
surkov.alexander%gmail.com 3ec808d762 Fix bug 373329 - use HWND instead of OLE_HANDLE in IA2. r=aaronlev 2007-03-09 16:03:00 +00:00
surkov.alexander%gmail.com 0e71417587 Fix for bug 372708 - add implementation skeleton for IAccessible2. r=aaronlev 2007-03-09 13:51:47 +00:00
aaronleventhal%moonset.net d1b8d2eaac Bug 373036. Text caret move events no longer getting fired. r=parente 2007-03-08 21:15:29 +00:00
surkov.alexander%gmail.com ea9e30d704 bustage fix of bug 371750. r=bsmedberg 2007-03-08 15:53:55 +00:00