Olli.Pettay%helsinki.fi
f9da27583e
Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply
2006-11-16 21:35:39 +00:00
aaronleventhal%moonset.net
5336daa919
Bug 360106. Errors in logic for nsHTMLTableAccessible::IsProbablyForLayout(). r=evan.yan
2006-11-15 16:14:45 +00:00
hwaara%gmail.com
584958931d
Create new mozAccessible class that takes care of text-specific notifications and attributes. r=surkov, b=354447
...
Create simplified subclass action elements such as checkboxes, buttons and radiobuttons. This makes them speak in voiceover, and also makes Google.com work (to some extent). r=surkov, b=357805
Make mac accessible wraps able to know that some roles are "flat". It means we can restrict certain roles to be childless. For example, a button that has a text child makes no sense on mac (and also breaks things). Also make fetching the children array speedier using nsTArray. r=ginn, b=357804
Add lots of new attributes to mozAccessible, improve performance of it and much more. r=surkov, r=josh for widget changes, b=358381
2006-11-15 11:08:14 +00:00
leon.sha%sun.com
c7096445ec
Bugzilla Bug 356045
...
xul tree-table, cells in the first row are exposed in a mess.
Patch by Evan.Yan@Sun.COM .
ginn.chen: review+
aaronleventhal: review+
2006-11-15 05:29:09 +00:00
aaronleventhal%moonset.net
7741a4a36d
Bug 357625. getTextAtOffset doesn't seem to work well with text with <br> in it. r=ginn.chen
2006-11-09 14:49:21 +00:00
ginn.chen%sun.com
da7e55d9fb
Bug 359210 Firefox hangs when loading the attached page
...
temporary fix by aaronleventhal r=ginn.chen
2006-11-09 02:26:34 +00:00
ginn.chen%sun.com
189926e941
Bug 358884 Add assertion to ensure accessible object with a text child supports the right interfaces
...
patch by Evan Yan at sun.com r=aaronleventhal,hwaara
2006-11-08 08:22:46 +00:00
aaronleventhal%moonset.net
83d4401df2
Bug 354728. Support nsIAccessibleText/nsIAccessibleEditableText for xforms controls. Patch by Alexander Surkov. r=aaronlev, r=aaronr, sr=neil
2006-11-06 02:50:37 +00:00
cvshook%sicking.cc
e2aa94302c
Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst
2006-11-03 21:51:01 +00:00
aaronleventhal%moonset.net
781b78f5af
Bug 355540. Accessible objects for xforms upload and some inputs. Patch by Alexander Surkov. r=aaronlev, r=aaronr, sr=neil
2006-11-02 14:50:32 +00:00
aaronleventhal%moonset.net
c30e3049e4
Bug 357032. XUL textfields not exposing nsIAccessibleText correctly. r=ginn.chen
2006-11-02 14:25:29 +00:00
aaronleventhal%moonset.net
fea0c9533c
Bug 358979. nsIAccessibleText::SetCaretOffset should return false and do nothing if caret cannot be set to the specified location. r=ginn.chen
2006-11-02 14:17:36 +00:00
timeless%mozdev.org
24a61f105a
Bug 106386 Correct misspellings in source code
...
r=glennrp@gmail.com , bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
Olli.Pettay%helsinki.fi
dddd41fe11
Bug 358720, Crash [@ nsAccessibilityService::GetAccessible], r=aaronl, sr=neil
2006-11-01 08:30:01 +00:00
aaronr%us.ibm.com
a803c09a34
[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
f6ca99e871
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
b8c198ac21
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
2fee238453
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
a845b3e2a0
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
d77eeb833b
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
42cc4ad0f5
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
02be3bef83
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
6dd737505f
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
a186221a38
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
4d18c523df
Bug 343136 rev uuid
2006-09-29 07:42:55 +00:00
ginn.chen%sun.com
4f0e50116d
Fix bustage of Bug 343136
2006-09-29 06:47:30 +00:00
ginn.chen%sun.com
a911579f33
Fix bustage of Bug 343136
2006-09-29 06:47:29 +00:00
ginn.chen%sun.com
f0f540534c
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
cc72e20a42
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
e946c81dda
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
0eaebd881a
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
e09ba24cde
* 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
88be5e5aaf
Bug 353197. Table interface not exposed for tables in ATK. r=gaoming
2006-09-26 16:31:58 +00:00
aaronleventhal%moonset.net
6ea30fce1f
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
fb40606d0b
Bug 353187. GetIndexInParent() broken for combo boxes. Patch by Nian Liu, r=aaronlev
2006-09-25 15:09:28 +00:00
hwaara%gmail.com
849ca5b03a
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
1b01ca326b
[Bug 353619] firefox crash with orca running [@
...
nsRootAccessible::GetContentDocShell]
r= aaronlev
2006-09-21 21:52:10 +00:00
aaronleventhal%moonset.net
c1a5a0a6bd
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
8a516595ae
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
1526092e92
Bug 349519. Crash and incorrect results for getOffsetAtPoint. r=ginn.chen, sr=roc
2006-09-19 17:29:10 +00:00
hwaara%gmail.com
2e52fb05ab
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
7b95df2f33
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
aa99442c97
Bug 349860. Magnifier doesn't follow input or caret navigation. r=evan.yan
2006-09-18 17:50:33 +00:00
aaronleventhal%moonset.net
440af90184
Bug 352150. getText, characterCount missing text content. r=evan.yan
2006-09-18 17:47:52 +00:00
bzbarsky%mit.edu
84a9a431dc
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
624a89ea96
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
eeae6817e6
[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
6b8e1911bd
Bug 352105 Fix accessibility EMBEDS relations
...
r=aaronleventhal
2006-09-15 05:10:58 +00:00
Olli.Pettay%helsinki.fi
3e19732eed
Bug 352709, crashes [@ nsRootAccessible::RemoveEventListeners], r=aaronl
2006-09-15 04:40:26 +00:00
aaronleventhal%moonset.net
9c90c23219
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