Commit Graph

547 Commits

Author SHA1 Message Date
aaronleventhal@moonset.net
bd73abbf58 Bug 404380. Crash [ @ FireDelayedToolkitEvent ]. Fix part 2. Patch by Ginn Chen. r=aaronlev, a=dsicore 2007-11-27 10:08:50 -08:00
aaronleventhal@moonset.net
fae1fcb10a Bug 404380. Crash [ @ FireDelayedToolkitEvent ]. Fix part 1. r=ginn.chen, a=beltzner 2007-11-27 10:07:04 -08:00
Evan.Yan@Sun.COM
c8fe49876d Bug 404461 - when I open JavaScript Debugger I get assertion: Can't get mTree or mTreeView r=surkov.alexander a=mtschrep 2007-11-22 00:19:49 -08:00
ginn.chen@sun.com
7173fecc79 Bug 396799 Menus on the Application menu bar sometimes claim to be menuitems r=enndeakin, aaronleventhal sr=neil a=dsicore 2007-11-21 22:14:39 -08:00
aaronleventhal@moonset.net
de32cb5f0a Bug 385070. Accessible subtrees for anonymous content need to be shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc for layout part, a=dsicor 2007-11-20 12:39:36 -08:00
aaronleventhal@moonset.net
b90aa77dc8 Backing out bug 398021, it caused regression bug 404343. 2007-11-20 11:54:18 -08:00
surkov.alexander@gmail.com
d2a4914020 Bug 397485 - embed characters to children not 1:1, r=aaronlev, a=mtschrep 2007-11-16 19:44:49 -08:00
Evan.Yan@Sun.COM
42d1005186 back out patch of bug 385070 which broke accessible tree, to make nightly build safe 2007-11-16 01:12:58 -08:00
aaronleventhal@moonset.net
6c34d177ea Bug 385070. Nodes in anonymous content trees that are hidden not being shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc, a=mconnor 2007-11-15 17:38:33 -08:00
aaronleventhal@moonset.net
6e829bde0e Bug 403794. GetState() cleanup to fix some crashes on defunct objects and some incorrect states, and remove some code that is no longer necessary. r=surkov, a=dsicore 2007-11-15 11:53:40 -08:00
aaronleventhal@moonset.net
b94aab688f Bug 391490. Every single <option> shows up in JAWS virtual cursor mode. Terrible for screen reader usability. r=ginn.chen, a=dsicore 2007-11-15 11:46:29 -08:00
aaronleventhal@moonset.net
bcc923eced Bug 399594. Description not exposed when on object with display:none, Patch by vasiliy.potapenko@gmail.com. r=aaronlev, r=surkov, r=ginn.chen, a=schrep 2007-11-15 07:44:04 -08:00
aaronleventhal@moonset.net
0d763e0583 Bug 398021. Crash [@ nsAccessible::GetFinalRole] with moving options and using visibility: hidden. r=surkov, a=schrep 2007-11-15 07:33:52 -08:00
aaronleventhal@moonset.net
4e03ffe4bd Bug 394404. Crash fix. When a mutation causes an accessible node to be inserted, allow it to adopt children from its parent, where they are descendants of the new node. r=surkov, a=dsicore 2007-11-13 11:47:15 -08:00
aaronleventhal@moonset.net
16631e88e2 bug 402686. Crashes @CheckVisibilityInParent. r=ginn.chen, a=schrep 2007-11-12 19:05:34 -08:00
aaronleventhal@moonset.net
0f744c0373 Bug 403262. nsIAccessible::groupPositioN() does not expose the proper number of similar items in group. r=surkov, a=mtschrep 2007-11-12 19:03:29 -08:00
surkov.alexander@gmail.com
e3ef6b9d43 Bug 366527 - build 1-1 relation between tab and tabpanel for accessible object, r=ginn.chen, a=dsicore 2007-11-11 22:02:42 -08:00
aaronleventhal@moonset.net
321a57847f Bug 343137. Multiple ARIA role support inconsistent with ARIA spec. r=surkov, sr=neil, a=dsicore 2007-11-11 17:05:37 -08:00
aaronleventhal@moonset.net
283120c2a0 Bug 394115. Hang under accessibility code. r=ginn.chen, a=dsicore 2007-11-09 11:27:07 -08:00
aaronleventhal@moonset.net
1be35a884a Bug 402600. Don't mark 0x0 objects as invisible when they are absolutely positioned and have children. r=ginn.chen, a=dsicore 2007-11-09 11:01:52 -08:00
aaronleventhal@moonset.net
fb29b6299b Bug 403037. Crash when ARIA menu bar closes. r=ginn.chen, a=dsicore 2007-11-09 10:44:18 -08:00
aaronleventhal@moonset.net
ac5b1b573c Bug 402908. Hang in GetNextState() when parent has single child. r=evan.yan, a=dsicore 2007-11-09 10:43:08 -08:00
aaronleventhal@moonset.net
f6c364e944 Bug 401655. Stop exposing debugging info in description field for table heuristics, r=evan.yan, a=dsicore 2007-11-09 10:41:45 -08:00
aaronleventhal@moonset.net
4710a19608 Bug 400889. Warning on console, no content at line 540 in nsAccessibilityUtils.cpp. r=surkov, a=dsicore 2007-11-09 10:39:56 -08:00
aaronleventhal@moonset.net
df30b69823 Bug 373245. Accessibility doesn't build with VC9. r=bsmedberg, a=dsicore 2007-11-09 10:38:07 -08:00
reed@reedloden.com
16c8970180 Bug 401079 - "Building accessible without XUL fails" [p=romaxa r=aaronlev a1.9=damons] 2007-11-08 23:56:38 -08:00
aaronleventhal@moonset.net
f3b1435120 Bug 399478. Accessing the GMail Inbox page While Window-eyes is Running Crashes Firefox. r=evan.yan, a=mconnor 2007-10-29 11:03:08 -07:00
aaronleventhal@moonset.net
6ff458ce69 Bug 400310. Deadlock when Thunderbird starts with Accessibility, or when Firefox starts after an auto-update, effective 2007-10-07. Patch by Ginn Chen, r=aaronlev, a=beltzner 2007-10-29 11:01:43 -07:00
Evan.Yan@Sun.COM
a7b194de65 Bug 399128 - Events (still) missing for collapsed XUL combo boxes. r=aaronleventhal aM9=beltzner 2007-10-25 22:30:23 -07:00
aaronleventhal@moonset.net
4729c30224 Bug 399858. Infinite loops possible when getting accessible name or description. r=evan.yan, a=endgame 2007-10-25 13:22:50 -07:00
aaronleventhal@moonset.net
56a8c6b02e Bug 397266. Crash on multitab dialog pages when JAWS is running. r=surkov, a=endgame 2007-10-25 13:19:28 -07:00
Evan.Yan@Sun.COM
a49de73958 Bug 391132 - Crash [@ nsAttrValue::ToString] with input type=image inside label and with display: table-cell r=surkov.alexander a=dsicore 2007-10-14 23:39:57 -07:00
benjamin@smedbergs.us
2bd5a10828 Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer 2007-10-13 14:13:50 -07:00
surkov.alexander@gmail.com
b4b1930bd1 Bug 386551 - expose ARIA description on document, r=aaronlev, a=dsicore 2007-10-11 23:58:18 -07:00
aaronleventhal@moonset.net
22c3b94eaa Bug 398156. Several ARIA-related object attributes missing. r=simonjb, a=dsicore 2007-10-11 14:35:01 -07:00
ginn.chen@sun.com
baf8c143ee Bug 399147 yelp exits with warnings r=aaronleventhal a=dsicore 2007-10-11 03:13:32 -07:00
surkov.alexander@gmail.com
82636bc998 Bug 347792 - expose accessible relations in DOM inspector, r=sdwilsh, ajvincent, evan.yan, sr=neil, a=dsicore 2007-10-10 19:02:09 -07:00
aaronleventhal@moonset.net
22b88d0b75 Bug 399195. Shutdown leaks when a11y active. r=surkov, a=dsicore 2007-10-10 09:51:45 -07:00
aaronleventhal@moonset.net
05f7bf2029 Bug 396429. Expose object attribute to explain when a text object ends in a newline. r=surkov, a=dsicore 2007-10-10 08:31:52 -07:00
aaronleventhal@moonset.net
404009346e bug 395923. The whole page is repeated in a single node following the ordered list with 8 items on this page. Correct fix that doesn't change role for links with onclicks. r=surkov, a=dsicore 2007-10-06 09:52:04 -07:00
aaronleventhal@moonset.net
7719b84181 Bug 388187. Incorrect initial focus event when dialogs are opened. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-10-06 09:38:05 -07:00
aaronleventhal@moonset.net
108695989f Bug 393660. When non-accessible node is removed/shown, fire events for accessible first-line descendants. Patch put together by both Surkov and aaronlev, r=aaronlev, r=surkov, a=dsicore 2007-10-06 09:24:57 -07:00
tglek@mozilla.com
5b9f2c9085 Bug 398571: Fix PRBool misuse bugs in accessible/. r=aaronleventhal, a=dsicore 2007-10-05 11:53:46 -07:00
surkov.alexander@gmail.com
67a13c3e68 Bug 398176 - dont count invisible tabs in pageInfo screen, r=aaronlev, a=dsicore 2007-10-04 00:20:37 -07:00
surkov.alexander@gmail.com
c0e6209830 Bug 396424 - calculate selected state for currently active ARIA tab, r=aaronlev, a=dsicore 2007-10-03 02:31:41 -07:00
aaronleventhal@moonset.net
fc21ad189d bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
aaronleventhal@moonset.net
937ca6a1c5 Bug 396005. Severe performance degredation regression when a11y active. r=surkov, a=dsicore 2007-10-01 11:27:13 -07:00
ginn.chen@sun.com
ac49f8d5bc Bug 397728 revesed logic in nsAccessible::IsValid r=aaronleventhal a=dsicore 2007-09-29 00:05:41 -07:00
ginn.chen@sun.com
39aaae903f Bug 388185 LABELLED_BY, LABEL_FOR relations shoudl be set for labels in panels r=aaronleventhal,mano a=dsicore 2007-09-29 00:04:27 -07:00
aaronleventhal@moonset.net
20d51d07a6 Bug 386580. Crash [@nsAccessibleWrap::GetAtkObject]. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-09-28 13:57:50 -07:00
aaronleventhal@moonset.net
6a94bd01ac Bug 397112. Crash [@ nsAccessible::GetFirstChild] moving text out of an option. Patch by Alexander Surkov and Mats Palmgren. r=aaronlev 2007-09-28 13:55:46 -07:00
aaronleventhal@moonset.net
1667a68178 Bug 397100. Make non-namespaced role values also work in XHTML, SVG and XUL (synch with html). r=surkov, a=dsicore 2007-09-28 11:16:05 -07:00
aaronleventhal@moonset.net
56404d7111 bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc 2007-09-27 18:09:14 -07:00
aaronleventhal@moonset.net
d41a3f2156 Bug 395923. The whole page's contents are repeated inside an anchor with no href. r=evan.yan, a=dsicore 2007-09-26 10:32:33 -07:00
ted.mielczarek@gmail.com
9e244851f4 bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz 2007-09-26 03:38:29 -07:00
Evan.Yan@Sun.COM
84fe462075 Bug 395400 - OBJ_FOCUS events no longer fired in context menus (effective August 31, 2007) r=aaronleventhal a=dsicore 2007-09-26 00:46:31 -07:00
surkov.alexander@gmail.com
adbfa3bec2 Bug 391617 - CAccessibleText::scroll* methods are incorrect, r=aaronlev, a=dsicore 2007-09-24 22:48:51 -07:00
surkov.alexander@gmail.com
cb674c33c4 Bug 392614 - Assertion typing in URL bar, r=aaronlev, a=dsicore 2007-09-24 20:40:11 -07:00
surkov.alexander@gmail.com
fda280d826 Bug 397259 - sync event constants (GetStringEventType), r=aaronlev, a=dsicore 2007-09-24 20:36:51 -07:00
aaronleventhal@moonset.net
5e4f02597e Better long-term bustage fix 2007-09-24 18:56:02 -07:00
aaronleventhal@moonset.net
bcc24db0d5 Bustage fix for token pasting under gcc. Need to find better solution long-term 2007-09-24 18:47:14 -07:00
aaronleventhal@moonset.net
1129d62083 Fix caps of included file name to fix bustage 2007-09-24 18:35:18 -07:00
aaronleventhal@moonset.net
4b182e53cc Bug 396632. Don't require namespaces when using ARIA properties in text/html 2007-09-24 18:19:03 -07:00
aaronleventhal@moonset.net
56a9edff1b Partial backout of bug 371156 until we can deal with breakage of accessible object hierarchy that it caused (regression bug 397032). 2007-09-24 11:23:03 -07:00
surkov.alexander@gmail.com
b10ca93fe3 Bug 396744 - crash [@nsAccessilbe::GetFinalState] with moving select, option and optgroup with display: none, r=aaronlev, a=dsicore 2007-09-20 19:58:29 -07:00
ginn.chen@sun.com
e476a61105 Bug 396153 No need to emit attributes_changed event for anchor jump r=aaronleventhal a=dsicore 2007-09-18 23:41:45 -07:00
surkov.alexander@gmail.com
63bb5ffbbf Bug 395223 - unchecked in aaronlev nits 2007-09-18 21:05:05 -07:00
surkov.alexander@gmail.com
627c0c5956 Bug 395223 - positional description incorrect for headings, r=aaronlev, a=dsicore 2007-09-18 21:02:30 -07:00
surkov.alexander@gmail.com
8b45f0a2ac Bug 394501 - rendering of prompts with access keys broken in JAWAS virtual buffer as of August 29, patch=aaronlev, r=me, a=dsicore 2007-09-18 20:36:20 -07:00
surkov.alexander@gmail.com
4549602822 Bug 396336 - header of xul:list is not accessible, r=Evan.Yan, r=enndeakin, sr=neil, a=dsicore 2007-09-18 20:31:14 -07:00
surkov.alexander@gmail.com
8aa38c39c8 Bug 396329 - check mDOMNode to avoid crash, r=aaronlev, a=dsicore 2007-09-18 20:16:24 -07:00
surkov.alexander@gmail.com
624d337f4b Bug 396025 - accessible object created for tbody/thead/tfoot event when ARIA role is on parent table, r=aaronlev, a=discore 2007-09-18 20:12:54 -07:00
surkov.alexander@gmail.com
ec31d37b5f accExplorer crashes, r=aaronlev, a=dsicore 2007-09-18 20:02:09 -07:00
surkov.alexander@gmail.com
79b7d95d32 Bug 359845 - crash [@nsXULTreeitemAccessibleWrap::GetRole] probably !mColumn, r=Evan.Yan, a=dsicore 2007-09-18 19:54:44 -07:00
aaronleventhal@moonset.net
443a45d2f7 Bug 396155. Should use ROLE_CHECK_MENU_ITEM/ROLE_RADIO_MENU_ITEM for ARIA menuitemcheckbox/menuitemradio. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-09-18 17:46:06 -07:00
aaronleventhal@moonset.net
223978e714 Bug 394547. Giving focus to a tree in an autocomplete causes absence of future caret-moved events for the entry. r=evan.yan, a=dsicore 2007-09-18 15:44:41 -07:00
aaronleventhal@moonset.net
d7dadaf7af bug 395809. GetTextAtOffset(start-of-line) for end of text should return the last line. r=surkov, a=dsicore 2007-09-18 15:34:50 -07:00
aaronleventhal@moonset.net
2394cc91a3 Bug 394689. Cannot use setCaretOffset() to position caret at end of HTML entry. r=david.bolter, a=dsicore 2007-09-18 15:31:06 -07:00
aaronleventhal@moonset.net
96bbc1cdc1 bug 387273. Incorrect starting offset exposed when selection spans multiple objects. r=surkov, r=david.bolter, a=dsicore 2007-09-18 15:28:26 -07:00
aaronleventhal@moonset.net
c9db667c7d Bug 393141. Fix crash with display:none on HTML option. r=evan.yan, a=dsicore 2007-09-18 14:51:10 -07:00
aaronleventhal@moonset.net
4744d76ae7 Bug 394896. Implement ARIA autocomplete. r=david.bolter, a=dsicore 2007-09-18 14:48:04 -07:00
aaronleventhal@moonset.net
781ab06e6b Bug 395081. AccessibleObjectFromPoint() returns errors. r=surkov, a=dsicore 2007-09-18 14:44:43 -07:00
aaronleventhal@moonset.net
558c745412 Bug 395909. Should not require namespaces for ARIA role usage in text/html. r=surkov, a=dsicore 2007-09-18 14:43:19 -07:00
aaronleventhal@moonset.net
3347682055 Bug 392061. Live region event attributes not persisting in AT-SPI, r=ginn.chen, a=dsicore 2007-09-18 14:40:04 -07:00
aaronleventhal@moonset.net
6d155e561f Bug 378540. GetTextAtOffset() broken for word boundaries. r=surkov, a=dsicore 2007-09-18 14:36:41 -07:00
ginn.chen@sun.com
432755e7cc Bug 369821 all get (x,y) call which has aCoordType from atk side should consider coor type r=aaronleventhal a=mconnor 2007-09-17 22:50:21 -07:00
aaronleventhal@moonset.net
0f99dc103e Bug 395077. Allow QueryService from any accessible to IAccessibleApplication. r=surkov, a=dsicore 2007-09-05 21:22:12 -07:00
aaronleventhal@moonset.net
7258d0d77e Bug 394868. ARIA trees not providing state EXPANDABLE. r=surkov, a=dsicore 2007-09-05 21:20:26 -07:00
aaronleventhal@moonset.net
815a92e825 Bug 395064. STATE_EDITABLE should be exposed on all descendants of an editable area. r=evan.yan, a=dsicore 2007-09-05 21:18:22 -07:00
aaronleventhal@moonset.net
6022ed6965 Bug 343904. Support STATE_FLOATING, patch by Surkov, r=aaronlev, a=dsicore 2007-09-05 09:45:48 -07:00
aaronleventhal@moonset.net
a04fffbb2c Bug 394688. nsIAccessibleText::SetCaretOffset of by characters, affected by source whitespace. r=davidb, a=dsicore 2007-09-05 09:38:20 -07:00
aaronleventhal@moonset.net
0403a31874 Fix warning from checkin to bug 393899 2007-09-05 08:22:36 -07:00
aaronleventhal@moonset.net
66eca0043e Bug 394198. Crash in nsDocAccessible::TakeFocus(). Patch by Evan Yan, r=aaronlev, a=dsicore. Leaving open for a better fix 2007-09-05 06:40:57 -07:00
aaronleventhal@moonset.net
5fba4170d7 Bug 394505. Crash [@ nsCaret::GetCaretCoordinates] with designMode iframe and changing display. r=evan.yan, a=dsicore 2007-09-05 06:37:22 -07:00
aaronleventhal@moonset.net
fef463bba6 Bug 394387. Only cells with expanders should have STATE_EXPANDABLE and expand/collapse actions. r=evan.yan, a=dsicore 2007-09-05 06:35:35 -07:00
aaronleventhal@moonset.net
956f4f3ec8 Bug 393899. Accessible text broken for list items, also avoid possible crashes and incorrect behavior by ensuring GetRenderedText() and gfxSkipChars is only used for text frames. r=surkov, a=dsicore 2007-09-05 06:31:33 -07:00
surkov.alexander@gmail.com
bd0596c6d9 bustage fix bug 390414 2007-09-05 01:42:59 -07:00
surkov.alexander@gmail.com
d91459d49c 390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore 2007-09-05 01:22:17 -07:00
surkov.alexander@gmail.com
017060dc17 Bug 388927 - getChildAtPoint fails for scrolled content, r=evan.yan, roc, sr=roc, a=dsicore 2007-09-05 01:00:40 -07:00
surkov.alexander@gmail.com
28a058226e bug 377302 - implement nsIAccessNode::scrollToPoint, r=aaronlev, sr=roc, a=dsicore 2007-09-05 00:39:09 -07:00
aaronleventhal@moonset.net
3736f0f899 Bug 393657. Back out the 1 line of this fix which broke our accessible state implementation. Original patch was r=surkov, a=dsicore 2007-08-30 17:35:36 -07:00
aaronleventhal@moonset.net
e300f42d83 Bug 394117. Warnings when accessible relations queryied. r=surkov, a=dsicore 2007-08-30 11:51:47 -07:00
aaronleventhal@moonset.net
1feece21b5 Bug 392153. Form to file a bug is missing from MSAA tree. r=ginn.chen, a=dsicore 2007-08-30 11:48:24 -07:00
aaronleventhal@moonset.net
a604fae5ff Bug 393653. Console warnings in GetFinalState() point to actual bug with the calculation of the EMBEDS relationship on the root accessible. r=surkov, a=dsicore 2007-08-29 18:15:16 -07:00
aaronleventhal@moonset.net
f01a4fedb2 Bug 391562. Pass aExtraState as nsnull to GetFinalState() if not needed. r=surkov, a=dsicore 2007-08-29 06:41:38 -07:00
aaronleventhal@moonset.net
d18ad837c2 Bug 393657. GetARIAState() called twice when we get a state. r=surkov, a=dsicore 2007-08-29 06:36:07 -07:00
surkov.alexander@gmail.com
a2d5cf0efe Bug 392818 - getTextAtOffset broken for all but the first line in a multi-line entry, r=ginn.chen, a=dsicore 2007-08-29 00:12:09 -07:00
Evan.Yan@Sun.COM
7f85afaeb7 Bug 393094 - When returning Focus to the Location bar after selecting a previously visited site, focus gets lost r=aaronleventhal a=dsicore 2007-08-29 00:03:02 -07:00
surkov.alexander@gmail.com
85626eeb7d Bug 393897 - IA2 methods returning S_FALSE on success, r=aaronlev, a=dsicore 2007-08-28 23:58:31 -07:00
surkov.alexander@gmail.com
c572b30a87 Bug 174889 - unable to get keyboard shortcut for treeitem node, r=smaug, ginn.chen, mats, sr=mats, a=sicking 2007-08-28 23:52:46 -07:00
Evan.Yan@Sun.COM
b63652413a back out my last check-in since tree is closed. 2007-08-28 20:21:51 -07:00
Evan.Yan@Sun.COM
095ca0d1fa Bug 393094 - When returning Focus to the Location bar after selecting a previously visited site, focus gets lost r=aaronleventhal a=dsicore 2007-08-28 20:10:29 -07:00
aaronleventhal@moonset.net
0424862d18 Fixing bustage 2007-08-28 15:12:59 -07:00
aaronleventhal@moonset.net
254ef80129 Bug 391846. Fire correct text change events when a node is shown or hidden. r=surkov, sr=sicking, a=sicking 2007-08-28 14:57:53 -07:00
ted.mielczarek@gmail.com
40d7410fb6 bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg 2007-08-28 10:38:02 -07:00
surkov.alexander@gmail.com
478d0ec01a Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc 2007-08-23 21:54:45 -07:00
surkov.alexander@gmail.com
617bd1c0a3 Bug 393379 - missed event reorder in string map, r=aaronlev, a=dsicore 2007-08-23 19:02:03 -07:00
aaronleventhal@moonset.net
3f4ff7e8d9 Bug 393237. Crash -- missing null check for ARIA activedescendant support. r=surkov, a=dsicore 2007-08-23 18:43:40 -07:00
surkov.alexander@gmail.com
7087082962 Bug 393033 - xul:tree reports bad posinset/setsize attributes 2007-08-22 20:26:53 -07:00
surkov.alexander@gmail.com
7b40fbb26b Bug catch accessibility events in DOMi, r=sdwilsh, ajvincent, evan.yan, sr=neil, a=dsicore 2007-08-22 20:26:38 -07:00
masayuki@d-toybox.com
a17a03f2ea Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
surkov.alexander@gmail.com
0d9ba42a74 Bug 393040 - nsIAccessible::name fails on menupopup, r=aaronlev, sr=neil, a=dsicore 2007-08-22 01:05:33 -07:00
Evan.Yan@Sun.COM
9958507a4b Bug 391123 - Crash [@ nsHTMLComboboxListAccessible::GetState] with moving option and setting display: none on select r=aaronleventhal a=dsicore 2007-08-20 22:44:58 -07:00
surkov.alexander@gmail.com
aa9bb69edd Bug 392716 - GetOffsetAtPoint returns not implemented, r=aaronlev, a=dsicore 2007-08-20 21:24:21 -07:00
aaronleventhal@moonset.net
3c165b5853 Bug 392797. Don't fake the results in nsTextAccessible::GetFrame(). r=surkov, a=dsicore 2007-08-20 20:29:00 -07:00
aaronleventhal@moonset.net
5522d65cfa Bug 392796. Return ROLE_NOTHING on error in GetRole/GetFinalRole. r=surkov, a=dsicore 2007-08-20 20:26:48 -07:00
aaronleventhal@moonset.net
ac3395b943 Accessibility crash with image map areas. r=surkov, a=dsicore 2007-08-20 20:18:26 -07:00
aaronleventhal@moonset.net
58c42ae751 Bug 392836. Fire MSAA menu start/end events on ARIA menubar object, not on root accessible. r=ginn.chen, a=dsicore 2007-08-20 20:16:27 -07:00
hwaara@gmail.com
9105fb306e bug 391096, fix mac accessibility bustage. Patch by Mats Palmgren (mats.palmgren@bredband.net). r=bsmedberg, a=bzbarsky 2007-08-20 12:09:25 -07:00
aaronleventhal@moonset.net
e283d1ce73 Bug 388930. Fix assertions on Linux accessibility without breaking text change events in form controls. r=surkov, a=dsicore 2007-08-17 11:25:13 -07:00
aaronleventhal@moonset.net
889126ed9e Fix debug spew for bz -- just change #ifdef DEBUG to DEBUG_A11Y, not part of release build 2007-08-17 11:21:49 -07:00
philringnalda@gmail.com
48c8d7714f Bug 390423 - Simplify the signature of nsIFrame::GetPointFromOffset, patch by Ben Karel <web+moz@eschew.org>, r=aaronlev/elif, sr=roc, a1.9=dbaron 2007-08-16 20:43:00 -07:00
aaronleventhal@moonset.net
6d6ac974f6 Bustage fix for bug 390154, won't build on OS X when a11y enabled. Patch by hwaara. r=aaronlev 2007-08-15 17:39:54 -07:00
aaronleventhal@moonset.net
fe7123ff5b Bug 390154. Prune subtrees consistently across platform accessibility APIs for a number of widgets that we will impose a 'must be leaf' rule, to simplify compatibility across a number of assistive technologies which expect that. r=ginn.chen, a=dsicore 2007-08-15 14:02:31 -07:00
aaronleventhal@moonset.net
94c7e5e424 Bug 392243. Reintroduce MSAA EVENT_REORDER, it is actually being used although usage should eventually go away in favor of SHOW and HIDE. r=ginn.chen, a=dsicore 2007-08-15 13:51:48 -07:00
aaronleventhal@moonset.net
cf55dc66c6 Bug 386824. Remove ARIA role of secret in favor of ARIA property of secret. r=simon.bates, a=dsicore 2007-08-14 18:04:34 -07:00
aaronleventhal@moonset.net
86a372dcb1 Bug 392130. Fix builds with XUL disabled. Patch by romaxa, r=aaronlev, a=dsicore 2007-08-14 18:02:25 -07:00
aaronleventhal@moonset.net
eab8ae7231 Reversing accidental part of checkin which didn't have review yet. 2007-08-14 17:54:57 -07:00
aaronleventhal@moonset.net
9732643eec Bug 389851. Accessible value not working with ARIA progressbars and sliders. r=scott@bashautomation.com, a=dsicore 2007-08-14 17:53:32 -07:00
aaronleventhal@moonset.net
9e5c2b11da Bug 391847. Coalesce accessible mutation events for the same subtree. r=ginn.chen, sr=bz, a=bz 2007-08-14 11:47:49 -07:00
aaronleventhal@moonset.net
522cddce7d Bug 390767. Support editable state and interface for contentEditable and designMode documents and their content. r=ginn.chen, a=dsicore 2007-08-14 09:25:24 -07:00
aaronleventhal@moonset.net
218a2fef08 Bug 392058. Fire accessible state change events when ARIA pressed state changes. r=simon.bates, a=dsicore 2007-08-14 09:15:12 -07:00
ginn.chen@sun.com
3bdc17f5a2 Bug 391991 getCharacterExtents() is returning (0,0,0,0) for text that is not on the first line of an HTML object r=aaronleventhal a=dsicore 2007-08-13 22:30:15 -07:00
Evan.Yan@Sun.COM
66f1b1b9be Bug 387710 - getAccessibleAt() is broken for tree tables effective 5th July trunk build of Thunderbird. r=aaronleventhal a=dsicore 2007-08-13 00:26:50 -07:00
ginn.chen@sun.com
4fa4634c0c Bug 390761 Using DOM inspector to view accessnode will load atk-bridge, libgail when Gnome a11y is off r=surkov.alexander a=dsicore 2007-08-12 23:42:52 -07:00
aaronleventhal@moonset.net
7358aa1705 Fixing bustage 2007-08-10 19:17:57 -07:00
aaronleventhal@moonset.net
4c1685120f Bug 390692. Fix live region support to provide useful information on the node that's being shown or hidden, or has a text change event. r=ginn.chen, sr=roc, a=roc 2007-08-10 18:44:44 -07:00
aaronleventhal@moonset.net
a11ff4a96f Rest of patch for bug 387347 (last was incorrectly marked for bug 387437). Regression in exposing accessible objects for nodes with float style. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-08-10 12:47:03 -07:00
aaronleventhal@moonset.net
4cef8ed58e Bug 387437. Regression in exposing accessible objects for nodes with float style. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-08-10 12:45:04 -07:00
aaronleventhal@moonset.net
aa2e3ce0f2 Bug 388930. gsignal.c:2271 signal name 'text_caret_moved' is invalid for instance. patch by Ginn Chen, r=aaronlev, a=dsicore 2007-08-10 12:36:55 -07:00
aaronleventhal@moonset.net
8d432b92a9 Bug 391671. ARIA trees have incorrect 'level' object attribute. Patch by Alexander Surkov, r=aaronlev, a=dsicore 2007-08-10 12:33:55 -07:00
aaronleventhal@moonset.net
fa1135308f Bug 391622. nsIWinAccessNode doesn't work, QI always fails. r=surkov, a=dsiore 2007-08-10 12:30:02 -07:00
aaronleventhal@moonset.net
2e27ca51ef Bug 391592. IA2 states exposed incorrectly. r=surkov, a=dsicore 2007-08-10 12:28:28 -07:00
aaronleventhal@moonset.net
c8c6d65274 Bug 391023. nsIAccessibleText::getCharacterExtents() is returning values based on source rather than document content. r=surkov, a=dsicore 2007-08-10 12:24:10 -07:00
surkov.alexander@gmail.com
bb8a7db10e Bug 390280 - mac bustage fix, r=aaronlev, a=dsicore 2007-08-10 06:39:03 -07:00
surkov.alexander@gmail.com
ac195facf7 Bug 389680 - default button relation for html clean up, r=aaronlev, a=dsicore 2007-08-10 06:03:52 -07:00
aaronleventhal@moonset.net
d962435350 Bug 390629. ARIA trees not providing STATE_EXPANDABLE. r=surkov.alexander, a=dsicore 2007-08-08 06:46:38 -07:00
ginn.chen@sun.com
9beaae123e Bug 386235 the <link> tag for stylesheets can cause text in document frame to be inaccessible r=aaronleventhal a=dsicore 2007-08-06 23:10:31 -07:00
Evan.Yan@Sun.COM
71c406b3f5 Bug 389203 - Crash [@ nsBindingManager::GetBindingImplementation] with setting display: table-cell on input type=image inside label r=aaronleventhal a=dsicore for 1.9 2007-08-05 20:50:11 -07:00
Evan.Yan@Sun.COM
912d27fd3c Bug 387393 - GetAttr asserts non null nsIAtom but accessible doesn't null check r=ginn.chen, a=dsicore for 1.9 2007-08-05 20:44:41 -07:00
ginn.chen@sun.com
079c625fb0 Bug 389973 GTK accessibility make rendering of large file list pages slow, busy freezing all UI r=aaronleventhal a=dsicore 2007-08-05 20:19:37 -07:00
surkov.alexander@gmail.com
d012543de2 Bug 109215 - implement accessibility API support for xul:slider, r=ginn.chen, sr=neil, a=dsicore 2007-08-03 22:27:27 -07:00
aaronleventhal@moonset.net
dc34fde86c Fixing bustage 2007-08-03 19:26:19 -07:00
aaronleventhal@moonset.net
44249cae27 Bug 390280. Add missing ARIA roles. r=ginn.chen, a=dsicore 2007-08-03 19:15:52 -07:00
aaronleventhal@moonset.net
7fa9dd7600 Bug 390212. Extra backslash in object attribute name xml-roles. r=surkov, a=dsicore 2007-08-03 19:07:57 -07:00
aaronleventhal@moonset.net
9d13bb219e Bug 390289. Ensure accessible object property when ARIA universal properties are used. r=surkov, sr=neil, a=dsicore 2007-08-03 19:06:59 -07:00
aaronleventhal@moonset.net
5dd71df823 Bug 390129. ARIA combo box improvements. r=surkov, a=dsicore 2007-08-03 19:00:05 -07:00
aaronleventhal@moonset.net
b5637b0245 Bug 382247. JAWS says submenu for ARIA menuitems with a text node child. r=simon.bates, a=dsicore 2007-08-03 18:56:12 -07:00
aaronleventhal@moonset.net
346964ee77 Bug 390284. Support ARIA roles that are dependent on a role + ARIA properties. r=evan.yan, a=dsicore 2007-08-03 18:54:07 -07:00
aaronleventhal@moonset.net
416a794de1 Bug 390285. Remove ARIA value support where it doesn't make sense. r=simon.bates, a=dbaron 2007-08-03 18:17:49 -07:00
aaronleventhal@moonset.net
39c42803fa Bug 390673. JAWS speaking ARIA alerts twice. r=simon.bates, a=dbaron 2007-08-03 18:14:09 -07:00
aaronleventhal@moonset.net
2561c55575 bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron 2007-08-03 18:12:24 -07:00
surkov.alexander@gmail.com
0e6ec1e6cd Back out bug 109215 2007-07-26 09:59:17 -07:00
surkov.alexander@gmail.com
2bd3e2b80f Bug 109215 - Implement accessibility API support for slider, r=ginn.chen, sr=neil 2007-07-26 09:40:55 -07:00
surkov.alexander@gmail.com
86a7c73f23 bug 371394 - Fire text changed event when content of hypertext accessible is changed, r=ginn.chen 2007-07-25 04:54:15 -07:00
ginn.chen@sun.com
e0d94d6806 Bug 388665 Javascript interferes with STATE_EDITABLE
r=aaronleventhal sr=bzbarsky
2007-07-24 23:24:00 -07:00
surkov.alexander@gmail.com
9ebfcd078b Bug 388910 - building with disabled MOZ_XUL failed, patch=romaxa@gmail.com, r=me, sr=neil 2007-07-24 00:50:51 -07:00
bzbarsky@mit.edu
21505422b0 Address nits in patch for bug 257868. r+sr=roc 2007-07-23 18:19:43 -07:00
mats.palmgren@bredband.net
0a2706d22b Reset the sibling pointers for our children in InvalidateChildren(). Patch by Ginn Chen<ginn.chen@sun.com>. b=387252 r=me 2007-07-23 07:01:46 -07:00
ginn.chen@sun.com
4cc3c836b8 Bug 387496 No focus events when navigating among HTML menu/list items
r=aaronleventhal
2007-07-23 00:46:48 -07:00
ginn.chen@sun.com
172d985b89 Bug 387347 Text with "float" style inaccessible
r=aaronleventhal
2007-07-17 02:32:11 -07:00
surkov.alexander@gmail.com
f04701c383 Bug 386836 - same map used in several img caused firefox crash, patch=me, ginn.chen, r=me 2007-07-16 05:42:36 -07:00
surkov.alexander@gmail.com
b8f58123fd Bug 387986 - correct nsAccessibilityService::GetStringStates, r=ginn.chen 2007-07-16 00:57:46 -07:00
surkov.alexander@gmail.com
6d71709cad use xpcom;s nsVoidPtrHashKey, r=aaronlev, sr=neil 2007-07-13 20:09:42 -07:00
surkov.alexander@gmail.com
3b2310a393 Bug 387925 - state expandable isn;t exposed correctly, r=aaronlev 2007-07-13 20:02:39 -07:00
aaronleventhal@moonset.net
e0fe140e1a Comment fix in nsDocAccessible. r=bz 2007-07-13 10:19:40 -07:00
bzbarsky@mit.edu
a4c90a1d9d Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute.  Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 13:05:45 -07:00
surkov.alexander@gmail.com
212653cc34 Bug 387857 - implement IAccessibleTable::rowCOlumnExtentsAt, r=ginn.chen 2007-07-12 02:40:21 -07:00
surkov.alexander@gmail.com
bba87531fc Bug 386971 - rename nsIAccEditableText::editor, r=ginn.chen 2007-07-11 23:56:55 -07:00
surkov.alexander@gmail.com
eb0e2346aa Bug 385573 - implement IAccessibleTable::getSelected* methods, r=evan.yan, aaronlev, sr=neil 2007-07-11 09:08:34 -07:00
surkov.alexander@gmail.com
83a75a57d3 Bug 386978 - bustage fix on mac, os/2, patch=mats, peter weilbacher, me, r=ginn.chen 2007-07-11 01:24:56 -07:00
surkov.alexander@gmail.com
8b8098a577 Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil 2007-07-11 00:58:50 -07:00
ginn.chen@sun.com
d97c5c5687 Bug 385326 text content in MIDAS is not accessible
fix for atk events
r=surkov.alexander
2007-07-09 03:17:31 -07:00
jwalden@mit.edu
e3c4baccae Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
aaronleventhal@moonset.net
c741c6d138 Bug 379875. Support checkable in ATK via object attribute since there is no other way in ATK. r=david.bolter 2007-07-06 00:50:34 -07:00
aaronleventhal@moonset.net
2f6a91f2d3 ARIA disabled state is no longer universal, it applies only to specific roles. Also remove some roles that are no longer supported in the spec. r=david.bolter 2007-07-06 00:49:22 -07:00
Evan.Yan@Sun.COM
61ee0008df bug 386161 - no focus event when arrowing down in xul tree table
r=surkov.alexander
2007-07-05 23:53:18 -07:00
surkov.alexander@gmail.com
47fae0bfd1 Bug 386971 - following up fix 2007-07-05 10:14:34 -07:00
surkov.alexander@gmail.com
1d9f7f9d3b Bug 386971 - expose editor from nsIAccEditableText, r=ginn.chen 2007-07-05 10:12:28 -07:00
surkov.alexander@gmail.com
3c4d6c87d6 Bustage fix of bug 386978 2007-07-05 09:25:15 -07:00