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

1239 Коммитов

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