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

2522 Коммитов

Автор SHA1 Сообщение Дата
Marco Zehe 559667df30 bug 427841 - TreeViewChanged event fired on a particular tree table more than once breaks that table's AT-SPI hierarchy, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=evan.yan 2008-06-16 08:16:18 +02:00
Marco Zehe bfb0822d50 bug 429285 - Propagate aria-disabled to descendants, patch by aaronlev, test by me, r=surkov 2008-06-16 07:45:58 +02:00
Marco Zehe 6ad618556a bug 434464 - invalidate access node cache, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=aaronlev 2008-06-11 11:17:37 +02:00
Marco Zehe 423728eeda bug 434428 - assertion "QueryInterface needed" when list accessible is created, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=me 2008-06-11 10:36:57 +02:00
Marco Zehe 2b22af817a bug 432869 - Divide by zero in IsProbablyForLayout(), patch by aaronlev, r=surkov 2008-06-11 10:32:56 +02:00
Marco Zehe 3accfdc649 bug 432967 - WARNING: NS_ENSURE_TRUE(aContent) failed: file nsAccessibilityUtils.cpp, line 262, patch by Ginn Chen <ginn.chen@sun.com>, r=aaronlev 2008-06-11 10:27:25 +02:00
Marco Zehe fc833a52bf bug 431615 - HTML 4.01 MAP element prevents links from displaying using a screen reader, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=me, r=aaronlev, sr=jst 2008-06-11 08:27:22 +02:00
Marco Zehe b2845d5c20 bug 432970 - Shutdown() of nsXULTooltipAccessible is not called, patch by Evan Yan <evan.yan@sun.com>, r=Ginn Chen <ginn.chen@sun.com> 2008-06-11 08:20:12 +02:00
Marco Zehe 57c354816b b=432467, firefox segfaults in plone kupu editor [@ nsDocAccessible::FlushPendingEvents], on Tablet PC [@arena_dalloc_small] (steps to reproduce in comment #26), p=Ginn Chen <ginn.chen@sun.com>, r=surkov 2008-06-05 11:49:51 +02:00
gavin@gavinsharp.com d2f6f19035 Bug 434002: event show isn't fired for treecol accessible, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=ginn.chen, a=beltzner 2008-05-27 11:01:02 -07:00
marco.zehe@googlemail.com 81b99103f0 assertion fix for bug 429617 - Crash [@ nsAccessNode::ClearCacheEntry(void const*, nsCOMPtr<nsIAccessNode>&, void*) ] 2008-05-09 23:25:06 -07:00
marco.zehe@googlemail.com 882046c141 bug 431474 - Document Accessibles not getting state_focused when they have focus patch by aaronleventhal@moonset.net (Aaron Leventhal) r=surkov r=me a1.9=beltzner 2008-05-04 10:42:19 -07:00
marco.zehe@googlemail.com 6bf33ac58e bug 430758 - GetAccessible() could be fooled by additional table ancestor patch by evan.yan@sun.com (Evan Yan) r=surkov a1.9=beltzner 2008-05-03 22:39:20 -07:00
marco.zehe@googlemail.com ab4c559d22 bug 431642 - Put back state change event when doc starts loading (e. g. when pressing ENTER on a link) Patch by Alexander Surkov (surkov.alexander@gmail.com) r=me r=aaronlev a1.9=beltzner 2008-05-03 22:08:31 -07:00
marco.zehe@googlemail.com 86c8013a13 bug 431656 - SELECTED and SELECTABLE states not exposed for html multiselectable lists patch by Alexander Surkov (surkov.alexander@gmail.com) r=me a1.9=dsicore 2008-05-02 01:50:35 -07:00
marco.zehe@googlemail.com 9bc13b1a14 bug 431408 - Rename cell-index string property to table-cell-index r=surkov a1.9=dsicore 2008-04-30 02:07:50 -07:00
marco.zehe@googlemail.com c4215136a2 bug 429617 - Crash [@ nsAccessNode::ClearCacheEntry(void const*, nsCOMPtr<nsIAccessNode>&, void*) ] r=surkov a1.9=beltzner 2008-04-24 23:34:02 -07:00
marco.zehe@googlemail.com f60ffdb4ee Mochitest for bug 429656 - Use title attribute for image names when alt attribute is explicitly empty r=surkov 2008-04-24 23:21:09 -07:00
aaronleventhal@moonset.net 5bb42abe0e Bug 429656. Use title attribute for image names when alt attribute is explicitly empty. r=marcoz, r=surkov, a=dsicore 2008-04-23 23:01:28 -07:00
marco.zehe@googlemail.com f7a3f3590d bug 430426 - Crash at CallQueryInterface<nsIFrame, nsITableCellLayout>(nsIFrame*, nsITableCellLayout**) patch=Alexander Surkov (surkov.alexander@gmail.com) r=aaronlev a1.9=beltzner 2008-04-23 11:01:04 -07:00
marco.zehe@googlemail.com ee525db3b4 Mochitest for bug 429659 - Expose image URL via accessibility APIs r=surkov 2008-04-23 06:22:25 -07:00
surkov.alexander@gmail.com 373148a845 Bug 429654 - Crash Crash [@ nsDocAccessible::CreateTextChangeEventForNode(nsIAccessible*, nsIDOMNode*, nsIAccessible*, int, int) ] , r=aaronlev, a=beltzner 2008-04-22 23:13:47 -07:00
surkov.alexander@gmail.com cbb8442d0d Bug 429661 - Crash [@ nsDocAccessible::FireShowHideEvents(nsIDOMNode*, int, unsigned int, int, int) ], r=aaronlev, a=dsicore 2008-04-22 23:06:39 -07:00
surkov.alexander@gmail.com c17cf01cc9 Bug 429547 - Support aria-activedescendant usage in nsIAccesible::TakeFocus(), r=aaronlev, a=dsicore 2008-04-22 23:04:53 -07:00
surkov.alexander@gmail.com 09156e6d93 Bug 429659 - Expose image URL via accessibility APIs, r=marcoz, a=dsicore 2008-04-22 23:03:02 -07:00
surkov.alexander@gmail.com c734b4ef39 Crash [@ CAccessibleText::get_attributes(long, long*, long*, unsigned short**) ], r=aaronlev, a=dsicore 2008-04-22 23:01:02 -07:00
marco.zehe@googlemail.com ed695cc758 bug 429624 - Remove description from application accessible patch=Aaron Leventhal (aaronleventhal@moonset.net) r=me a1.9=beltzner 2008-04-20 23:29:03 -07:00
marco.zehe@googlemail.com 67c1d16c13 bug 429622 - Crash [@ nsRootAccessible::GetState(unsigned int*, unsigned int*) ] r=aaronlev a1.9=beltzner 2008-04-20 23:24:08 -07:00
aaronleventhal@moonset.net b2eb7082c2 Bug 428954. Wrong accessible name on iframe-based ARIA widgets. r=surkov, a=beltzner 2008-04-15 08:17:59 -07:00
aaronleventhal@moonset.net f409515687 Bug 428957. Calculate group position and checkable for options and radio buttons. r=surkov, a=beltzner 2008-04-15 01:50:15 -07:00
marco.zehe@googlemail.com 408d6a4678 bug 428915 - Don't fire menu events for popups that have a parent of nsIAccessibleRole::ROLE_AUTOCOMPLETE r=aaronlev a1.9=beltzner 2008-04-14 23:09:42 -07:00
surkov.alexander@gmail.com 8145c55c2b Bug 423224 - Expose object attribute on cell accessible for html:td to provide cell index, r=evan.yan, a=mtschrep 2008-04-14 20:38:31 -07:00
marco.zehe@googlemail.com c0344a014f Mochitest for bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links. ( r=surkov 2008-04-14 06:29:44 -07:00
marco.zehe@googlemail.com abb5a4efc0 Mochitest for bug 428479 - Support ARIA role="math" r=surkov 2008-04-14 05:34:47 -07:00
aaronleventhal@moonset.net e33d1690e6 Bug 428479. Support ARIA role of math. r=marcoz, a=beltzner 2008-04-11 12:53:19 -07:00
marco.zehe@googlemail.com 3f8dfb6ee2 bug 428477 - Rename nsIAccessibleHyperLink::anchorsCount to nsiAccessibleHyperLink::anchorCount for better consistency r=aaronlev a1.9=beltzner 2008-04-11 08:57:36 -07:00
marco.zehe@googlemail.com 486a905b79 bug 428248 - Implement tests for nsIAccessibleHyperText interface r=Alexander Surkov (surkov.alexander@gmail.com) a1.9=beltzner 2008-04-11 00:22:32 -07:00
marco.zehe@googlemail.com 2bc56b3cdb bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835. p=Alexander Surkov (surkov.alexander@gmail.com) r=me, r=Olli.Pettay sr=jonas a1.9=beltzner 2008-04-10 08:11:15 -07:00
Evan.Yan@Sun.COM 9f7db5c53e Bug 424656 - Accessible information for Thunderbird message and Firefox bookmarks tree tables wrong r=marco.zehe, surkov.alexander blocking1.9=mtschrep 2008-04-08 22:39:04 -07:00
Evan.Yan@Sun.COM b8460fe033 back out patch of Bug 424656 2008-04-08 19:59:31 -07:00
Evan.Yan@Sun.COM 7e4616196c a follow up for Bug 424656, addressing comment. 2008-04-08 19:53:11 -07:00
Evan.Yan@Sun.COM 60f8367d55 Bug 424656 - Accessible information for Thunderbird message and Firefox bookmarks tree tables wrong r=surkov.alexander blocking1.9=mtschrep 2008-04-08 19:47:47 -07:00
marco.zehe@googlemail.com be051cd4b3 Additional checkin for bug 421922 - Tree Tables in Thunderbird and Firefox broken since March 6 patch by Evan Yan (evan.yan@sun.com) r=Alexander Surkov (surkov.alexander@gmail.com) a1.9=blocking 1.9+ by mtschrep 2008-04-08 11:43:59 -07:00
marco.zehe@googlemail.com abc3d4ca27 bug 424757 - No focus event when returning focus to the Location bar from a search result list item patch=ginn.chen (Ginn Chen) r=aaronleventhal@moonset.net (Aaron Leventhal) a=blocking-1.9 by dsicore 2008-04-01 13:01:55 -07:00
aaronleventhal@moonset.net 59eb2c601b Bug 426208. Crash [@ nsAccUtils::IsXLink] at Firefox start. Patch by Marco Zehe. r=aaronlev, a=schrep 2008-03-31 19:50:00 -07:00
surkov.alexander@gmail.com 2338f79656 Bug 424054 - make accessible simple xlink, r=ginn.chen, a=mtschrep 2008-03-30 23:21:35 -07:00
gijskruitbosch@gmail.com 917647e4c9 Fixing bustage, r+sr+a=mcsmurf+firebot 2008-03-30 08:57:07 -07:00
gijskruitbosch@gmail.com 46263a441f Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner) 2008-03-30 08:40:55 -07:00
gijskruitbosch@gmail.com b7b83370fd Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner) 2008-03-30 08:33:01 -07:00
surkov.alexander@gmail.com ee53da98b2 Bug 419811 - bustage fix, added missed file 2008-03-29 20:50:31 -07:00
surkov.alexander@gmail.com a281a0b0bc Bug 425693 - Remove all isEmpty then return false portions from MSAA methods, patch=marco, r=me, a=beltzner 2008-03-29 20:46:42 -07:00
surkov.alexander@gmail.com 7c14b74c7a Bug 424264 - Same URI exposed for all link children associated with imagemaps, patch=evan.yan, r=ginn.chen, a=beltzner 2008-03-29 20:36:12 -07:00
surkov.alexander@gmail.com 5bae2e4f8a Bug 419811 - html table accessible hierarchy is broken, patch=evan.yan, r=me, a=beltzner 2008-03-29 20:34:41 -07:00
surkov.alexander@gmail.com 7dc1e6a934 Bug 418025 - IA2 - case by case analysis of exception return values, r=aaronlev, a=beltzner 2008-03-29 20:24:02 -07:00
surkov.alexander@gmail.com da833e9ab0 Bug 421066 - expose nsIAccessibleHyperLink for XUL:label elements that are used as links, part two, r=marcoz, a=beltzner 2008-03-29 20:22:10 -07:00
gijskruitbosch@gmail.com 8af189424f Bug 425213 - FOCUSABLE state not exposed for descendants of container with aria-activedescendant p=aaronleventhal@moonset.net (Aaron Leventhal) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner) 2008-03-29 15:04:04 -07:00
gijskruitbosch@gmail.com c21382d3bd Bug 425125 - Incorrect variable usage leads to wrong READONLY state for ARIA widgets p=aaronleventhal@moonset.net (Aaron Leventhal) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner) 2008-03-29 14:52:14 -07:00
aaronleventhal@moonset.net 246cbeb701 Bug 424971. XUL alerts not getting spoken. Patch by Marcoz, r=aaronlev, a=blocking1.9 2008-03-28 08:00:49 -07:00
aaronleventhal@moonset.net 940afcf477 Bug 424073. Crash @ nsAccessible::GetTextFromRelationID(nsIAtom*, nsString). r=surkov, a=beltzner for 1.9b5 2008-03-24 11:50:16 -07:00
surkov.alexander@gmail.com 27c1adc6f1 Bug 424097 - Crash when running runtests.py --a11y, and having JAWS running at the same time, patch=marcoz, r=me, ab5=beltzner 2008-03-20 19:34:29 -07:00
surkov.alexander@gmail.com 0a083d46a4 Bug 421922 - Tree Tables in Thunderbird and Firefox broken since March 6, r=ginn.chen, blocking=mtschrep 2008-03-19 23:19:48 -07:00
surkov.alexander@gmail.com 9ede31dcc8 Bug 423603 - A elements with no HREF should not have state_linked, regression from bug 421066, patch=marco, aaronlev, r=aaronlev, marco, a=beltzner 2008-03-19 19:05:35 -07:00
surkov.alexander@gmail.com 6454283e5c Bug 423696 - Value change events not fired for text inputs and editable combos, patch=aaronlev, r=me, a=beltzner 2008-03-19 18:58:11 -07:00
surkov.alexander@gmail.com 545b2db823 Bug 423726 - Crash [ @ GetAttributesInternal() ], patch=aaronlev, r=me, a=mtschrep 2008-03-19 18:55:26 -07:00
surkov.alexander@gmail.com a397a7cb78 Bug 423698 - Incorrectly used variables in nsAccessibleWrap::FireAccessibleEvent(), patch=aaronlev, r=me, a=beltzner 2008-03-19 18:12:57 -07:00
surkov.alexander@gmail.com 1f44bd2ac0 Bug 423700 - aria-activedescendant broken on <body>, patch=aaronlev, r=ginn.chen, a=beltzner 2008-03-19 18:10:36 -07:00
surkov.alexander@gmail.com e9a2facb99 Bug 423570 - Combo boxes should not have read-only state, patch=aaronlev, r=marco.zehe, a=beltzner 2008-03-19 18:08:26 -07:00
surkov.alexander@gmail.com 441284c28d Bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links, r=ginn.chen, a=beltzner 2008-03-18 04:37:12 -07:00
aaronleventhal@moonset.net 41e3085fa7 Partial backout of bug 421650, to make builds useable with JAWS again. Fixes regression bug 423495. 2008-03-17 15:29:28 -07:00
ginn.chen@sun.com ea3b1880f7 Bug 418845 Enabling a11y massively degrades performance of dynamic <option> addition on Linux r=aaronleventhal, surkov.alexander sr=neil a=dsicore 2008-03-17 01:13:10 -07:00
surkov.alexander@gmail.com aa5554f260 Bug 421650 - bustage fix 2008-03-15 18:48:00 -07:00
surkov.alexander@gmail.com 87844f2e94 Bug 420863 - If an HTML element has an onClick attribute, expose its click action on the element rather than its child text leaf node, r=aaronlev, a=dsicore 2008-03-15 18:23:41 -07:00
surkov.alexander@gmail.com e095f9de94 Bug 421650 - dont allocate [out] BSTR*, r=aaronlev, a=dsicore 2008-03-15 18:17:38 -07:00
aaronleventhal@moonset.net e9ce011041 Bug 419416. Follow useful rules for handling ARIA properties on a frame, iframe and body elements. r=ginn.chen, a=dsicore 2008-03-14 13:49:38 -07:00
aaronleventhal@moonset.net 21f84fd582 Bug 421565. ARIA tweaks. r=surkov, a=dsicore 2008-03-13 10:39:18 -07:00
blassey@mozilla.com f15f211ef3 backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
blassey@mozilla.com f4c05b9b4a switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
aaronleventhal@moonset.net 9ee8cb0d7c Backing out part of bug 417018 which caused bug 421650. 2008-03-09 19:24:00 -07:00
surkov.alexander@gmail.com a5d6e71425 Bug 416742 - add missing file 2008-03-07 02:22:32 -08:00
surkov.alexander@gmail.com c68ef190b9 Bug 416742 - Regression: multiple rowgroups interfere with getColumnAtIndex(), r=bernd, sr=roc, a=beltzner 2008-03-07 02:14:35 -08:00
surkov.alexander@gmail.com 89ec611455 Bug 417018 Array allocation mistakes in IA2, r=aaronlev, a=beltzner 2008-03-06 16:33:47 -08:00
surkov.alexander@gmail.com 311c469c20 Bug 418371 - implement the rest of methods of nsIAccessibleTable on xul:listbox, r=evan.yan, a=beltzner 2008-03-05 20:14:10 -08:00
surkov.alexander@gmail.com 67d97f5251 Bug 417912 - GetCellDataAt callers that expect an error if no cell is found are wrong, r=evan.yan, bernd, a=beltzner 2008-03-05 20:11:45 -08:00
surkov.alexander@gmail.com 2014e46fc8 Bug 418043 - add mochitest for bug 308564, r=evan.yan 2008-03-05 19:49:44 -08:00
aaronleventhal@moonset.net 2fffd8e974 Bug 419770. Can't get to the frame/iframe of a document with IAccessible::accParent 2008-03-05 19:45:43 -08:00
aaronleventhal@moonset.net f272236bf8 Bug 420960. Crash when aria-activedescendant attribute removed. r=marcoz, a=beltzner 2008-03-05 19:43:50 -08:00
surkov.alexander@gmail.com 0bb6386776 Bug 419786 - Link children associated with imagemaps do not implement the nsIAccessibleHyperLink interface, r=ginn.chen, aaronlev, a=beltzner 2008-03-05 19:33:33 -08:00
blassey@mozilla.com 516adb4afa backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com 7297b9e37e switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
joshmoz@gmail.com bbd7f58f1f always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner 2008-02-29 15:24:53 -08:00
ause@sun.com c01058a72e bug 394339 - fix breakage in windows multiprocess builds 2008-02-29 08:54:17 -08:00
surkov.alexander@gmail.com 1d31d409fc Bug 420055 - New shutdown crash, patch=aaronlev, r=me, sr=mconnor, approval1.9b4+=mconnor,beltzner 2008-02-29 07:38:35 -08:00
aaronleventhal@moonset.net fd13be6be2 Bug 420051. Crash [ @ CAccessibleAction::get_keyBinding ]. r=marcoz, a=beltzner for 1.9b4 2008-02-28 09:39:10 -08:00
aaronleventhal@moonset.net 7a76c93896 bug 419881. Crash [ @ nsDocAccessible::FlushPendingEvents ]. r=ginn, a=beltzner for 1.9b4 2008-02-28 09:36:37 -08:00
masayuki@d-toybox.com 7558425acf Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner 2008-02-28 07:28:37 -08:00
masayuki@d-toybox.com 7963138fd7 backing out the previous patch, becaused qm-centos5-01 dep unit test is orange 2008-02-28 05:59:25 -08:00
masayuki@d-toybox.com 67123b5a8f Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner 2008-02-28 03:01:56 -08:00
aaronleventhal@moonset.net c5928a955e Bug 406308. Don't fire accessible focus events if widget is not actually in focus, confuses screen readers. r=ginn, r=surkov, a=beltzner for 1.9b4 2008-02-27 08:22:41 -08:00
ause@sun.com c80d1b3e48 backing out due to tree rules: bug 394339 - fix breakage in windows multiprocess builds 2008-02-27 00:53:16 -08:00
ause@sun.com 082cf45690 bug 394339 - fix breakage in windows multiprocess builds 2008-02-27 00:28:01 -08:00
aaronleventhal@moonset.net b19d724e52 Bug 419409. MSAA/IAccessible2 broken in gmail. This fixes the crash part of the problem. r=marcoz, a=beltzner 2008-02-26 14:36:29 -08:00
aaronleventhal@moonset.net 6b1fe2f21b Bug 417249. AT-SPI document load complete events not triggered everytime. Take care of some more cases. r=ginn.chen, a=blocking1.9 2008-02-26 06:19:52 -08:00
aaronleventhal@moonset.net 560b818185 Bug 413778. Avoid creating and destroying extra empty nsDocAccessible when new tab opened. r=ginn.chen, a=blocking1.9 2008-02-26 06:04:25 -08:00
aaronleventhal@moonset.net b9f3265a40 bug 417249, bug 417578, bug 405951, bug 413778, bug 412878. Fix missing, incorrect or crashing doc load events in Firefox and Thunderbird. r=surkov, a=blocking1.9 2008-02-26 00:51:10 -08:00
aaronleventhal@moonset.net 3cdf3296d8 Bug 419413. Crash [ @ CAccessibleHyperlink::get_anchorTarget() ]. r=marcoz, a=dsicore 2008-02-25 12:40:19 -08:00
aaronleventhal@moonset.net df55494d77 Bug 418998. Return aria-disabled to being a universal ARIA property. r=surkov, a=dsicore 2008-02-25 01:08:37 -08:00
dbaron@dbaron.org 68782d4809 Fix spelling error to force unit test boxes to cycle. 2008-02-24 14:40:26 -08:00
bmlk@gmx.de 9938343e1e adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730 2008-02-23 03:34:39 -08:00
bent.mozilla@gmail.com d11f6e8c98 Bug 417564 - "protect against Obj-C exceptions in 'accessible' top-level directory". r=josh, sr=roc, a=blocking1.9+. 2008-02-22 12:13:17 -08:00
reed@reedloden.com cdd20f836a Bug 418812 - "Crash @ nsXULListitemAccessible::GetListAccessible() when hitting Reply from within a Thunderbird message" (add a NULL check) [p=marco.zehe@googlemail.com (Marco Zehe) r=surkov a1.9=beltzner] 2008-02-22 03:07:54 -08:00
aaronleventhal@moonset.net f42b7de861 Bug 417518. Prevent text leaf accessibles from implementing advanced interfaces. r=surkov, a=belztner 2008-02-22 01:52:01 -08:00
surkov.alexander@gmail.com 7f2d3d778b Bug 417122 - More prbool misuse in accessibility, patch=Taras Glek, r=aaronlev, a=mtschrep 2008-02-19 23:50:45 -08:00
surkov.alexander@gmail.com 07e69c122b Bug 417363 - Alt text added via JavaScript is not picked up by screen readers, patch=aaronlev, r=marcoz, a=mtschrep 2008-02-19 23:45:14 -08:00
surkov.alexander@gmail.com bdd5255e56 Bug 417317 - Certain types of LISTITEM accessibles no longer get attributes set like "x of y", regression from fix for bug 389926, r=marcoz, a=mtschrep 2008-02-19 05:47:19 -08:00
ginn.chen@sun.com 7d5fe0189e Bug 415069 ARIA alerts triggering events with :system p=aaronleventhal r=ginn.chen a=mtschrep 2008-02-19 03:22:01 -08:00
surkov.alexander@gmail.com d0c7cbc47b Bug 365973 - cant expose <listbox> with multiple columns, r=evan.yan, a=mtschrep 2008-02-19 01:07:35 -08:00
Evan.Yan@Sun.COM 001925f002 Bug 417329 - No longer creating accessibles for the Thunderbird Addressing Widget, effective January 22, 2008. r=ginn.chen a=mtschrep 2008-02-18 23:17:00 -08:00
masayuki@d-toybox.com 1ba248b82a Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron 2008-02-16 07:31:27 -08:00
aaronleventhal@moonset.net 711a21662f bug 417500. Crash [ @ CAccessibleText::get_attributes ]. r=surkov, a=beltzner 2008-02-15 06:54:58 -08:00
surkov.alexander@gmail.com 9716a7ff9e Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
surkov.alexander@gmail.com 18d28cab1a Back out bug 416553 2008-02-13 23:33:19 -08:00
surkov.alexander@gmail.com 0f7c15d44d Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
aaronleventhal@moonset.net d71b59ff4f Bug 413675. Incorrect menu events for ARIA dropdown menu. Patch by Alexander Surkov. r=aaronlev, a=schrep 2008-02-12 18:37:22 -08:00
aaronleventhal@moonset.net b2c19b639a Bug 416893. Remove aria-secret. r=surkov, a=schrep 2008-02-12 18:35:48 -08:00
aaronleventhal@moonset.net 75c238ca47 Backing out bug 416893 because tree was closed. 2008-02-12 12:51:46 -08:00
aaronleventhal@moonset.net 9c498be9b2 Bug 416893. Remove aria-secret. r=surkov, a=schrep 2008-02-12 12:42:53 -08:00
aaronleventhal@moonset.net aef1433652 Bug 416756. Handle crashes in all a11y COM interfaces. r=surkov, a=schrep 2008-02-12 07:48:51 -08:00
surkov.alexander@gmail.com 3ca81d4eb1 Bug 416409 - adding pressed state to a button causes the ARIA state to not be recognized, r=aaronlev, a=mtschrep 2008-02-11 23:25:14 -08:00
surkov.alexander@gmail.com 8fd154ed33 Bug 389926 - support group attributes on menu/menuitem accessibles, r=aaronlev, a=mtschrep 2008-02-11 23:24:05 -08:00
aaronleventhal@moonset.net cc760cd2c9 Bug 415944. Avoid screen readers speaking password text. r=surkov, a=schrep 2008-02-11 04:22:56 -08:00
aaronleventhal@moonset.net 07f5e80b75 Bug 416753. Crashes in GetState(). r=surkov, a=schrep 2008-02-11 04:12:17 -08:00
surkov.alexander@gmail.com 03e2f49979 Bug 381049 - Pass swallowed crashes inside MSAA/IA2 methods to breakpad, patch=aaronlev, r=me, ted.mielczarek, sr=benjamin, a=dsicore 2008-02-08 18:40:47 -08:00
surkov.alexander@gmail.com 43bf4e8fbc Bug 413777 - Correct focus events absent when tabbing among links at sourceforge.net, patch=aaronlev, r=ginn.chen, a=mtschrep 2008-02-08 18:28:01 -08:00
surkov.alexander@gmail.com d16ebf15c2 Bug 414976 - Support RELATION_NODE_CHILD_OF for ARIA tree views, patch=aaronlev, r=me, a=mtschrep 2008-02-08 18:14:03 -08:00
surkov.alexander@gmail.com 3f9c835166 Bug 406010 - AT-SPI SHOWING and VISIBLE issues on documents, patch=ginn.chen, r=aaronlev, a=mtschrep 2008-02-08 05:59:46 -08:00
surkov.alexander@gmail.com ebadea39a7 Bug 308564 - linux bustage fix 2008-02-08 05:27:54 -08:00
surkov.alexander@gmail.com f198313daf Bug 308564 - linux bustage fix 2008-02-08 05:25:09 -08:00
aaronleventhal@moonset.net 8e2abbba9e Bug 415299. Support string values for ARIA widgets. r=surkov, a=schrep 2008-02-08 05:13:50 -08:00
aaronleventhal@moonset.net 66b4c351aa Bug 412878. Crashes when doc load finished. Possibly specific to framed pages. r=surkov, a=schrep. 2008-02-08 05:03:14 -08:00
surkov.alexander@gmail.com 74279b8815 Bug 308564 - No accessibility events when data in a tree row changes, r=evan.yan, olli.pettay, sr=jonas, a=mtschrep 2008-02-08 04:55:57 -08:00
surkov.alexander@gmail.com 7d5dd48b52 Bug 416109 - fix compile warnings, r=aaronlev, a=dsicore 2008-02-08 01:35:42 -08:00
surkov.alexander@gmail.com a3e189584e Bug 410052 - Fix our nsHTMLAccessibleTable class so GetIndexAt and GetRowAtIndex and GetColumnAtIndex behave consistently, patch=me, marcoz, r=marcoz, me, bernd, sr=roc, blocking1.9+=dsicore 2008-02-06 23:03:26 -08:00
aaronleventhal@moonset.net ba6c6476f8 Bug 414656. If an HTML table has a role of log, expose it as a data table. Patch by Surkov. r=aaronlev. Minor tweak by aaron level with r=surkov. a=schrep 2008-02-06 20:14:59 -08:00
aaronleventhal@moonset.net 47beeb27b7 Backing out bug 414656 until we sort out problems it caused with exposing ARIA roles. 2008-02-06 13:43:30 -08:00
aaronleventhal@moonset.net 1fab1075db Back out bug 413778, since it didn't work completely and also broke focus when returning to Window. 2008-02-06 12:34:35 -08:00
aaronleventhal@moonset.net f3a44ba1be Bug 414656. Expose native enumerated role along with ARIA landmark roles. Patch by Alexander Surkov. r=aaronlev, a=schrep 2008-02-05 16:30:29 -08:00
aaronleventhal@moonset.net f573b9a821 Bug 412931. Tabs not exposed unless 3 of them. Fix incorrect cache updates during flood of changes. r=surkov, a=schrep for b3 2008-02-02 09:02:09 -08:00
aaronleventhal@moonset.net a4a446f60d Bug 409591. Thunderbird: newsgroup/feed messages blank in virtual buffer. Correct the previous checkin for this bug which caused bug 414574. r=surkov, sr=bz, a=blocking1.9 2008-01-29 21:42:44 -08:00
aaronleventhal@moonset.net 9c3b582081 Bug 414654. Accessibles not hidden for visibility:hidden w/ position:absolute. r+sr=roc, a=beltzner 2008-01-29 20:17:57 -08:00
aaronleventhal@moonset.net 82edf18cfa Bug 402597. AT-SPI Accessibility:Event.user_data None for ARIA tooltips/alerts. Patch by Ginn Check, r=aaronlev, a=dsicore 2008-01-29 13:41:58 -08:00
aaronleventhal@moonset.net 056020f406 Bug 414312. IAccessibleText::getTextAtOffset and friends should return S_FALSE when unsupported boundary type is used. r=surkov, a=dsicore 2008-01-29 13:39:34 -08:00
aaronleventhal@moonset.net cb7a18cf55 Bug 405951. Thunderbird: newsgroup/feed messages blank in virtual buffer, r=surkov, a=blocking1.9 2008-01-28 20:38:18 -08:00
aaronleventhal@moonset.net 735bb77dd2 Bug 413143. Crash in RefreshNodes() for QueryElementAt(). r=marcoz, a=dsicore 2008-01-28 20:03:26 -08:00
aaronleventhal@moonset.net 56ebaac70c Bug 414133. Accessible selection methods not working in form controls. r=surkov, a=dsicore 2008-01-28 19:59:50 -08:00
aaronleventhal@moonset.net 99434f105d Bug 404881. Accessible tree for role=log table not updated for td's without aria-live set, r=surkov, a=dsicore 2008-01-28 19:56:06 -08:00
aaronleventhal@moonset.net 74e3d0dcb5 Bug 413778. Extra nsDocAccessible quickly created and destroyed whenever new tab is opened. r=surkov, r=emaijala, sr=neil, a=blocking1.9 2008-01-27 21:54:12 -08:00
aaronleventhal@moonset.net 10517a2913 Bug 413673. ARIA drop down buttons not being exposed with MSAA button menu role. r=marcoz, a=schrep 2008-01-26 18:34:27 -08:00
aaronleventhal@moonset.net 85cea31b8d Bug 413716. Repetitive warning in a11y, not supported for frames. r+sr=roc, a=beltzner 2008-01-25 12:44:53 -08:00
aaronleventhal@moonset.net c217da4fc8 Bug 405951. Missing content in Thunderbird window. r=surkov, a=blocking1.9 2008-01-25 12:43:12 -08:00
aaronleventhal@moonset.net 7ccc93502c Bug 413718. Warning indicates cache problem. Never ran into same child we started from. r=evan, a=beltzner 2008-01-25 05:52:44 -08:00
aaronleventhal@moonset.net 7934ff3573 bug 412965. ARIA sliders and progress meters should not support accessible text interface. r=surkov, a=beltzner 2008-01-25 05:47:48 -08:00
aaronleventhal@moonset.net 22d2de1ee6 Bug 405951. Thunderbird newsgroup/feed messages coming up blank in virtual buffer. Hoping null checks will fix. r=surkov, a=blocking1.9 2008-01-24 08:30:38 -08:00
aaronleventhal@moonset.net dfe40df564 Bug 412878. Crash [ @ nsAccessible::InvalidateChildren ]. r=surkov, a=blocking1.9 2008-01-24 06:07:21 -08:00
aaronleventhal@moonset.net 3dc8df17fd bug 407359. Fix a11y issues with popups on main screen. r=mano, r=enn, r=surkov, r=marcoz, uir=mconnor 2008-01-23 15:49:10 -08:00
aaronleventhal@moonset.net 2aeeca0b33 Bug 409473. New crash caused by bug 405248. Patch by Evan Yan. r=aaronlev, a=blocking1.9 2008-01-23 13:27:20 -08:00
aaronleventhal@moonset.net c09d8216da Bug 412878. Crash [ @ nsAccessible::InvalidateChildren ]. r=surkov, a=blocking1.9 2008-01-23 10:48:45 -08:00
aaronleventhal@moonset.net 62b7473441 Bug 409473. New crash caused by bug 405248. r=surkov, a=blocking1.9 2008-01-23 10:45:53 -08:00
aaronleventhal@moonset.net 9e4bf9390a Bug 413376. Value of ARIA slider not reported if onclick present. r=marcoz, a=schrep 2008-01-22 17:37:23 -08:00
aaronleventhal@moonset.net e354d456cf Backing out bug 407359 because of orange 2008-01-22 14:26:57 -08:00
aaronleventhal@moonset.net 50e916270e Backing out fix for bug 412878 ... Marco found a problem with dynamic content updates 2008-01-22 07:59:53 -08:00
aaronleventhal@moonset.net 2d600ff58c Bug 407359. Fix accessibility issues with popups in main screen UI. r=marcoz, enn, surkov, mano, ui=mconnor, a=blocking1.9 2008-01-22 07:32:20 -08:00
aaronleventhal@moonset.net 6fa5919c80 Bug 412878. Fix our accessible subtree invalidation (removing nodes from cache etc.), to hopefully fix cache-related crashes in InvalidateChildren(). r=ginn, r=surkov, a=blocking1.9 2008-01-22 06:43:18 -08:00
ginn.chen@sun.com 62418d42a8 Bug 413325 nsNativeRootAccessibleWrap doesn't release ref of AtkObject of dialogs r=aaronleventhal 2008-01-21 21:29:40 -08:00
Evan.Yan@Sun.COM 11ebc349cf Bug 395699 - relations not working when pointing to a <span> r=surkov.alexander a=mtschrep 2008-01-21 19:17:37 -08:00
aaronleventhal@moonset.net 2dfed95116 Missing part of fix for bug 411581. r=surkov, a=schrep 2008-01-21 17:37:22 -08:00
aaronleventhal@moonset.net dfe29ff4cf Crash caused by processing during removal of bogus <br> editor nodes. r=evan, a=blocking1.9 2008-01-21 17:32:11 -08:00
aaronleventhal@moonset.net bbe6e292fd Bug 411581. Text line boundary not working correctly for list items. r=surkov, a=schrep 2008-01-21 17:26:49 -08:00
aaronleventhal@moonset.net f7e65bc8e7 Backing out, apologies for checking in on a closed tree 2008-01-21 09:02:03 -08:00
aaronleventhal@moonset.net c35216bdf9 Bug 411581. Text line boundary not working correctly with list items. r=surkov, a=schrep 2008-01-21 09:01:05 -08:00
surkov.alexander@gmail.com 8520d55856 Bug 409009 Table cells should have a table in their ancestry (additioal reviewer comment), r=evan.yan, a=beltzner 2008-01-18 16:03:43 -08:00
surkov.alexander@gmail.com 5fed99af95 Bug 409009 Table cells should have a table in their ancestry, r=evan.yan, a=beltzner 2008-01-18 15:57:57 -08:00
aaronleventhal@moonset.net c048976837 Bug 412882. Crash in scroll callback. r=ginn, a=schrep 2008-01-18 12:36:44 -08:00
aaronleventhal@moonset.net 8ee8c71c15 Bug 412889. Crashes in XUL tree accessible. r+sr=neil, a=schrep 2008-01-18 11:55:37 -08:00
aaronleventhal@moonset.net d200123612 Fixing bustage again 2008-01-17 19:24:26 -08:00
aaronleventhal@moonset.net fd4ffc9d25 Fixing bustage again 2008-01-17 19:09:10 -08:00
aaronleventhal@moonset.net d5d7e40a85 Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:56:38 -08:00
aaronleventhal@moonset.net 357597719c Backing out until I have fix for bustage 2008-01-17 18:49:04 -08:00
aaronleventhal@moonset.net 900ab596d7 Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:33:56 -08:00
ginn.chen@sun.com d63b260581 Bug 412288 Toolbar menus do not have ATK state focusable patch by Marco Zehe r=ginn.chen, aaronleventhal sr=mtschrep 2008-01-16 22:30:15 -08:00
aaronleventhal@moonset.net 4c8eddc385 Bug 411737. Remove old code to get doc state when getting focusable state for links. No longer useful. r=evan.yan, a=beltzner 2008-01-11 12:52:55 -08:00
aaronleventhal@moonset.net 0497156c70 Bug 408997. A11y hierarchy missing in some cases. r=evan.yan, a=beltzner 2008-01-11 12:50:27 -08:00
reed@reedloden.com b9fbd028a6 Bug 410604 - "IAccessible2::Get_UniqueID does not return negative IDs, as specified by IAccessible2 IDL" [p=marco.zehe@googlemail.com (Marco Zehe) r=aaronlev a1.9=schrep] 2008-01-05 20:00:27 -08:00
reed@reedloden.com e60b2b06c4 Bug 409439 - "Crash @ nsHTMLTableAccessible::GetRowAtIndex(int, int*) with certain pages if Orca is running" [p=marco.zehe@googlemail.com (Marco Zehe) r=surkov a1.9=beltzner] 2008-01-02 02:55:13 -08:00
aaronleventhal@moonset.net 2b58c11724 Bug 409474. Round of crash fixes for a11y. r=surkov, a=beltzner 2007-12-26 21:13:40 -08:00
surkov.alexander@gmail.com 42f8dbef1b Bug 408831 add check on defunct for tree accessible, r=marcoz, a=beltzner 2007-12-21 19:17:31 -08:00
Evan.Yan@Sun.COM 7f51d8d529 Bug 405248 - Space between embedded objects characters is missing r=aaronleventhal a=mtschrep 2007-12-19 04:57:08 -08:00
reed@reedloden.com b59485602c Bug 396930 - "giving focus to tree before its populated crashes Thunderbird [@ nsUInt32Array::GetAt]" (fix nsXULTreeitemAccessible::GetName()) [p=marco.zehe@googlemail.com (Marco Zehe) r=aaronlev a1.9=damons] 2007-12-17 21:43:37 -08:00
surkov.alexander@gmail.com a955d19ea1 Fix bug 396930 - fix bustage 2007-12-14 21:02:30 -08:00
surkov.alexander@gmail.com 711bd8dd66 Bug 396930 - expose defunct state for treeitem accessible, r=aaronlev, a=beltzner 2007-12-14 20:40:57 -08:00
aaronleventhal@moonset.net 21895f320e Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00