Commit Graph

994 Commits

Author SHA1 Message Date
aaronleventhal%moonset.net
bcb5fcb2c0 Bug 349519. Crash and incorrect results for getOffsetAtPoint. r=ginn.chen, sr=roc 2006-09-19 17:29:10 +00:00
hwaara%gmail.com
329183e862 implement accessible object for xforms:range. Patch by Alexander Surkov (surkov.alexander@gmail.com). r=aaronr, sr=neil, b=351027 2006-09-19 10:37:27 +00:00
hwaara%gmail.com
233d8cfc48 Make mozAccessible use mac-native (UA) roles. Remove mozDocAccessible as it's not needed. Implement new |isRoot| method to tell whether an accessible is the root accessible. b=352327, r=surkov
Remove some unused cross-platform roles. b=352357, r=aaronlev
2006-09-19 08:48:33 +00:00
aaronleventhal%moonset.net
66c8957aa5 Bug 349860. Magnifier doesn't follow input or caret navigation. r=evan.yan 2006-09-18 17:50:33 +00:00
aaronleventhal%moonset.net
24ee03911a Bug 352150. getText, characterCount missing text content. r=evan.yan 2006-09-18 17:47:52 +00:00
bzbarsky%mit.edu
3070ad4f2c Create a faster, less COMy internal method for accessing the sorted list of
form control elements.  Bug 347165, patch by jpl24 <jlurz24@gmail.com>, r+sr=bzbarsky
2006-09-18 04:53:54 +00:00
aaronleventhal%moonset.net
4bc480ae82 Bug 352195. Search box uses embeds but has no children. r=surkov, sr=neil 2006-09-17 18:04:13 +00:00
ginn.chen%sun.com
6105da9ac7 [Bug 352489] Firefox crashed while browsing the preferences with orca [@
nsXULSelectableAccessible::RefSelection]
r=aaronleventhal
2006-09-17 02:32:20 +00:00
ginn.chen%sun.com
7d75ef1d60 Bug 352105 Fix accessibility EMBEDS relations
r=aaronleventhal
2006-09-15 05:10:58 +00:00
Olli.Pettay%helsinki.fi
55fae437f2 Bug 352709, crashes [@ nsRootAccessible::RemoveEventListeners], r=aaronl 2006-09-15 04:40:26 +00:00
aaronleventhal%moonset.net
3c9707f3b4 Bug 345723. Support 3 new accessible object attributes: layout-guess, id and xml-roles. Changing word separator to hyphen instead of space for consistency with other apps. 2006-09-12 19:39:17 +00:00
aaronleventhal%moonset.net
a6f38e7623 Bug 345723. Support 3 new accessible object attributes: layout guess, id and xml-roles. r=Ming Gao 2006-09-12 19:37:36 +00:00
aaronleventhal%moonset.net
a8a37c95df Bug 340670. Implement first accessible text attribute. Patch by Ming Gao. r=aaronlev 2006-09-12 17:06:12 +00:00
aaronleventhal%moonset.net
8a73a90b54 Bug 349909. GetText[At|Before|After]Offset broken in some cases for lines. r=ginn.chen 2006-09-12 13:37:54 +00:00
uriber%gmail.com
38c1e056e9 Refactor nsIFrame::PeekOfset to use iteration instead of recursion, plus some more related refactoring. bug=300131 r+sr=roc 2006-09-11 20:43:01 +00:00
hwaara%gmail.com
5cabbd4fd3 Prefix members with 'm' per review comment. b=342146
NPODB
2006-09-11 16:22:22 +00:00
hwaara%gmail.com
0fd1861f0d Implement support for Universal Access accessibility support. Off by default on mac. b=342146 2006-09-11 15:46:01 +00:00
hwaara%gmail.com
3ce027ffd4 Implement support for Universal Access accessibility support.
Accessibility is off by default on mac. b=342146
2006-09-11 15:44:00 +00:00
uriber%gmail.com
0fa608ce5e Backing out bug 300131 until I figure out how to deal with the bustage. 2006-09-11 08:03:28 +00:00
uriber%gmail.com
95b377fc13 Refactor nsIFrame::PeekOfset to use iteration instead of recursion, and some related refactoring. bug=300131 r+sr=roc 2006-09-11 06:39:56 +00:00
ginn.chen%sun.com
3768f6338f Bug 350063 Window index returned -1 always on calling getIndexInParent
patch by Evan.yan at sun.com r=aaronleventhal
2006-09-11 06:18:06 +00:00
aaronleventhal%moonset.net
818cab0b10 Bug 351948. Regression, location bar no longer has accessible name. r=ginn.chen, sr=neil 2006-09-10 17:54:32 +00:00
aaronleventhal%moonset.net
71bcdd181f Bug 347219. File inputs and other embedded form controls in radio buttons not accessible. For chrome changes, r=mano. For mozilla/accessible changes, r=ginn.chen, sr=neil 2006-09-10 17:52:52 +00:00
aaronleventhal%moonset.net
0c9a982c2d Bug 346833. Content for :before and :after no longer exposed. r=ginn.chen, sr=roc 2006-09-08 14:42:25 +00:00
hwaara%gmail.com
9c24e1d492 Some XUL accessible wrap classes no longer used. b=351563, r=hwaara, aaronlev. Patch by surkov.alexander@gmail.com 2006-09-07 11:25:09 +00:00
mozilla.mano%sent.com
ac79ba074a Bug 351381 - Should be possible to expose the selected item in a dhtml combobox via its aaa:valuenow attribute. r=aaronlev, sr=neil. 2006-09-07 01:19:39 +00:00
hwaara%gmail.com
629dc44a28 Revert whitespace change. b=351412 2006-09-06 14:32:17 +00:00
hwaara%gmail.com
ed86a6262e Implement readonly attribute |children| to get the children of an accessible. b=351412, r=aaronlev 2006-09-06 14:29:56 +00:00
aaronleventhal%moonset.net
7e5cd554ce Bug 351505. Rev the IID for nsIAccessibleDocument. r=ginn.,chen 2006-09-06 14:17:44 +00:00
hwaara%gmail.com
07a0007240 Remove unused file. b=351405, r=aaron 2006-09-05 13:24:17 +00:00
aaronleventhal%moonset.net
b1130fc931 Bug 351262. Regression in DHTML state change events. r=ginn.chen, sr=neil 2006-09-04 20:44:56 +00:00
aaronleventhal%moonset.net
dcfc5bbc6d crash when using at-poke log text-caret-moved event. r=evan.yan 2006-09-02 02:12:07 +00:00
aaronleventhal%moonset.net
23b19693d1 Bug 342288. Initial support for ATK object attributes. Patch by Ming Gao. r=aaronlev, sr=neil 2006-08-31 21:07:41 +00:00
aaronleventhal%moonset.net
3d8aea6ee4 Bug 344423. Backspace notifications off by 1 2006-08-30 14:17:05 +00:00
ginn.chen%sun.com
dfbad4762b Bug 343150 Use AtkHyperlinkImpl
patch by nian.liu at sun.com r=ginn.chen
2006-08-30 09:03:45 +00:00
ginn.chen%sun.com
d115062c9f Bug 332660 GTK file picker as used in Firefox is not accessibile for GOK
r=aaronleventhal sr=roc
2006-08-30 05:19:06 +00:00
ginn.chen%sun.com
99aaae7727 Back out bug 343150, it couldn't compile with atk < 1.12.1 2006-08-28 06:47:17 +00:00
ginn.chen%sun.com
983c7a72d8 Bug 343150 Use AtkHyperlinkImpl
patch by nian.liu at sun.com r=ginn.chen
2006-08-28 06:18:25 +00:00
aaronr%us.ibm.com
0e68307f08 add initial support for accessible objects for xforms. Bug 337690, patch by surkov r=aaronleventhal+aaronr, sr=neil 2006-08-24 21:14:44 +00:00
ginn.chen%sun.com
2ab89c3bde Bug 347983 [atk]Build properly when libatk < 1.12.1 on build platform
r=aaronlev, bsd, Frank Hecker
2006-08-24 03:22:00 +00:00
ginn.chen%sun.com
513ee78182 Bug 349635 Return DocType in atk_document_get_attribute*
patch by Evan.Yan at Sun.COM r=ginn.chen, aaronleventhal
2006-08-23 08:20:26 +00:00
aaronleventhal%moonset.net
bb95ef799a Backing out fix for bug 346833 until it can be done correctly. 2006-08-21 17:09:52 +00:00
hwaara%gmail.com
5e75baaf42 Clarify getChildAtPoint() comment a bit. r=aaronlev 2006-08-17 14:39:11 +00:00
aaronleventhal%moonset.net
9a72b50c85 Bug 346730. List bullets not exposed. Also, expose content generated frames within nsIAccessibleText. r=ginn.chen 2006-08-17 13:21:41 +00:00
aaronleventhal%moonset.net
38a6785d4f Bug 346833. Objects in :before and :after no longer exposed. r=ginn.chen, sr=roc 2006-08-17 13:19:49 +00:00
aaronleventhal%moonset.net
af26db2873 Bustage fix 2006-08-16 15:09:07 +00:00
aaronleventhal%moonset.net
9aff71010d Attempt to fix odd bustage on btek 2006-08-16 15:05:08 +00:00
aaronleventhal%moonset.net
f2af766c6d Bug 345825. Fixes for accessible text methods getTextAtOffset and getRangeExtents. r=ginn.chen 2006-08-16 13:36:19 +00:00
ginn.chen%sun.com
b3167d713e Bug 340802 New ATK: Implement AtkDocument support
patch by Evan.Yan at sun.com r=ginn.chen, aaronlev
2006-08-16 03:06:42 +00:00
aaronleventhal%moonset.net
9ab0dd3905 Bug 348616. Fix HTML button accessible and accessible objects when onclick is present. r=nian.liu 2006-08-16 01:50:36 +00:00