Commit Graph

548 Commits

Author SHA1 Message Date
aaronleventhal%moonset.net
c93e8e4d0e Bug 286687. Expose menu item keyboard accelerators in MSAA. r=timeless, sr=neil 2005-03-18 14:56:48 +00:00
aaronleventhal%moonset.net
c9ed31bf55 Fixing bustage 2005-03-18 05:47:58 +00:00
aaronleventhal%moonset.net
7b01b5c40c This wasn't supposed to creep into the bustage fix 2005-03-18 05:23:23 +00:00
aaronleventhal%moonset.net
feb22b7190 Fixing bustage 2005-03-18 05:20:43 +00:00
aaronleventhal%moonset.net
06d061747b bug 286029. Fixes for tree accessibility. r=pkw, sr=Neil 2005-03-18 04:29:39 +00:00
aaronleventhal%moonset.net
7ead8b720a Bug 284717. Events for DHTML menu events still not correct. r=pkw, sr=jst 2005-03-17 18:33:50 +00:00
aaronleventhal%moonset.net
1723889887 Fixing bustage, forgot new files 2005-03-15 15:44:02 +00:00
aaronleventhal%moonset.net
75153d6e16 Bug 280055. AccessibleObjectFromPoint() broken for XUL tabs in Firefox. r+sr=roc 2005-03-15 15:32:30 +00:00
aaronleventhal%moonset.net
43925359dc Bug 285711. Support accessible alerts. r=pkwarren, sr=henry.jia 2005-03-15 15:00:44 +00:00
aaronleventhal%moonset.net
f97e388d87 Bug 285285. Add SINGLE_LINE and MULTI_LINE extended state to single line text inputbox and clean up form control state code somewhat. r=louie.zhao, sr=henry.jia 2005-03-14 23:10:53 +00:00
aaronleventhal%moonset.net
7b6003e9dc Bug 285651. Opening link in new tab confuses screen readers. r=biesi, sr=bz 2005-03-14 16:31:43 +00:00
aaronleventhal%moonset.net
a7beb60952 Fixing a couple of spelling and whitespace nits 2005-03-11 15:17:48 +00:00
gandalf%firefox.pl
06f479dff9 bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move 2005-03-08 17:21:36 +00:00
aaronleventhal%moonset.net
d6b4a62ca7 Bug 283482. MSAA events and objects in wrong HWND for CSS overflow children. r=bz, sr=roc 2005-03-02 19:05:09 +00:00
aaronleventhal%moonset.net
81cd248f48 Bug 283703. Focus events not fired for radio buttons. r=pkw, sr=bz 2005-03-02 18:59:41 +00:00
bryner%brianryner.com
708a569767 Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky. 2005-02-19 10:31:27 +00:00
aaronleventhal%moonset.net
06db8fa144 Bug 282502. Tree items not returned in get_accFocus(). r=pkw, sr=jst 2005-02-18 14:36:28 +00:00
aaronleventhal%moonset.net
03a8934271 Bug 282098. Accessible focus can get trapped inside of popup. r=pkw, sr=jst 2005-02-18 14:34:30 +00:00
aaronleventhal%moonset.net
aa07ce39b3 Bug 282089. Make ISimpleDOMNode's computed style getters work on any leaf node, including text, for convenience to AT vendors. r=pkwarren, sr=jst 2005-02-18 14:26:22 +00:00
aaronleventhal%moonset.net
33bf825398 Bug 282095. Correct get_accFocus() behavior. r=pkw, sr=bryner, a=caillon 2005-02-15 14:21:01 +00:00
aaronleventhal%moonset.net
3a39c08abe Bug 281568. MSAA events EVENT_MENUEND/EVENT_MENUPOPUPEND fired too late, when dialog opens from menu action. Screen readers get confused. r=bryner, sr=neil, a=dveditz 2005-02-11 13:18:40 +00:00
aaronleventhal%moonset.net
62f01b3e02 Bug 237249. Accessible Name, role and value of URL bar and search field broken. r=pkwarren on accessibility module, r=mconnor for toolkit changes, r+sr=Neil for xpfe changes, sr=bryner for accessibility module changes, a=dveditz 2005-02-11 13:17:18 +00:00
aaronleventhal%moonset.net
087aee932b Bug 280057. Fix MSAA/ATK checked state for XUL radio button menu items. r=timeless, sr=neil 2005-02-09 01:30:14 +00:00
aaronleventhal%moonset.net
a076f1f82c Bug 281101. Correct get_accFocus behavior when currently focused object is queryied is to return CHILDID_SELF. r=pkw, sr=bryner 2005-02-08 15:29:29 +00:00
aaronleventhal%moonset.net
e855f5bf2f Attempting to fix thunderbird patrocles dep bustage by touching nsAccessibilityAtoms.cpp 2005-02-08 00:27:58 +00:00
aaronleventhal%moonset.net
e177758a41 Bug 280871. Fix various problems with how we expose HTML and XUL combo boxes via accessibility APIs 2005-02-07 23:11:30 +00:00
aaronleventhal%moonset.net
eed0b37d9a Bug 281101. Return CHILDID_SELF for get_accFocus() if that object has focus. r=pkw, sr=bryner 2005-02-07 19:51:05 +00:00
aaronleventhal%moonset.net
ca121afdd3 Bug 280920. DHTML menu accessibility. See example in bug (URL field). r=pkwarren, sr=jst 2005-02-07 19:43:45 +00:00
aaronleventhal%moonset.net
6633e19456 Bug 280916. Update DHTML accessibility role and state namespaces to location of RDF files on w3.org. r+sr=jst 2005-02-07 19:29:56 +00:00
aaronleventhal%moonset.net
627f862c09 Bug 280293. Fix O(n^2) DOM tree walking algorithm in nsAccessibleTreeWalker that resulted from use of domNode->GetNextSibling() instead of content->GetChildat(index). verbal r=timeless, sr=bz 2005-02-05 17:03:38 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
aaronleventhal%moonset.net
bf9489220d Bug 280262. Remove unneeded class nsGenericAccessible. Use nsAccessibleWrap for generic accessibles from now on. r=pkw, sr=jst 2005-02-03 01:02:19 +00:00
louie.zhao%sun.com
76a90a1e17 bug277888 GOK can't work with mozilla modal dialog
r  = aaronleventhal
sr = Henry.Jia
2005-02-01 09:40:36 +00:00
louie.zhao%sun.com
c2e956773c bug257638 [ATK] Menu Item doesn't work properly
r  = pkwarren
sr = Henry.Jia
2005-02-01 09:35:28 +00:00
louie.zhao%sun.com
3cd3c1d969 bug278039 Add a11y description for XUL column
r  = pkwarren
sr = Henry.Jia
2005-02-01 09:26:13 +00:00
louie.zhao%sun.com
ac326de3b4 bug278951 Accessible "state" and "extended state" have been mixed up
r  = pkwarren
sr = Henry.Jia
2005-02-01 09:08:40 +00:00
louie.zhao%sun.com
13fd081406 bug257739 [ATK] Can't read the title name of windows/dialogs
p  = Philip K. Warren (IBM)
r  = aaronleventhal
sr = jst
2005-02-01 08:50:50 +00:00
louie.zhao%sun.com
77d18fbb33 bug 275494 XUL Tree can't work with gok
r  = aaronleventhal
sr = henry.jia
2005-02-01 03:51:57 +00:00
louie.zhao%sun.com
94673ddf09 bug277880 GOK Can't UI Grab to browser tabs
r  = pkwarren
sr = henry.jia
2005-02-01 03:43:37 +00:00
bryner%brianryner.com
f575a675b2 Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc. 2005-01-31 23:47:26 +00:00
aaronleventhal%moonset.net
a2323caa2f Fixing brain dead type for yesterday's checkin to bug 280220: named anchor fixes for GW Micro. 2005-01-31 11:16:05 +00:00
aaronleventhal%moonset.net
df366bf0bf Fixing bustage. Accidentally checked in something from another patch. 2005-01-30 03:07:29 +00:00
aaronleventhal%moonset.net
85ea8bc25f Bug 280220. General fixup for the way we expose links and named anhcors. r=pkw, sr=bz 2005-01-30 01:31:50 +00:00
aaronleventhal%moonset.net
430d29b236 Bug 280248. Expose <q> in MSAA. r=pkw, sr=bz 2005-01-29 04:57:57 +00:00
aaronleventhal%moonset.net
9154b215e5 Fixing bustage 2005-01-28 04:21:05 +00:00
aaronleventhal%moonset.net
71a87945dc Fixing bustage 2005-01-28 03:58:10 +00:00
aaronleventhal%moonset.net
63a278237e Bug 249998. Support DHTML accessibility plan, including roles, states and events for state changes. r=pkw, sr=jst 2005-01-28 02:35:26 +00:00
aaronleventhal%moonset.net
99c18628d1 Bug 279941. Expose form element in MSAA object tree. r=pkw, sr=bryner 2005-01-26 22:41:05 +00:00
bzbarsky%mit.edu
27dda0bbd2 Fix build bustage? 2005-01-25 20:29:23 +00:00
aaronleventhal%moonset.net
9899a696cd Bug 278872. Problems getting children of HTML listbox and combo box. r=louie.zhao, sr=bzbarsky 2005-01-25 19:35:53 +00:00