ginn.chen@sun.com
|
37fd314410
|
Bug 378709 patch 2, return ATK_STATE_DEFUNCT for deconstructed AccWrapr=aaronleventhal
|
2007-05-10 22:51:46 -07:00 |
|
surkov.alexander@gmail.com
|
1a07af9ded
|
Fix for bug 377728 - delayed accessible events problem, r=aaronlev
|
2007-05-09 10:48:11 -07:00 |
|
aaronleventhal@moonset.net
|
db3571cb43
|
getTextAtOffset by line fails with wrapped spans that have accessibles. r=parente
|
2007-05-09 10:42:42 -07:00 |
|
aaronleventhal@moonset.net
|
e322c0eedc
|
Bug 379878. Fix crashes and accessible value interface support for XUL progress meter. r=ginn.chen
|
2007-05-09 06:25:52 -07:00 |
|
surkov.alexander@gmail.com
|
3aebf1c1ae
|
Fix for bug 380022 - implement IAccessibleImage, r=aaronlev
|
2007-05-09 01:42:12 -07:00 |
|
surkov.alexander@gmail.com
|
d50ae22f81
|
Fix for bug 380021 - implement IAccessibleValue, r=aaronlev, sr=neil
|
2007-05-09 01:19:01 -07:00 |
|
aaronleventhal@moonset.net
|
c3333e186a
|
Bug 301621. Expose elements with onclick from addEventListener(). r=smaug
|
2007-05-08 14:44:04 -07:00 |
|
aaronleventhal@moonset.net
|
d2258bf02a
|
Bug 379424. grabFocus() on form controls should remove focus from other items on the page. r=surkov
|
2007-05-07 12:02:57 -07:00 |
|
aaronleventhal@moonset.net
|
83e93837f4
|
Incorrect part of previous checkin would cause bustage
|
2007-05-07 11:59:08 -07:00 |
|
aaronleventhal@moonset.net
|
83d754e5d7
|
Bug 371273. Fire caret/selection events for movement within document when find bar is open. Also fixes MSAA caret position when user is typing/deleting text, and moves MSAA specific code out of cross platform code area. r=surkov
|
2007-05-07 11:55:17 -07:00 |
|
aaronleventhal@moonset.net
|
7b6934b7ab
|
Bug 378408. Activate action not working for textarea, only for html input textfield. r=david.bolter
|
2007-05-07 11:51:36 -07:00 |
|
aaronleventhal@moonset.net
|
96de393b04
|
bug 379755. JAWS does not read Bookmarks or History when sidebar opens. r=david.bolter
|
2007-05-07 11:48:34 -07:00 |
|
aaronleventhal@moonset.net
|
1937435eff
|
Bug 379678. Fix up HTML combo box accessibility. r=surkov
|
2007-05-06 20:12:00 -07:00 |
|
aaronleventhal@moonset.net
|
9691d4d5ca
|
Bug 368012. Expose STATE_CHECKABLE for each checkable widget. Patch by David Bolter. r=aaronlev
|
2007-05-06 07:50:03 -07:00 |
|
mats.palmgren@bredband.net
|
3b393f42e1
|
Add a null-check. b=377535 r=aaronleventhal
|
2007-05-06 02:03:10 -07:00 |
|
surkov.alexander@gmail.com
|
85756cbf6c
|
Bustage fix for bug 379585
|
2007-05-05 23:23:01 -07:00 |
|
surkov.alexander@gmail.com
|
b330eda48c
|
Fix for bug 379585 - implement IAccessibleTable, r=aaronlev
|
2007-05-05 23:09:49 -07:00 |
|
aaronleventhal@moonset.net
|
a548ffcf19
|
Bug 376887. If document gets painted before being fully loaded, and gets focused, the accessible tree is often incorrectly truncated. r=surkov
|
2007-05-04 08:15:00 -07:00 |
|
aaronleventhal@moonset.net
|
493eaead75
|
Bug 379608. Allow doc accessibles to support accessible text interfaces. r=surkov
|
2007-05-03 19:54:58 -07:00 |
|
aaronleventhal@moonset.net
|
76c30e6edf
|
Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc
|
2007-05-03 19:19:18 -07:00 |
|
aaronleventhal@moonset.net
|
7385300b31
|
Backing out accidental checkin for bug 357583
|
2007-05-03 13:20:58 -07:00 |
|
aaronleventhal@moonset.net
|
6b2f0681ff
|
Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc
|
2007-05-03 12:22:24 -07:00 |
|
surkov.alexander@gmail.com
|
119d2a6012
|
Fix for bug 378038 - implement nsIWinAccessNode::queryNativeInterface, r=aaronlev, sr=neil
|
2007-05-02 08:47:10 -07:00 |
|
bzbarsky@mit.edu
|
32d3d359f4
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 15:24:20 -07:00 |
|
surkov.alexander@gmail.com
|
44dc756708
|
Fix for bug 378038 - expose IAccessibleText and IAccessibleEditableText, r=aaronlev, sr=neil
|
2007-05-01 10:08:26 -07:00 |
|
ginn.chen@sun.com
|
630f4bbe08
|
Bug 360578 add-on dialog buttons not spoken by Orcapatch by tiger.zhang r=aaronleventhalalso contains a fix for compiler warning
|
2007-04-30 23:03:08 -07:00 |
|
ginn.chen@sun.com
|
3809455592
|
Bug 378709 CheckMaiAtkObject(aAtkObj) failing too oftenr=aaronleventhal
|
2007-04-30 22:57:51 -07:00 |
|
aaronleventhal@moonset.net
|
a4fe6259cf
|
Bug 368191. Use correct variable in QI for activedescendant support. r=david.bolter
|
2007-04-27 08:17:07 -07:00 |
|
aaronleventhal@moonset.net
|
bac12bc2af
|
Bug 363214. TakeFocus/grabFocus not working on document accessible. r=mats
|
2007-04-27 08:15:19 -07:00 |
|
aaronleventhal@moonset.net
|
65e80f5041
|
Bug 370163. Fix a11y hierarchy for selects with optgroup. r=evan.yan
|
2007-04-25 08:11:02 -07:00 |
|
ginn.chen@sun.com
|
6aeb263096
|
Bug 378563 warning in getNameCB when opening a new pager=aaronleventhal
|
2007-04-24 21:19:26 -07:00 |
|
ginn.chen@sun.com
|
eb7749a57b
|
Bug 378561 Fire STATE_CHANGE event without specified stater=aaronleventhal
|
2007-04-24 21:11:34 -07:00 |
|
aaronleventhal@moonset.net
|
760417b6c3
|
Bug 376275. getTextAtOffset returns bad text, start, end offsets for bulletted list. r=surkov
|
2007-04-24 11:25:00 -07:00 |
|
aaronleventhal@moonset.net
|
8dda39f551
|
Bug 377767. Crash when closing page info dialog at the media tab. r=surkov
|
2007-04-24 11:20:52 -07:00 |
|
aaronleventhal@moonset.net
|
1c25a61a15
|
Bug 378465. Clean up some irrelevant warnings on console related to a11y. r=surkov
|
2007-04-24 08:42:33 -07:00 |
|
aaronleventhal@moonset.net
|
78a3b2ce48
|
Bug 378171. Offscreen should always be true for hidden elements. r=surkov
|
2007-04-23 08:41:26 -07:00 |
|
aaronleventhal@moonset.net
|
1abfc5edb1
|
Bug 377737. Fix Shutdown() process for a11y objects whose refcount becomes 0. Patch by mats.palmgren. r=aaronlev, sr=bz
|
2007-04-23 08:37:55 -07:00 |
|
benjamin@smedbergs.us
|
2e25a321f8
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
|
surkov.alexander@gmail.com
|
d597d38157
|
Fix for bug 378197 - use nsIAccessibleCoordinateType in nsIAccessibleText, r=evan.yan
|
2007-04-23 05:00:45 -07:00 |
|
surkov.alexander@gmail.com
|
99631d0fd9
|
Fix for bug 377750 - assertion in DOMi when accessible object is explored, r=aaronlev
|
2007-04-20 06:35:35 -07:00 |
|
aaronleventhal@moonset.net
|
5e3e54cf04
|
Bug 378171. Clean up IsVisible(). r=surkov
|
2007-04-20 06:21:33 -07:00 |
|
surkov.alexander@gmail.com
|
d627f75031
|
Fix for bug 377756 - move property change events code to atk, r=ginn.chen
|
2007-04-20 00:29:08 -07:00 |
|
ginn.chen@sun.com
|
2412cd0f7c
|
Bug 375934 support rowspan/colspan for HTML table cell accessiblepatch by Evan.Yan at sun.com r=surkov.alexander
|
2007-04-19 23:11:14 -07:00 |
|
surkov.alexander@gmail.com
|
6a8686893f
|
Fix for bug 377294 - implement IA2::attributes, r=aaronlev, sr=neil
|
2007-04-19 21:48:04 -07:00 |
|
aaronleventhal@moonset.net
|
a14c9e3563
|
Checking bug 255088 again, but this time without leak. Original patch was r=surkov
|
2007-04-19 10:49:13 -07:00 |
|
aaronleventhal@moonset.net
|
214fddb038
|
Backing out bug 255088 to fix orange tbox
|
2007-04-19 09:15:04 -07:00 |
|
aaronleventhal@moonset.net
|
52d8c74cae
|
Backing out experimental TakeFocus() changes which weren't supposed to be part of previous checkin
|
2007-04-19 08:14:41 -07:00 |
|
aaronleventhal@moonset.net
|
7677b6ff6e
|
Bug 370651. Fire correct caret moved event for jumps to empty anchors. r=ginn.chen
|
2007-04-19 06:56:09 -07:00 |
|
aaronleventhal@moonset.net
|
240f1e242c
|
Bug 352205. Swallow duplicate caret move events. r=ginn.chen
|
2007-04-19 06:53:34 -07:00 |
|
ginn.chen@sun.com
|
ae81435dcb
|
Bug 377617 fix 2 typos
|
2007-04-19 06:17:58 -07:00 |
|