Commit Graph

1019 Commits

Author SHA1 Message Date
aaronr%us.ibm.com
0a37c639d2 [XForms] fire event for xforms:range when value is changed and turn it into accessibility event. Bug 351067, patch by surkov, r=aaronlev+aaronr, sr=neil 2006-10-30 19:06:24 +00:00
ginn.chen%sun.com
9cfeb97922 Bug 358085 nbsp in lists causes getChildAtIndex to fail
patch by Evan Yan at Sun.COM r=aaronleventhal
2006-10-30 03:29:59 +00:00
aaronleventhal%moonset.net
d1274128cd Bug 344896. Finish refactoring how accessibility code gets target accessible for a DOM event. Patch by surkov, r=aaronlev 2006-10-30 03:05:43 +00:00
aaronleventhal%moonset.net
e0c5dcaa1f Bug 349885. GetAccessibleFor() doesn't look if ally nodes are allowed inside anon content. Patch by Alexander Surkov. r=aaronlev, sr=neil 2006-10-30 02:49:34 +00:00
aaronleventhal%moonset.net
9f027c70b7 Bug 352522. In-page comboboxes use entry, do not show current text. r=ginn.chen 2006-10-27 16:24:58 +00:00
ginn.chen%sun.com
1dd11c9d1d Bug 357056 Accessible hyperlink startIndex == endIndex == -1 instead of
actual caret offset in parent
patch by Evan.yan at sun.com r=aaronleventhal
2006-10-25 06:06:58 +00:00
hwaara%gmail.com
e6a6399895 Implement new, simplified GetParent() accessor, and start using it. r=ginn.chen@sun.com, b=357288 2006-10-23 09:45:34 +00:00
alfred.peng%sun.com
1fa7b35889 Bug 356414. Firefox window/dialog accessible is still app root child after closed.
Patch by Evan.Yan@Sun.COM. r=aaronleventhal.
2006-10-16 03:06:10 +00:00
hwaara%gmail.com
5817de522c Separate out some code that is only supposed to run on windows (not on atk/mac). r=aaronlev, b=356294 2006-10-12 14:48:58 +00:00
aaronleventhal%moonset.net
e7cd6c578f Bug 354832. Support nsIAccessibleText for html buttons and list options. r=ginn.chen, sr=roc 2006-10-02 19:33:49 +00:00
ginn.chen%sun.com
cff0159fb0 Bug 343136 rev uuid 2006-09-29 07:42:55 +00:00
ginn.chen%sun.com
aca40b3562 Fix bustage of Bug 343136 2006-09-29 06:47:30 +00:00
ginn.chen%sun.com
bbfbdde7d8 Fix bustage of Bug 343136 2006-09-29 06:47:29 +00:00
ginn.chen%sun.com
d021e18088 Bug 352340 GetTextAtOffset doesn't work correctly for word boundaries
patch by Mike Gao r=ginn.chen
2006-09-29 05:46:21 +00:00
ginn.chen%sun.com
d85c8bd9c4 Bug 343136 Support ATK document events
patch by Nian Liu at sun.com r=aaronlev, ginn.chen
2006-09-29 05:45:07 +00:00
timeless%mozdev.org
a95fdd6463 Bug 353503 Move ATK-specific event-handling code, and implement focus events on mac
Fixing !defined MOZ_XUL
2006-09-27 22:05:15 +00:00
hwaara%gmail.com
852a86e393 Oops, these constants can't live in the header. (Fix mac build bustage). b=353503 2006-09-27 13:24:51 +00:00
hwaara%gmail.com
436cd0b706 * Generalize event-handling code to be cross-platform; move out ATK-specific code to ATK's nsRootAccessibleWrap.
* Implement sending out native focus events on mac, when the focus changes.
* Use OS-specified (localized) role descriptions for accessibles that use native mac roles.
* Ignore accessibles with an unknown role.
r=nian.liu@sun.com atk/ and base/ changes, r=surkov for mac/
b=353503
2006-09-27 12:56:28 +00:00
aaronleventhal%moonset.net
7109904a78 Bug 353197. Table interface not exposed for tables in ATK. r=gaoming 2006-09-26 16:31:58 +00:00
aaronleventhal%moonset.net
cbd3fb6983 Bug 350186. Accessible objects for xforms input controls. Patch by surkov. r=aaronlev, r=aaronr, sr=neil 2006-09-25 15:22:05 +00:00
aaronleventhal%moonset.net
81ff8fc99a Bug 353187. GetIndexInParent() broken for combo boxes. Patch by Nian Liu, r=aaronlev 2006-09-25 15:09:28 +00:00
hwaara%gmail.com
60f3e46dc5 Remove hack that was put in place for bug 350018 (which is now fixed).
r=surkov
2006-09-22 11:05:41 +00:00
ginn.chen%sun.com
2a80cc948e [Bug 353619] firefox crash with orca running [@
nsRootAccessible::GetContentDocShell]
r= aaronlev
2006-09-21 21:52:10 +00:00
aaronleventhal%moonset.net
4a704b845a Bug 353200. Top crash in nsAccessible::TextLength(). Attempt at fix, definitely we should be doing this in any case. r=surkov 2006-09-20 21:35:51 +00:00
hwaara%gmail.com
aa03587796 Fix regression from bug 352357; we rely on the constants in the interface being continous (there must not be any gaps). Too bad IDL doesn't offer any auto-enumeration... r=aaronlev 2006-09-20 17:23:25 +00:00
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