Commit Graph

1820 Commits

Author SHA1 Message Date
Robert O'Callahan
c04d96c610 Bug 376662. Convert nsIFrame::GetOffsetTo to not use views. We need to ensure that for popups and scrollframes, views and frames are kept in sync at *all* times. Also fixes bugs in tests for NS_FRAME_NO_MOVE_FRAME. r+sr=bzbarsky 2008-09-06 20:52:56 +12:00
Oleg Romashin
e462cf33cd Bug 453312 - Building accessible without MOZ_XUL fails. r=surkov 2008-09-05 14:30:19 +03:00
Alexander Surkov
f354852dad Bug 453371 - textarea accessible name does not show current value when it has a text child, patch=Eitan Isaacson,r=me 2008-09-05 12:48:42 +08:00
Alexander Surkov
ebc009f6ce Bug 453484 - Can't build accessibility with DEBUG_CC, r=aaronlev, sr=bz 2008-09-05 12:44:45 +08:00
Robert O'Callahan
8d8390a5b5 Backing out changeset 1bdd5da49865 (for bug 376662) due to regression bug 453661 2008-09-05 15:40:06 +12:00
Marco Zehe
5136734521 bug 453417 - Implement new aria-label property, r=surkov 2008-09-04 16:11:40 +02:00
Robert O'Callahan
82aa805186 Bug 376662. Make nsIFrame::GetOffsetTo not explicitly use views. r+sr=bzbarsky 2008-09-04 09:35:52 +12:00
Alexander Surkov
33577a9ddf Bug 452710 - TakeFocus don't work on linkable accessibles, r=MarcoZ 2008-09-01 09:52:40 +08:00
Jason Orendorff
6b5d53f655 Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
* * *
2008-08-19 21:38:24 -05:00
Alexander Surkov
c7f2dae1cf Bug 452548 – nsTextUtils method names should start with uppercase letters, r=aaronlev 2008-08-28 23:01:14 +08:00
Alexander Surkov
f9c6f47571 Bug 452161 – pyatspi insertText doesn't work in empty textboxes, r=aaronlev, MarcoZ 2008-08-28 22:48:41 +08:00
Alexander Surkov
3edb1a6f5d Bug 445968 – Cannot obtain background-color of objects that do not have a color explicitly assigned, r=aaronlev, sr=roc 2008-08-28 16:31:01 +08:00
Brian Crowder
b3a1c50e75 Bug 422769 - reduce narrow Windows API calls in accessibility, original patch by Brad Lassey <blassey@mozilla.com>, r=aleventhal 2008-08-27 14:44:54 -07:00
Marco Zehe
7141f9a8bf Bug 451535 - Make nsHTMLImageAccessible return proper number of actions for images with longdescs, provide a name for opening the longdesc, not just an index, r=surkov 2008-08-26 09:39:17 +02:00
Alexander Surkov
cdb7ebee3a Bug 451376 – IAccessibleText::attributes provides incorrect info after a mis-spelled word, r=Olli.Pettay, MarcoZ, sr=neil 2008-08-26 11:04:14 +08:00
Marco Zehe
6bd40ab767 test for bug 434464 - invalidate access node cache, r=aaronlev 2008-08-25 21:23:37 +02:00
Marco Zehe
603dbe8b55 bug 448660 - Turn off new visual Ctrl+tab switching when screen reader present, r=aaronlev, r=gavin, sr=neil 2008-08-24 18:50:55 +02:00
Marco Zehe
4782b78c2e bug 451533 - Make sure all names are truncated throughout platform-independent module, r=surkov 2008-08-24 18:45:56 +02:00
Jason Orendorff
abf12d8076 Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
Jason Orendorff
09f9ac1d0a Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
2008-08-19 21:38:24 -05:00
Robert O'Callahan
fb7a994159 Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst 2008-08-18 14:10:28 +12:00
Robert O'Callahan
842b3fea92 Backing out bug 118704 to try to fix Windows leak orange 2008-08-16 23:27:40 +12:00
Robert O'Callahan
34de2392a2 Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst 2008-08-16 21:01:52 +12:00
Alexander Surkov
056f2b8686 Bug 450089 – parent children aren't invalidated if not accessible element is shown, r=ginn.chen 2008-08-14 16:30:26 +08:00
Marco Zehe
44b7342985 Bustage fix for bug 423176. Explicitly include version.lib in accessible.dll 2008-08-08 17:23:45 +02:00
Alexander Surkov
d0489d22a6 bug 449717 - doAction() doesn't work for linkable accessible with 'click' action, r=MarcoZ 2008-08-08 16:44:26 +02:00
Marco Zehe
c6fb055ce7 bug 423176 - Crash with jaws 7.1 [@ jhook.dll@0x5311], r=aaronlev, sr=brendan 2008-08-08 16:26:53 +02:00
Alexander Surkov
484dc47c9f Bug 445910 – use XPCOM cycle collector in accessibility classes, r=MarcoZ, Smaug, aaronlev, sr=neil 2008-08-06 05:19:56 -07:00
Alexander Surkov
7ef127ca7a Bug 410765 – 'List all tabs' button on tabs not working in AT-SPI, r=MarcoZ, Olli.Pettay, aaronlev, sr=roc 2008-08-06 05:16:54 -07:00
Alexander Surkov
05f29ffa93 bug 445513 - Support BOUNDARY_ATTRIBUTE_RANGE now that we support text attributes, r=aaronlev 2008-07-24 17:20:39 +02:00
L. David Baron
862226d219 I mistyped one of surkov's review comments for bug 436453. (And the code does finally make sense to me.) This apparently fixes some mochitests that, for some reason, aren't run on tinderbox. 2008-07-23 09:35:38 -07:00
Alexander Surkov
77e2137a9c Bug 363230 – Adding a library definition (with a new UUID) around the ISimpleDomNode interface in ISimpleDomNode.idl and then compiling with midl to make a tlb causes a compile error with get_domNode, r=aaronlev 2008-07-23 23:11:21 +08:00
Alexander Surkov
19be2a4dc3 Bug 445938 – text-position attribute not yet exposed for superscript and subscript text, r=aaronlev, MarcoZ 2008-07-23 23:09:11 +08:00
L. David Baron
a2666729be Address potentially behavior-changing review comments from surkov; part of bug 436453. 2008-07-22 21:50:20 -07:00
L. David Baron
1347910ac9 Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky 2008-07-22 21:50:20 -07:00
Ginn Chen
ae0059ceff Bug 445970 Hangs on linux at startup, r=surkov.alexander 2008-07-18 19:21:04 +08:00
Marco Zehe
bac2d9ddab Bustage fix for bug 345759 2008-07-17 14:36:00 +02:00
Alexander Surkov
d6ba6d4413 bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil 2008-07-17 14:06:24 +02:00
L. David Baron
015d440ad8 Fix accidental disabling of more mochitests than intended. Bug 437980 / Bug 445586 2008-07-16 14:23:43 -07:00
Marco Zehe
ed55bbcca5 Disabling table indexes test file, see bug 437980 2008-07-16 19:58:49 +02:00
Alexander Surkov
3f1c7b431b Bug 443081 – ARIA name from child content is incorrectly including child elements that have display:none, r=aaronlev, MarcoZ 2008-07-16 23:24:36 +08:00
John Daniels
b006229ae6 Bug 419532 – deCOMtaminate nsICaret. r+sr=roc 2008-07-16 12:52:01 +02:00
Alexander Surkov
7771a9ca54 Bug 444279 – mochitest for accessible name calculating 2008-07-13 11:57:28 +08:00
romaxa
1b46c235e1 Bug 412789 - "building in minimal profile broken. bug368835 and bug366527" [r=aaronlev] 2008-07-12 05:08:18 -05:00
Alexander Surkov
5009816d79 Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil 2008-07-09 23:50:52 +08:00
Alexander Surkov
d38db97935 Bug 443764 – nsHTMLSelectListAccessible::GetState -- |if| condition is always true, r=aaronlev 2008-07-08 22:30:46 +08:00
Alexander Surkov
a70fd0ce53 Bug 434857 – Crash [@ nsAccessibleWrap::Next(unsigned long, tagVARIANT*, unsigned long*) ], r=aaronlev, sr=neil 2008-07-08 22:23:18 +08:00
Marco Zehe
15f4f0e7a6 bug 439057 - Fix nsIAccessibleImage mochitest x and y coordinates so they work when running all tests, r=surkov 2008-07-08 07:42:11 +02:00
Ginn Chen
beeec978ff Bug 441233 Missing focus events in Thunderbird account wizard dialog r=surkov.alexander 2008-07-03 15:10:16 +08:00
Alexander Surkov
2582693783 Bug 439566 – Include the css display property as an IAccessible2 object attribute, r=MarcoZ 2008-07-03 12:12:45 +08:00