Commit Graph

1083 Commits

Author SHA1 Message Date
aaronleventhal%moonset.net
e6d29fcfe3 Bug 356152. Menu items actions should be called click, not select. Patch by Mike Gao. r=aaronlev 2007-01-31 19:43:04 +00:00
aaronleventhal%moonset.net
8a4b57e4d0 Bug 368598. Collate multiple related caret/selection moves into one, and fire the accessible caret and selection events after focus events. r=ginn.chen 2007-01-31 15:42:55 +00:00
aaronleventhal%moonset.net
5e78349a16 Bug 365690. Don't fire focus events for autocomplete menus while editing a text field (XUL or HTML). r=ginn.chen 2007-01-31 15:13:39 +00:00
aaronleventhal%moonset.net
140c4bf6ee Bug 368779. Should fire object:state-changed:busy when loading document start. r=evan.yan 2007-01-31 15:07:12 +00:00
aaronleventhal%moonset.net
107f9ef7ce Bug 367653. STATE_BUSY no longer cleared after document/window loads. r=ginn.chen 2007-01-31 14:55:36 +00:00
aaronleventhal%moonset.net
1480485df6 Bug 368729. Use hyphens for property names in ATK property change events. r=parente 2007-01-31 03:22:37 +00:00
cvshook%sicking.cc
a39ff30284 Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
ajschult%verizon.net
46fa2e39f5 Fixing Aaron's bustage from bug 368195 2007-01-28 05:11:13 +00:00
aaronleventhal%moonset.net
b762e774c5 Bug 368195. Add missing ARIA roles treegroup and status. r=evan.yan 2007-01-28 04:03:24 +00:00
aaronleventhal%moonset.net
05a9c6baff Bug 367412. Fix Mozilla's usage of states, and refactor. r=ginn.chen, r=surkov, sr=neil 2007-01-28 03:58:18 +00:00
ginn.chen%sun.com
500c27efc8 Bug 367154 ��� Thunderbird crashed [@ nsXULTreeAccessibleWrap::GetChildCount] when I mouse clicked on the trash folder in the folders tree table
patch by Evan.Yan at sun.com r=aaronleventhal
2007-01-23 08:27:16 +00:00
Olli.Pettay%helsinki.fi
767fa8a48f Bug 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me 2007-01-23 07:43:18 +00:00
Olli.Pettay%helsinki.fi
1c6ed6b737 Bug 329126, Remove nsIEventListenerManager::CreateEvent, r=aaronl, r+sr=jst 2007-01-23 07:32:34 +00:00
sharparrow1%yahoo.com
e7718b7aa3 Bug 325070: Allow accessibility to build without ATL/MFC (i.e. with VC8 Express). r=surkov.alexander, sr=neil 2007-01-20 12:43:08 +00:00
ginn.chen%sun.com
98fd253580 Bug 366500 Crash hitting OK in dialog [@ nsQueryInterface::operator] called from [@ nsAccessible::Shutdown]
patch by Evan.yan at sun.com r=aaronleventhal
2007-01-19 03:02:59 +00:00
ginn.chen%sun.com
b55c7ba749 Bug 366813 [atk]nsDocAccessibleWrap::FireToolkitEvent doesn't deal with EVENT_SHOW/HIDE
r=aaronleventhal
2007-01-19 02:57:26 +00:00
ginn.chen%sun.com
a3f2b3c15b Bug 363924 atk_bridge_init should not be called twice
r=aaronleventhal
2007-01-17 08:39:05 +00:00
aaronleventhal%moonset.net
632e7cf374 Bug 367145. Remove suspect code from nsAccessible::GetLabelContent. Patch by Alexander Surkov. r=aaronlev 2007-01-16 19:59:50 +00:00
aaronleventhal%moonset.net
8509120ca5 Bug 366443. Fix AtkComponent::GetExtents(ATK_XY_WINDOW). r=ginn.chen 2007-01-16 18:37:21 +00:00
aaronleventhal%moonset.net
a802bb8c98 Fixed comment from alexander.surkov. r=aaronlev 2007-01-12 15:06:36 +00:00
aaronleventhal%moonset.net
d2253ae8eb Bug 366716. Fix accessible tooltip event and name. r=ginn.chen 2007-01-12 14:04:17 +00:00
aaronleventhal%moonset.net
0787f01896 Bug 278034. Reconstruct both HTML and XUL combobox accessibles 2007-01-11 20:07:36 +00:00
aaronleventhal%moonset.net
5bbd230b6e Bug 366520. Extra unnecessary a11y cache invalidations and events as XUL doc loadsExtra unnecessary cache invalidations and events as XUL doc loads. r=ginn.chen 2007-01-10 20:25:20 +00:00
Olli.Pettay%helsinki.fi
b2cbc94366 Bug 358714 ��� implement accessible object for xforms minimal select in xhtml context, r=aaronr,aaronl, sr=neil 2007-01-10 14:39:44 +00:00
ginn.chen%sun.com
0ddaf6b97c Bug 363896 wizard dialogs do not fire events after hitting next button
patch by Evan.Yan at sun.com r=aaronleventhal
2007-01-10 06:34:39 +00:00
ginn.chen%sun.com
9d32decf77 Bug 363214 grabFocus to document frame doesn't remove focus from text entry
patch by Nian.Liu at sun.com r=aaronleventhal
2007-01-10 06:32:15 +00:00
ginn.chen%sun.com
b8fc50fff9 Bug 365685 fix AccessibleHyperlink_getURI
patch by Nian.Liu at sun.com r=ginn.chen
2007-01-05 06:21:45 +00:00
ginn.chen%sun.com
6a63674b20 Bug 363200 Calling setCaretOffset should scroll the text into view if it is off screen
patch by Nian.Liu at sun.com r=aaronleventhal
2007-01-05 06:20:10 +00:00
philringnalda%gmail.com
41e50e8e0f Bug 364679: attriubtes typo, r=aaronleventhal 2007-01-03 04:07:55 +00:00
ginn.chen%sun.com
248ca1b43f bug 364274 Incorrect state for static text in wizard dialogs
patch by evan.yan at sun.com r=ginn.chen
2006-12-29 08:52:04 +00:00
Olli.Pettay%helsinki.fi
366a0a5ff4 Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
Olli.Pettay%helsinki.fi
38574e72a9 Try to fix crashes possibly caused by bug 359790, r=aaronl 2006-12-19 22:57:23 +00:00
hwaara%gmail.com
050bb0ad77 Initial support for making comboboxes (for example the location bar in firefox) accessible. r=surkov, b=362079
Don't use performance-intensive NSAccessibilityUnignoredChildren() API since we no longer have to. r=surkov, b=363713
2006-12-18 13:57:37 +00:00
ginn.chen%sun.com
7cdf9925ca Bug 359790 set text doesn't work correctly for XUL entry
patch by nian.liu at sun.com r=ginn.chen
2006-12-18 07:02:03 +00:00
ginn.chen%sun.com
3d2368a746 Bug 359790 set text doesn't work correctly for XUL entry
patch by nian.liu at sun.com r=aaronleventhal
2006-12-15 06:28:11 +00:00
aaronleventhal%moonset.net
1c1929e73c Bug 363617. Missing support for some ARIA properties. r=ginn.chen, sr=neil 2006-12-13 14:40:54 +00:00
aaronleventhal%moonset.net
076279d46f Bug 359924. Crash when entering characters in XUL textfields, such as find field. r=nian.liu, r=surkov 2006-12-12 19:04:25 +00:00
hwaara%gmail.com
bf05506b89 implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com> 2006-12-12 16:19:18 +00:00
hwaara%gmail.com
4ed7e4f019 Make all buttons (also those that are not by definition popupmenus) that have a menu expose the ShowMenu action (by making them mozPopupButtonAccessible instances under the hood). r=surkov, b=363082 2006-12-11 09:37:01 +00:00
alfred.peng%sun.com
4b54355ffc Bug 356863. Right-hand account settings panels are not accessible.
Patch by Evan.Yan@sun.com. r=aaronleventhal.
2006-12-08 09:59:45 +00:00
alfred.peng%sun.com
e5ecd7ce90 Bug 356347. Invisible column headers of xul tree-table are not exposed.
Patch by Evan.Yan@sun.com. r=aaronleventhal.
2006-12-08 09:57:25 +00:00
hwaara%gmail.com
f7a23c5958 Implement accessible objects for xforms select controls. Patch by Alexander Surkov <surkov.alexander@gmail.com>. r=aaronr, aaronlev, b=348053 2006-12-06 13:44:19 +00:00
hwaara%gmail.com
8f3b847d1e Initial support for popupmenus, r=surkov, b=362080 2006-12-06 13:35:56 +00:00
hwaara%gmail.com
e739cb42e1 Make deep hit-testing work. This makes VoiceOver able to speak whatever you mouse over, both in XUL and web page content (if that pref is set in the accessibility settings)
r=surkov, b=352329
2006-12-01 10:53:52 +00:00
ginn.chen%sun.com
a059e8163c Bug 360865 Firefox crashes when selecting downloaded item with gok [@nsXULMenuitemAccessible::DoAction]
r=aaronleventhal
2006-12-01 03:46:18 +00:00
mozilla.mano%sent.com
38c9c4142c Bug 362074 - ns*TextFieldAccessible::CheckForEditor should use nsIDOMNSEditableElement. r=aaronlev. 2006-11-29 16:10:31 +00:00
ginn.chen%sun.com
f80158290e Bug 359784 preferences pane accessible tree uncomplete
patch by Nian.Liu at sun.com r=aaronleventhal
2006-11-28 02:19:50 +00:00
hwaara%gmail.com
b17709a612 expose the "mixed" value of checkbox, and add license headers to these files. r=surkov, b=361736 2006-11-24 14:37:00 +00:00
aaronleventhal%moonset.net
bd4f965aae Bug 349885. GetAccessibleFor() doesn't look if ally nodes are allowed inside anon content. Second patch for hang fix. Patch by surkov. r=evan.yan, sr=neil 2006-11-21 14:57:53 +00:00
ginn.chen%sun.com
9fece135de Bug 360184 Accessible row/column and row/column header of tables are incorrect
patch by Evan.Yan@sun.com r=aaronleventhal
2006-11-21 05:34:28 +00:00