Commit Graph

1869 Commits

Author SHA1 Message Date
blassey@mozilla.com
81d841c1fc backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com
dfd26f92ec switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
joshmoz@gmail.com
b903b64b94 always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner 2008-02-29 15:24:53 -08:00
ause@sun.com
a27e4651e6 bug 394339 - fix breakage in windows multiprocess builds 2008-02-29 08:54:17 -08:00
surkov.alexander@gmail.com
d23c9a7d01 Bug 420055 - New shutdown crash, patch=aaronlev, r=me, sr=mconnor, approval1.9b4+=mconnor,beltzner 2008-02-29 07:38:35 -08:00
aaronleventhal@moonset.net
897a7cd27b Bug 420051. Crash [ @ CAccessibleAction::get_keyBinding ]. r=marcoz, a=beltzner for 1.9b4 2008-02-28 09:39:10 -08:00
aaronleventhal@moonset.net
e40ec84efa bug 419881. Crash [ @ nsDocAccessible::FlushPendingEvents ]. r=ginn, a=beltzner for 1.9b4 2008-02-28 09:36:37 -08:00
masayuki@d-toybox.com
1c98c2e245 Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner 2008-02-28 07:28:37 -08:00
masayuki@d-toybox.com
076b8bba8e backing out the previous patch, becaused qm-centos5-01 dep unit test is orange 2008-02-28 05:59:25 -08:00
masayuki@d-toybox.com
600836e7ed Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner 2008-02-28 03:01:56 -08:00
aaronleventhal@moonset.net
873a8e8c62 Bug 406308. Don't fire accessible focus events if widget is not actually in focus, confuses screen readers. r=ginn, r=surkov, a=beltzner for 1.9b4 2008-02-27 08:22:41 -08:00
ause@sun.com
1fcd4e4fd9 backing out due to tree rules: bug 394339 - fix breakage in windows multiprocess builds 2008-02-27 00:53:16 -08:00
ause@sun.com
36091cba2c bug 394339 - fix breakage in windows multiprocess builds 2008-02-27 00:28:01 -08:00
aaronleventhal@moonset.net
b0231a1754 Bug 419409. MSAA/IAccessible2 broken in gmail. This fixes the crash part of the problem. r=marcoz, a=beltzner 2008-02-26 14:36:29 -08:00
aaronleventhal@moonset.net
ebb8ac726e Bug 417249. AT-SPI document load complete events not triggered everytime. Take care of some more cases. r=ginn.chen, a=blocking1.9 2008-02-26 06:19:52 -08:00
aaronleventhal@moonset.net
32c4f34e3c Bug 413778. Avoid creating and destroying extra empty nsDocAccessible when new tab opened. r=ginn.chen, a=blocking1.9 2008-02-26 06:04:25 -08:00
aaronleventhal@moonset.net
a48279000e bug 417249, bug 417578, bug 405951, bug 413778, bug 412878. Fix missing, incorrect or crashing doc load events in Firefox and Thunderbird. r=surkov, a=blocking1.9 2008-02-26 00:51:10 -08:00
aaronleventhal@moonset.net
30abd4a4b8 Bug 419413. Crash [ @ CAccessibleHyperlink::get_anchorTarget() ]. r=marcoz, a=dsicore 2008-02-25 12:40:19 -08:00
aaronleventhal@moonset.net
550770a15e Bug 418998. Return aria-disabled to being a universal ARIA property. r=surkov, a=dsicore 2008-02-25 01:08:37 -08:00
dbaron@dbaron.org
bcd83a7089 Fix spelling error to force unit test boxes to cycle. 2008-02-24 14:40:26 -08:00
bmlk@gmx.de
1664d707d0 adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730 2008-02-23 03:34:39 -08:00
bent.mozilla@gmail.com
f009e45200 Bug 417564 - "protect against Obj-C exceptions in 'accessible' top-level directory". r=josh, sr=roc, a=blocking1.9+. 2008-02-22 12:13:17 -08:00
reed@reedloden.com
a754e97741 Bug 418812 - "Crash @ nsXULListitemAccessible::GetListAccessible() when hitting Reply from within a Thunderbird message" (add a NULL check) [p=marco.zehe@googlemail.com (Marco Zehe) r=surkov a1.9=beltzner] 2008-02-22 03:07:54 -08:00
aaronleventhal@moonset.net
7566bb21d1 Bug 417518. Prevent text leaf accessibles from implementing advanced interfaces. r=surkov, a=belztner 2008-02-22 01:52:01 -08:00
surkov.alexander@gmail.com
ca4668d2d6 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
3c59754d85 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
4247711db2 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
8fe3f39df3 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
329e99b306 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
663ada1b10 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
6e2677d193 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
5e9c4d7b0b bug 417500. Crash [ @ CAccessibleText::get_attributes ]. r=surkov, a=beltzner 2008-02-15 06:54:58 -08:00
surkov.alexander@gmail.com
ed8a514fa6 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
surkov.alexander@gmail.com
1945217a63 Back out bug 416553 2008-02-13 23:33:19 -08:00
surkov.alexander@gmail.com
658f5a6467 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
aaronleventhal@moonset.net
0475756ccb 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
f4f936e8e2 Bug 416893. Remove aria-secret. r=surkov, a=schrep 2008-02-12 18:35:48 -08:00
aaronleventhal@moonset.net
b9a1e2a23d Backing out bug 416893 because tree was closed. 2008-02-12 12:51:46 -08:00
aaronleventhal@moonset.net
0d95e33f51 Bug 416893. Remove aria-secret. r=surkov, a=schrep 2008-02-12 12:42:53 -08:00
aaronleventhal@moonset.net
e4f9cdb8e2 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
8fb7eaba66 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
1d05a42449 Bug 389926 - support group attributes on menu/menuitem accessibles, r=aaronlev, a=mtschrep 2008-02-11 23:24:05 -08:00
aaronleventhal@moonset.net
0ab4b2d080 Bug 415944. Avoid screen readers speaking password text. r=surkov, a=schrep 2008-02-11 04:22:56 -08:00
aaronleventhal@moonset.net
0b15fe5e75 Bug 416753. Crashes in GetState(). r=surkov, a=schrep 2008-02-11 04:12:17 -08:00
surkov.alexander@gmail.com
e5a19b1e9c 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
135b62c169 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
7b5d8d141d 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
64f94b11db 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
79f427bc22 Bug 308564 - linux bustage fix 2008-02-08 05:27:54 -08:00
surkov.alexander@gmail.com
c3c126915d Bug 308564 - linux bustage fix 2008-02-08 05:25:09 -08:00
aaronleventhal@moonset.net
645d902456 Bug 415299. Support string values for ARIA widgets. r=surkov, a=schrep 2008-02-08 05:13:50 -08:00
aaronleventhal@moonset.net
5116a868f0 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
ebda15db4d 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
48351b4a17 Bug 416109 - fix compile warnings, r=aaronlev, a=dsicore 2008-02-08 01:35:42 -08:00
surkov.alexander@gmail.com
d8aebfb510 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
6f3d2f9d21 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
476a925984 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
842a00613e 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
dab15fe4f9 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
443bfba9c1 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
81ea9a3e9a 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
4dcff3d184 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
73e5f0fcc0 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
1886a3c232 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
2484c89d29 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
75c883ceaf Bug 413143. Crash in RefreshNodes() for QueryElementAt(). r=marcoz, a=dsicore 2008-01-28 20:03:26 -08:00
aaronleventhal@moonset.net
60c4f4006a 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
0fb847ce8c 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
bac90ec51a 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
da0b4910ac 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
5bcaf32f32 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
995066f693 Bug 405951. Missing content in Thunderbird window. r=surkov, a=blocking1.9 2008-01-25 12:43:12 -08:00
aaronleventhal@moonset.net
c733613727 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
d749688126 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
661cec2ff4 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
9e46a25ae0 Bug 412878. Crash [ @ nsAccessible::InvalidateChildren ]. r=surkov, a=blocking1.9 2008-01-24 06:07:21 -08:00
aaronleventhal@moonset.net
c8aeb1ae95 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
bbec612ac0 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
d2ca40e89e Bug 412878. Crash [ @ nsAccessible::InvalidateChildren ]. r=surkov, a=blocking1.9 2008-01-23 10:48:45 -08:00
aaronleventhal@moonset.net
dcd37b232a Bug 409473. New crash caused by bug 405248. r=surkov, a=blocking1.9 2008-01-23 10:45:53 -08:00
aaronleventhal@moonset.net
15548a0084 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
56aa2898b8 Backing out bug 407359 because of orange 2008-01-22 14:26:57 -08:00
aaronleventhal@moonset.net
667f8c4af0 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
f44c2d3efd 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
22f2f12dd9 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
6a4ca5740f 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
16b37806bc 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
4b5a5c0ca4 Missing part of fix for bug 411581. r=surkov, a=schrep 2008-01-21 17:37:22 -08:00
aaronleventhal@moonset.net
d3b6c3ecff 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
46f3d9f956 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
9624234e08 Backing out, apologies for checking in on a closed tree 2008-01-21 09:02:03 -08:00
aaronleventhal@moonset.net
1ff5c7b80b 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
4416224644 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
679e460165 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
3b139136bb Bug 412882. Crash in scroll callback. r=ginn, a=schrep 2008-01-18 12:36:44 -08:00
aaronleventhal@moonset.net
25bb0f449d Bug 412889. Crashes in XUL tree accessible. r+sr=neil, a=schrep 2008-01-18 11:55:37 -08:00
aaronleventhal@moonset.net
10b9b95cf9 Fixing bustage again 2008-01-17 19:24:26 -08:00
aaronleventhal@moonset.net
1780cbcc3c Fixing bustage again 2008-01-17 19:09:10 -08:00
aaronleventhal@moonset.net
6e909052f2 Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:56:38 -08:00
aaronleventhal@moonset.net
b4b3e35ce2 Backing out until I have fix for bustage 2008-01-17 18:49:04 -08:00
aaronleventhal@moonset.net
2f158ed338 Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:33:56 -08:00
ginn.chen@sun.com
a4a932c762 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
9e36bd3549 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
a4157f66ce Bug 408997. A11y hierarchy missing in some cases. r=evan.yan, a=beltzner 2008-01-11 12:50:27 -08:00
reed@reedloden.com
0a93888996 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
bd6eee15b1 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
2413f7276d Bug 409474. Round of crash fixes for a11y. r=surkov, a=beltzner 2007-12-26 21:13:40 -08:00
surkov.alexander@gmail.com
79e6688343 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
1211290d23 Bug 405248 - Space between embedded objects characters is missing r=aaronleventhal a=mtschrep 2007-12-19 04:57:08 -08:00
reed@reedloden.com
0ab2e5fc43 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
77b9e2072c Fix bug 396930 - fix bustage 2007-12-14 21:02:30 -08:00
surkov.alexander@gmail.com
03ac5ca793 Bug 396930 - expose defunct state for treeitem accessible, r=aaronlev, a=beltzner 2007-12-14 20:40:57 -08:00
aaronleventhal@moonset.net
754ec000fb 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
5bdcd1bb11 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
744246c71e 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
6f58a33606 Bug 407589 add empty implementation for IAccessibleTable::summary, r=aaronlev, a=mtschrep 2007-12-11 01:06:04 -08:00
surkov.alexander@gmail.com
da80d00731 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
be51489913 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
875b2f5e24 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
7bc3d72a55 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
5c03d5bbdf 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
8acbfaf1c3 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
de5a528086 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
c9d6e41a67 Bug 406838. Crash [@ nsDocAccessible::InvalidateCacheSubtree]. r=gijs, a=dsicore 2007-12-04 18:51:22 -08:00
aaronleventhal@moonset.net
684f6988ba Bug 406595. Accessible hierarchy broken. r=davidb, a=dsicore 2007-12-03 14:49:42 -08:00
aaronleventhal@moonset.net
a27f86dd5d 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
ec4585922f Bug 405747 - implement IAccessible2::locale, r=aaronlev, sr=neil, a=dsicore 2007-12-01 09:31:06 -08:00
surkov.alexander@gmail.com
c5b280eeca bug 405756 - be careful with coordinateType, r=aaronlev, evan.yan, a=dsicore 2007-12-01 09:30:09 -08:00
aaronleventhal@moonset.net
912dbcb392 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
a9e0d87a65 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
a5434e85a3 Bug 405552. Crash [@ nsHyperTextAccessible::ContentToRenderedOffset ]. r=evan.yan, a=dsicore 2007-11-27 10:12:15 -08:00
aaronleventhal@moonset.net
9a285f4dc2 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
ff02ca955d Bug 404380. Crash [ @ FireDelayedToolkitEvent ]. Fix part 1. r=ginn.chen, a=beltzner 2007-11-27 10:07:04 -08:00
Evan.Yan@Sun.COM
e0b7f4b2d8 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
111fb91bf5 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
f98359daf4 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
e1ee2b7b2e Backing out bug 398021, it caused regression bug 404343. 2007-11-20 11:54:18 -08:00
surkov.alexander@gmail.com
cb064d6e96 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
b93b199daf 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
f80f334157 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
a5449b8819 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
9a82827216 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
52daa168f0 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
69c0adfaf0 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
c6248930b3 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
876931e2d3 bug 402686. Crashes @CheckVisibilityInParent. r=ginn.chen, a=schrep 2007-11-12 19:05:34 -08:00
aaronleventhal@moonset.net
ef14ee78a0 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
afa1917cde 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
e81912ab39 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
e471a5bd25 Bug 394115. Hang under accessibility code. r=ginn.chen, a=dsicore 2007-11-09 11:27:07 -08:00
aaronleventhal@moonset.net
f3ef9bb151 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
5fe1d0b6c9 Bug 403037. Crash when ARIA menu bar closes. r=ginn.chen, a=dsicore 2007-11-09 10:44:18 -08:00
aaronleventhal@moonset.net
ac6e5f4dcd 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
df06b5e57e 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
70dd9519fa 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
8ff7bec558 Bug 373245. Accessibility doesn't build with VC9. r=bsmedberg, a=dsicore 2007-11-09 10:38:07 -08:00
reed@reedloden.com
b8ff11275c 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
339e99bddf 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
80457619c9 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
68894a7337 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
26fef31189 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
255896127a 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
4d050e90bd 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
190309e089 Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer 2007-10-13 14:13:50 -07:00
surkov.alexander@gmail.com
75627082f2 Bug 386551 - expose ARIA description on document, r=aaronlev, a=dsicore 2007-10-11 23:58:18 -07:00
aaronleventhal@moonset.net
2537aeec36 Bug 398156. Several ARIA-related object attributes missing. r=simonjb, a=dsicore 2007-10-11 14:35:01 -07:00
ginn.chen@sun.com
427357f289 Bug 399147 yelp exits with warnings r=aaronleventhal a=dsicore 2007-10-11 03:13:32 -07:00
surkov.alexander@gmail.com
4eb29bf5bc 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
2de3f490f0 Bug 399195. Shutdown leaks when a11y active. r=surkov, a=dsicore 2007-10-10 09:51:45 -07:00
aaronleventhal@moonset.net
834477c8d0 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
33d7f33147 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
12985bbd4a 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
2999505ae3 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
b3af379a9c Bug 398571: Fix PRBool misuse bugs in accessible/. r=aaronleventhal, a=dsicore 2007-10-05 11:53:46 -07:00
surkov.alexander@gmail.com
fbf4f8759f 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
f9911aaf0d 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
6d162608fa 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
656dd5f434 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
6edf075155 Bug 397728 revesed logic in nsAccessible::IsValid r=aaronleventhal a=dsicore 2007-09-29 00:05:41 -07:00
ginn.chen@sun.com
bc9f221fe1 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
f6a014c9a5 Bug 386580. Crash [@nsAccessibleWrap::GetAtkObject]. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-09-28 13:57:50 -07:00
aaronleventhal@moonset.net
a95717386d 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
2f7edd9f61 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
c773b68f7e 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
720a79c755 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
b62c09faf0 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
ce4cd31177 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
0103ed2e3e Bug 391617 - CAccessibleText::scroll* methods are incorrect, r=aaronlev, a=dsicore 2007-09-24 22:48:51 -07:00
surkov.alexander@gmail.com
8aa1af1ba9 Bug 392614 - Assertion typing in URL bar, r=aaronlev, a=dsicore 2007-09-24 20:40:11 -07:00
surkov.alexander@gmail.com
1a0376492d Bug 397259 - sync event constants (GetStringEventType), r=aaronlev, a=dsicore 2007-09-24 20:36:51 -07:00
aaronleventhal@moonset.net
aa5b83c458 Better long-term bustage fix 2007-09-24 18:56:02 -07:00
aaronleventhal@moonset.net
20249ca1b4 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
9ce2eb1837 Fix caps of included file name to fix bustage 2007-09-24 18:35:18 -07:00
aaronleventhal@moonset.net
a21212c907 Bug 396632. Don't require namespaces when using ARIA properties in text/html 2007-09-24 18:19:03 -07:00
aaronleventhal@moonset.net
77e3f90f70 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
bb359d08ab 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
69b5dbd47b 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
d27aec6224 Bug 395223 - unchecked in aaronlev nits 2007-09-18 21:05:05 -07:00
surkov.alexander@gmail.com
02c7dd244b Bug 395223 - positional description incorrect for headings, r=aaronlev, a=dsicore 2007-09-18 21:02:30 -07:00
surkov.alexander@gmail.com
66a6a70cfb 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
a616bf1526 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
7e67df81ca Bug 396329 - check mDOMNode to avoid crash, r=aaronlev, a=dsicore 2007-09-18 20:16:24 -07:00
surkov.alexander@gmail.com
0dc404bc6a 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
594d6f1e28 accExplorer crashes, r=aaronlev, a=dsicore 2007-09-18 20:02:09 -07:00
surkov.alexander@gmail.com
e98b32ab19 Bug 359845 - crash [@nsXULTreeitemAccessibleWrap::GetRole] probably !mColumn, r=Evan.Yan, a=dsicore 2007-09-18 19:54:44 -07:00
aaronleventhal@moonset.net
d5ba1f00a6 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
4bd30f60c8 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
df9ee03ffd 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
10dc058972 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
166beb485a 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
5556c9b553 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
71efff4db2 Bug 394896. Implement ARIA autocomplete. r=david.bolter, a=dsicore 2007-09-18 14:48:04 -07:00
aaronleventhal@moonset.net
ae4f182acb Bug 395081. AccessibleObjectFromPoint() returns errors. r=surkov, a=dsicore 2007-09-18 14:44:43 -07:00
aaronleventhal@moonset.net
59efae35bd 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
ce63254714 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
a4c907ce3a Bug 378540. GetTextAtOffset() broken for word boundaries. r=surkov, a=dsicore 2007-09-18 14:36:41 -07:00
ginn.chen@sun.com
9d5beef4d1 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
89b3a42308 Bug 395077. Allow QueryService from any accessible to IAccessibleApplication. r=surkov, a=dsicore 2007-09-05 21:22:12 -07:00
aaronleventhal@moonset.net
71dfc19e95 Bug 394868. ARIA trees not providing state EXPANDABLE. r=surkov, a=dsicore 2007-09-05 21:20:26 -07:00
aaronleventhal@moonset.net
f661ad3908 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
f263d1e858 Bug 343904. Support STATE_FLOATING, patch by Surkov, r=aaronlev, a=dsicore 2007-09-05 09:45:48 -07:00
aaronleventhal@moonset.net
b0b11ee13f 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
676140fa7d Fix warning from checkin to bug 393899 2007-09-05 08:22:36 -07:00
aaronleventhal@moonset.net
d220c5b23d 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
7a564b521d 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
829a802103 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
726d4799e2 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
6a39ac83ff bustage fix bug 390414 2007-09-05 01:42:59 -07:00
surkov.alexander@gmail.com
5ef16448a2 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
00631daa97 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
c881ad990f bug 377302 - implement nsIAccessNode::scrollToPoint, r=aaronlev, sr=roc, a=dsicore 2007-09-05 00:39:09 -07:00
aaronleventhal@moonset.net
46d7c2aecc 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
7c3bf62469 Bug 394117. Warnings when accessible relations queryied. r=surkov, a=dsicore 2007-08-30 11:51:47 -07:00
aaronleventhal@moonset.net
7b9ec680d9 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
eb080a3302 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
31f525c91f 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
77dadd7d29 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
098dd884ae 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
38ed691b52 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
3ce253b30d 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
d769971a14 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
0b0d10f2a0 back out my last check-in since tree is closed. 2007-08-28 20:21:51 -07:00
Evan.Yan@Sun.COM
ba18af8384 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
cdeeaf7446 Fixing bustage 2007-08-28 15:12:59 -07:00
aaronleventhal@moonset.net
40c6fa942e 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
36858dc9bf bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg 2007-08-28 10:38:02 -07:00
surkov.alexander@gmail.com
26ecb5656e Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc 2007-08-23 21:54:45 -07:00
surkov.alexander@gmail.com
764191d491 Bug 393379 - missed event reorder in string map, r=aaronlev, a=dsicore 2007-08-23 19:02:03 -07:00
aaronleventhal@moonset.net
ec4e1903cd 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
6a854e4ffa Bug 393033 - xul:tree reports bad posinset/setsize attributes 2007-08-22 20:26:53 -07:00