Commit Graph

504 Commits

Author SHA1 Message Date
surkov.alexander@gmail.com
75aa7c5d0a Bug 417122 - More prbool misuse in accessibility, patch=Taras Glek, r=aaronlev, a=mtschrep 2008-02-19 23:50:45 -08:00
surkov.alexander@gmail.com
97007d4413 Bug 417363 - Alt text added via JavaScript is not picked up by screen readers, patch=aaronlev, r=marcoz, a=mtschrep 2008-02-19 23:45:14 -08:00
surkov.alexander@gmail.com
b3e8997608 Bug 417317 - Certain types of LISTITEM accessibles no longer get attributes set like "x of y", regression from fix for bug 389926, r=marcoz, a=mtschrep 2008-02-19 05:47:19 -08:00
ginn.chen@sun.com
3fb91a1470 Bug 415069 ARIA alerts triggering events with :system p=aaronleventhal r=ginn.chen a=mtschrep 2008-02-19 03:22:01 -08:00
surkov.alexander@gmail.com
335bc29d74 Bug 365973 - cant expose <listbox> with multiple columns, r=evan.yan, a=mtschrep 2008-02-19 01:07:35 -08:00
Evan.Yan@Sun.COM
61e93f9b1d Bug 417329 - No longer creating accessibles for the Thunderbird Addressing Widget, effective January 22, 2008. r=ginn.chen a=mtschrep 2008-02-18 23:17:00 -08:00
masayuki@d-toybox.com
cb5c20d581 Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron 2008-02-16 07:31:27 -08:00
aaronleventhal@moonset.net
452fcdcd64 bug 417500. Crash [ @ CAccessibleText::get_attributes ]. r=surkov, a=beltzner 2008-02-15 06:54:58 -08:00
surkov.alexander@gmail.com
f354efac8e Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
surkov.alexander@gmail.com
e9b16fd1ff Back out bug 416553 2008-02-13 23:33:19 -08:00
surkov.alexander@gmail.com
9b6e8173e6 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
aaronleventhal@moonset.net
81e0097bbe Bug 413675. Incorrect menu events for ARIA dropdown menu. Patch by Alexander Surkov. r=aaronlev, a=schrep 2008-02-12 18:37:22 -08:00
aaronleventhal@moonset.net
3bcac78b25 Bug 416893. Remove aria-secret. r=surkov, a=schrep 2008-02-12 18:35:48 -08:00
aaronleventhal@moonset.net
7d72b6740d Backing out bug 416893 because tree was closed. 2008-02-12 12:51:46 -08:00
aaronleventhal@moonset.net
fb7ae9065f Bug 416893. Remove aria-secret. r=surkov, a=schrep 2008-02-12 12:42:53 -08:00
aaronleventhal@moonset.net
63785234fc Bug 416756. Handle crashes in all a11y COM interfaces. r=surkov, a=schrep 2008-02-12 07:48:51 -08:00
surkov.alexander@gmail.com
c068019f58 Bug 416409 - adding pressed state to a button causes the ARIA state to not be recognized, r=aaronlev, a=mtschrep 2008-02-11 23:25:14 -08:00
surkov.alexander@gmail.com
c41d756da7 Bug 389926 - support group attributes on menu/menuitem accessibles, r=aaronlev, a=mtschrep 2008-02-11 23:24:05 -08:00
aaronleventhal@moonset.net
8a0d6c5a4d Bug 415944. Avoid screen readers speaking password text. r=surkov, a=schrep 2008-02-11 04:22:56 -08:00
aaronleventhal@moonset.net
60fa885db5 Bug 416753. Crashes in GetState(). r=surkov, a=schrep 2008-02-11 04:12:17 -08:00
surkov.alexander@gmail.com
4795c6f733 Bug 381049 - Pass swallowed crashes inside MSAA/IA2 methods to breakpad, patch=aaronlev, r=me, ted.mielczarek, sr=benjamin, a=dsicore 2008-02-08 18:40:47 -08:00
surkov.alexander@gmail.com
4e352fcc00 Bug 413777 - Correct focus events absent when tabbing among links at sourceforge.net, patch=aaronlev, r=ginn.chen, a=mtschrep 2008-02-08 18:28:01 -08:00
surkov.alexander@gmail.com
2384c89fe4 Bug 414976 - Support RELATION_NODE_CHILD_OF for ARIA tree views, patch=aaronlev, r=me, a=mtschrep 2008-02-08 18:14:03 -08:00
surkov.alexander@gmail.com
fe2c62d785 Bug 406010 - AT-SPI SHOWING and VISIBLE issues on documents, patch=ginn.chen, r=aaronlev, a=mtschrep 2008-02-08 05:59:46 -08:00
surkov.alexander@gmail.com
5e7568a719 Bug 308564 - linux bustage fix 2008-02-08 05:27:54 -08:00
surkov.alexander@gmail.com
4f9704daf6 Bug 308564 - linux bustage fix 2008-02-08 05:25:09 -08:00
aaronleventhal@moonset.net
8462758f48 Bug 415299. Support string values for ARIA widgets. r=surkov, a=schrep 2008-02-08 05:13:50 -08:00
aaronleventhal@moonset.net
4e18f0d038 Bug 412878. Crashes when doc load finished. Possibly specific to framed pages. r=surkov, a=schrep. 2008-02-08 05:03:14 -08:00
surkov.alexander@gmail.com
4e09bf1306 Bug 308564 - No accessibility events when data in a tree row changes, r=evan.yan, olli.pettay, sr=jonas, a=mtschrep 2008-02-08 04:55:57 -08:00
surkov.alexander@gmail.com
92c7ee62af Bug 416109 - fix compile warnings, r=aaronlev, a=dsicore 2008-02-08 01:35:42 -08:00
surkov.alexander@gmail.com
d35a90484c Bug 410052 - Fix our nsHTMLAccessibleTable class so GetIndexAt and GetRowAtIndex and GetColumnAtIndex behave consistently, patch=me, marcoz, r=marcoz, me, bernd, sr=roc, blocking1.9+=dsicore 2008-02-06 23:03:26 -08:00
aaronleventhal@moonset.net
8ebec6523e Bug 414656. If an HTML table has a role of log, expose it as a data table. Patch by Surkov. r=aaronlev. Minor tweak by aaron level with r=surkov. a=schrep 2008-02-06 20:14:59 -08:00
aaronleventhal@moonset.net
5356cb06c3 Backing out bug 414656 until we sort out problems it caused with exposing ARIA roles. 2008-02-06 13:43:30 -08:00
aaronleventhal@moonset.net
0f80db38e1 Back out bug 413778, since it didn't work completely and also broke focus when returning to Window. 2008-02-06 12:34:35 -08:00
aaronleventhal@moonset.net
e8ade30c42 Bug 414656. Expose native enumerated role along with ARIA landmark roles. Patch by Alexander Surkov. r=aaronlev, a=schrep 2008-02-05 16:30:29 -08:00
aaronleventhal@moonset.net
2a2d7959c2 Bug 412931. Tabs not exposed unless 3 of them. Fix incorrect cache updates during flood of changes. r=surkov, a=schrep for b3 2008-02-02 09:02:09 -08:00
aaronleventhal@moonset.net
814777833e Bug 409591. Thunderbird: newsgroup/feed messages blank in virtual buffer. Correct the previous checkin for this bug which caused bug 414574. r=surkov, sr=bz, a=blocking1.9 2008-01-29 21:42:44 -08:00
aaronleventhal@moonset.net
aa49d6c295 Bug 414654. Accessibles not hidden for visibility:hidden w/ position:absolute. r+sr=roc, a=beltzner 2008-01-29 20:17:57 -08:00
aaronleventhal@moonset.net
dd8d63cd2c Bug 402597. AT-SPI Accessibility:Event.user_data None for ARIA tooltips/alerts. Patch by Ginn Check, r=aaronlev, a=dsicore 2008-01-29 13:41:58 -08:00
aaronleventhal@moonset.net
a7175288e1 Bug 414312. IAccessibleText::getTextAtOffset and friends should return S_FALSE when unsupported boundary type is used. r=surkov, a=dsicore 2008-01-29 13:39:34 -08:00
aaronleventhal@moonset.net
1ee3da15d0 Bug 405951. Thunderbird: newsgroup/feed messages blank in virtual buffer, r=surkov, a=blocking1.9 2008-01-28 20:38:18 -08:00
aaronleventhal@moonset.net
90924bd39c Bug 413143. Crash in RefreshNodes() for QueryElementAt(). r=marcoz, a=dsicore 2008-01-28 20:03:26 -08:00
aaronleventhal@moonset.net
7d2bd418b7 Bug 414133. Accessible selection methods not working in form controls. r=surkov, a=dsicore 2008-01-28 19:59:50 -08:00
aaronleventhal@moonset.net
ee4bfffcfa Bug 404881. Accessible tree for role=log table not updated for td's without aria-live set, r=surkov, a=dsicore 2008-01-28 19:56:06 -08:00
aaronleventhal@moonset.net
6149792a72 Bug 413778. Extra nsDocAccessible quickly created and destroyed whenever new tab is opened. r=surkov, r=emaijala, sr=neil, a=blocking1.9 2008-01-27 21:54:12 -08:00
aaronleventhal@moonset.net
cf078aa449 Bug 413673. ARIA drop down buttons not being exposed with MSAA button menu role. r=marcoz, a=schrep 2008-01-26 18:34:27 -08:00
aaronleventhal@moonset.net
2cdc77ca1f Bug 413716. Repetitive warning in a11y, not supported for frames. r+sr=roc, a=beltzner 2008-01-25 12:44:53 -08:00
aaronleventhal@moonset.net
a7b472b889 Bug 405951. Missing content in Thunderbird window. r=surkov, a=blocking1.9 2008-01-25 12:43:12 -08:00
aaronleventhal@moonset.net
3c4464238e Bug 413718. Warning indicates cache problem. Never ran into same child we started from. r=evan, a=beltzner 2008-01-25 05:52:44 -08:00
aaronleventhal@moonset.net
5b51efa463 bug 412965. ARIA sliders and progress meters should not support accessible text interface. r=surkov, a=beltzner 2008-01-25 05:47:48 -08:00