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 |
|
aaronleventhal@moonset.net
|
3371e444ca
|
Bug 405951. Thunderbird newsgroup/feed messages coming up blank in virtual buffer. Hoping null checks will fix. r=surkov, a=blocking1.9
|
2008-01-24 08:30:38 -08:00 |
|
aaronleventhal@moonset.net
|
ca48b28627
|
Bug 412878. Crash [ @ nsAccessible::InvalidateChildren ]. r=surkov, a=blocking1.9
|
2008-01-24 06:07:21 -08:00 |
|
aaronleventhal@moonset.net
|
0ba36dfe0c
|
bug 407359. Fix a11y issues with popups on main screen. r=mano, r=enn, r=surkov, r=marcoz, uir=mconnor
|
2008-01-23 15:49:10 -08:00 |
|
aaronleventhal@moonset.net
|
794c653b58
|
Bug 409473. New crash caused by bug 405248. Patch by Evan Yan. r=aaronlev, a=blocking1.9
|
2008-01-23 13:27:20 -08:00 |
|
aaronleventhal@moonset.net
|
a52c9d6aeb
|
Bug 412878. Crash [ @ nsAccessible::InvalidateChildren ]. r=surkov, a=blocking1.9
|
2008-01-23 10:48:45 -08:00 |
|
aaronleventhal@moonset.net
|
0392db65cb
|
Bug 409473. New crash caused by bug 405248. r=surkov, a=blocking1.9
|
2008-01-23 10:45:53 -08:00 |
|
aaronleventhal@moonset.net
|
2c32cf8f2f
|
Bug 413376. Value of ARIA slider not reported if onclick present. r=marcoz, a=schrep
|
2008-01-22 17:37:23 -08:00 |
|
aaronleventhal@moonset.net
|
1c1ef03e6b
|
Backing out bug 407359 because of orange
|
2008-01-22 14:26:57 -08:00 |
|
aaronleventhal@moonset.net
|
3c0253e726
|
Backing out fix for bug 412878 ... Marco found a problem with dynamic content updates
|
2008-01-22 07:59:53 -08:00 |
|
aaronleventhal@moonset.net
|
45fab18185
|
Bug 407359. Fix accessibility issues with popups in main screen UI. r=marcoz, enn, surkov, mano, ui=mconnor, a=blocking1.9
|
2008-01-22 07:32:20 -08:00 |
|
aaronleventhal@moonset.net
|
0362f30ae6
|
Bug 412878. Fix our accessible subtree invalidation (removing nodes from cache etc.), to hopefully fix cache-related crashes in InvalidateChildren(). r=ginn, r=surkov, a=blocking1.9
|
2008-01-22 06:43:18 -08:00 |
|
ginn.chen@sun.com
|
2d6ba3a46f
|
Bug 413325 nsNativeRootAccessibleWrap doesn't release ref of AtkObject of dialogs r=aaronleventhal
|
2008-01-21 21:29:40 -08:00 |
|
Evan.Yan@Sun.COM
|
5fc74d7d96
|
Bug 395699 - relations not working when pointing to a <span> r=surkov.alexander a=mtschrep
|
2008-01-21 19:17:37 -08:00 |
|
aaronleventhal@moonset.net
|
208c422395
|
Missing part of fix for bug 411581. r=surkov, a=schrep
|
2008-01-21 17:37:22 -08:00 |
|
aaronleventhal@moonset.net
|
73b9f69716
|
Crash caused by processing during removal of bogus <br> editor nodes. r=evan, a=blocking1.9
|
2008-01-21 17:32:11 -08:00 |
|
aaronleventhal@moonset.net
|
8d247dcb8d
|
Bug 411581. Text line boundary not working correctly for list items. r=surkov, a=schrep
|
2008-01-21 17:26:49 -08:00 |
|
aaronleventhal@moonset.net
|
f640b54404
|
Backing out, apologies for checking in on a closed tree
|
2008-01-21 09:02:03 -08:00 |
|
aaronleventhal@moonset.net
|
627d7e52a6
|
Bug 411581. Text line boundary not working correctly with list items. r=surkov, a=schrep
|
2008-01-21 09:01:05 -08:00 |
|
surkov.alexander@gmail.com
|
767ae65cea
|
Bug 409009 Table cells should have a table in their ancestry (additioal reviewer comment), r=evan.yan, a=beltzner
|
2008-01-18 16:03:43 -08:00 |
|
surkov.alexander@gmail.com
|
a619d06912
|
Bug 409009 Table cells should have a table in their ancestry, r=evan.yan, a=beltzner
|
2008-01-18 15:57:57 -08:00 |
|
aaronleventhal@moonset.net
|
1258ea740c
|
Bug 412882. Crash in scroll callback. r=ginn, a=schrep
|
2008-01-18 12:36:44 -08:00 |
|
aaronleventhal@moonset.net
|
eefbf80904
|
Bug 412889. Crashes in XUL tree accessible. r+sr=neil, a=schrep
|
2008-01-18 11:55:37 -08:00 |
|
aaronleventhal@moonset.net
|
9355a5f0ed
|
Fixing bustage again
|
2008-01-17 19:24:26 -08:00 |
|
aaronleventhal@moonset.net
|
87f294895b
|
Fixing bustage again
|
2008-01-17 19:09:10 -08:00 |
|
aaronleventhal@moonset.net
|
c8aadc225c
|
Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep
|
2008-01-17 18:56:38 -08:00 |
|
aaronleventhal@moonset.net
|
81d84d4218
|
Backing out until I have fix for bustage
|
2008-01-17 18:49:04 -08:00 |
|
aaronleventhal@moonset.net
|
f93ffe1641
|
Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep
|
2008-01-17 18:33:56 -08:00 |
|
ginn.chen@sun.com
|
c54849840f
|
Bug 412288 Toolbar menus do not have ATK state focusable patch by Marco Zehe r=ginn.chen, aaronleventhal sr=mtschrep
|
2008-01-16 22:30:15 -08:00 |
|
aaronleventhal@moonset.net
|
02ded272cb
|
Bug 411737. Remove old code to get doc state when getting focusable state for links. No longer useful. r=evan.yan, a=beltzner
|
2008-01-11 12:52:55 -08:00 |
|
aaronleventhal@moonset.net
|
551e3e8cb6
|
Bug 408997. A11y hierarchy missing in some cases. r=evan.yan, a=beltzner
|
2008-01-11 12:50:27 -08:00 |
|
reed@reedloden.com
|
fb8d100b3a
|
Bug 410604 - "IAccessible2::Get_UniqueID does not return negative IDs, as specified by IAccessible2 IDL" [p=marco.zehe@googlemail.com (Marco Zehe) r=aaronlev a1.9=schrep]
|
2008-01-05 20:00:27 -08:00 |
|
reed@reedloden.com
|
a5ec9407bd
|
Bug 409439 - "Crash @ nsHTMLTableAccessible::GetRowAtIndex(int, int*) with certain pages if Orca is running" [p=marco.zehe@googlemail.com (Marco Zehe) r=surkov a1.9=beltzner]
|
2008-01-02 02:55:13 -08:00 |
|
aaronleventhal@moonset.net
|
c2a06a7cd9
|
Bug 409474. Round of crash fixes for a11y. r=surkov, a=beltzner
|
2007-12-26 21:13:40 -08:00 |
|
surkov.alexander@gmail.com
|
cff296c766
|
Bug 408831 add check on defunct for tree accessible, r=marcoz, a=beltzner
|
2007-12-21 19:17:31 -08:00 |
|
Evan.Yan@Sun.COM
|
bc99bfe327
|
Bug 405248 - Space between embedded objects characters is missing r=aaronleventhal a=mtschrep
|
2007-12-19 04:57:08 -08:00 |
|
reed@reedloden.com
|
2d639092b4
|
Bug 396930 - "giving focus to tree before its populated crashes Thunderbird [@ nsUInt32Array::GetAt]" (fix nsXULTreeitemAccessible::GetName()) [p=marco.zehe@googlemail.com (Marco Zehe) r=aaronlev a1.9=damons]
|
2007-12-17 21:43:37 -08:00 |
|
surkov.alexander@gmail.com
|
bf50bae6a3
|
Fix bug 396930 - fix bustage
|
2007-12-14 21:02:30 -08:00 |
|
surkov.alexander@gmail.com
|
0f179d1051
|
Bug 396930 - expose defunct state for treeitem accessible, r=aaronlev, a=beltzner
|
2007-12-14 20:40:57 -08:00 |
|
aaronleventhal@moonset.net
|
fe7f4d5bdb
|
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
|
2007-12-11 18:10:26 -08:00 |
|
aaronleventhal@moonset.net
|
a07336ecf3
|
Bug 405810. Expose line-number object attribute for caret in focused area. r=ginn, sr=roc, a=schrep
|
2007-12-11 06:15:21 -08:00 |
|
surkov.alexander@gmail.com
|
a58c0668f0
|
Bug 400066 Setting role on table leads to nodes being <dead> in accerciser, r=ginn.chen, a=dsicore
|
2007-12-11 01:08:25 -08:00 |
|
surkov.alexander@gmail.com
|
3e7a45a85b
|
Bug 407589 add empty implementation for IAccessibleTable::summary, r=aaronlev, a=mtschrep
|
2007-12-11 01:06:04 -08:00 |
|
surkov.alexander@gmail.com
|
45253210b5
|
Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner
|
2007-12-11 00:18:04 -08:00 |
|
aaronleventhal@moonset.net
|
8ca99a0188
|
Bug 406959. IAccessible2::WindowHandle property causes COM server exception when called out of process. Patch by surkov. r=aaronlev, a=beltzner
|
2007-12-10 19:35:22 -08:00 |
|
aaronleventhal@moonset.net
|
636894e444
|
Bug 403260. Set active state on current ARIA item in a container. r=surkov, a=beltzner
|
2007-12-10 19:30:02 -08:00 |
|
Evan.Yan@Sun.COM
|
09bbf94332
|
Bug 406069 - nsIAccessibleText::GetTextAtOffset() not practical for getting the line at the caret patch by aaronleventhal r=ginn.chen a=dsicore
|
2007-12-04 23:34:47 -08:00 |
|
aaronleventhal@moonset.net
|
dc479151ca
|
Bug 406798. GetTextAtOffset(endOfTextOffset, BOUNDARY_LINE_START) returns first line on multi line paragraphs. r=ginn.chen, a=dsicore
|
2007-12-04 21:16:26 -08:00 |
|
aaronleventhal@moonset.net
|
22f19cb361
|
Bug 406877. nsIAccessible::TakeFocus() on links does not set tab order position. r=evan.yan, a=dsicore
|
2007-12-04 21:12:47 -08:00 |
|
aaronleventhal@moonset.net
|
5647e82e6f
|
Bug 406019. EVENT_ALERT and EVENT_MENUPOPUPSTART broken for ARIA widgets. r=evan.yan, a=dsicore
|
2007-12-04 21:06:59 -08:00 |
|
aaronleventhal@moonset.net
|
f9035075db
|
Bug 406838. Crash [@ nsDocAccessible::InvalidateCacheSubtree]. r=gijs, a=dsicore
|
2007-12-04 18:51:22 -08:00 |
|
aaronleventhal@moonset.net
|
f7392fba7f
|
Bug 406595. Accessible hierarchy broken. r=davidb, a=dsicore
|
2007-12-03 14:49:42 -08:00 |
|
aaronleventhal@moonset.net
|
f37df4fbe5
|
Bug 406168. Infinite loop when opening JS console, r=evan.yan, a=schrep
|
2007-12-02 14:23:51 -08:00 |
|
surkov.alexander@gmail.com
|
e69c35cc97
|
Bug 405747 - implement IAccessible2::locale, r=aaronlev, sr=neil, a=dsicore
|
2007-12-01 09:31:06 -08:00 |
|
surkov.alexander@gmail.com
|
23fa7ae060
|
bug 405756 - be careful with coordinateType, r=aaronlev, evan.yan, a=dsicore
|
2007-12-01 09:30:09 -08:00 |
|
aaronleventhal@moonset.net
|
b13538943e
|
Bug 405414. nsDocAccessible is not destroyed when closing a tab. Patch by Ginn Chen. r=aaronlev, a=dsicore
|
2007-11-30 11:47:16 -08:00 |
|
aaronleventhal@moonset.net
|
0ee08064d1
|
Bug 405595. ARIA properties ignore on <body> if no role. r=evan.yan, r=surkov, a=dsicore
|
2007-11-30 11:26:36 -08:00 |
|
aaronleventhal@moonset.net
|
2e6d1954af
|
Bug 405552. Crash [@ nsHyperTextAccessible::ContentToRenderedOffset ]. r=evan.yan, a=dsicore
|
2007-11-27 10:12:15 -08:00 |
|
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 |
|