Граф коммитов

918 Коммитов

Автор SHA1 Сообщение Дата
ginn.chen%sun.com eb63cd5609 Bug 345825 getTextAtOffset doesn't work correctly
r=aaronleventhal
2006-07-27 06:08:19 +00:00
aaronleventhal%moonset.net f16986637b Bug 344896. Refactor accessibility events handling. Part 1 of fix, add nsPIAccessible::allowsAnonChildAccessibles(). Patch by Alexander Surkov. r=aaronlev 2006-07-26 19:38:25 +00:00
ginn.chen%sun.com c3647ca531 Bug 345421 nsRoleMap.h uses -1 for PRUint32
patch by gaomingcn at gmail.com r=aaronleventhal
2006-07-25 05:31:28 +00:00
ginn.chen%sun.com 3277b68fb2 Bug 345434 Firefox crashes with orca testcase
[@nsHyperTextAccessible::GetRelativeOffset]
r=aaronleventhal
2006-07-25 03:50:35 +00:00
aaronleventhal%moonset.net 8cf5c3b9a2 Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
aaronleventhal%moonset.net 7b664c9b96 Fixing bustage 2006-07-24 15:05:34 +00:00
aaronleventhal%moonset.net 763b77a52f Bug 275010. Support AtkTable and start work to provide hint on layout vs. data table. r=surkov 2006-07-24 14:26:25 +00:00
ginn.chen%sun.com 4639e40174 Bug 345424 document_frame always implements EditableText interface
r=aaronleventhal
2006-07-24 06:18:30 +00:00
ginn.chen%sun.com 440ef48371 Bug 345422 GOK can't UI Grab nightly firefox
r=aaronleventhal
2006-07-24 06:17:01 +00:00
ginn.chen%sun.com b45e74a0b7 Bug 341747 Fix missing commas r=me 2006-07-21 05:52:06 +00:00
aaronleventhal%moonset.net 119f798090 Bug 338337. Updates to DHTML accessible roles and relations. r=pilgrim, sr=tor 2006-07-20 21:08:57 +00:00
aaronleventhal%moonset.net dbe92bcd90 Bug 345192. Some caret events not reported in midas text edit areas. r=evan.yan 2006-07-19 17:50:44 +00:00
cvshook%sicking.cc c7936e48f6 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
aaronleventhal%moonset.net 37882c1f6c Bug 344901. Document frame accessible has no child. Patch from Ginn Chen. r=aaronlev 2006-07-19 02:51:14 +00:00
aaronleventhal%moonset.net 9d69b9f0c4 Bug 334353. Duplicate insert/delete events. r=evan.yan, sr=roc 2006-07-19 01:56:54 +00:00
aaronleventhal%moonset.net 5b1b85355c Bug 344505. Any accessible role on a table means the descendant table structures are not relevant unless they have a role. r=pilgrim 2006-07-18 20:47:44 +00:00
aaronleventhal%moonset.net d530b4db53 Fixing bustage that's only happening on thunderbird tbox 2006-07-17 20:45:10 +00:00
aaronleventhal%moonset.net 5edcd86e4e Fixing more bustage 2006-07-17 17:12:11 +00:00
aaronleventhal%moonset.net a8017cdb3f Fix type from last checkin for bug 341747 2006-07-17 16:10:22 +00:00
aaronleventhal%moonset.net f8e7aac2e9 Proper bustage fix 2006-07-17 15:25:18 +00:00
aaronleventhal%moonset.net 9ab39d6948 Proper bustage fix 2006-07-17 15:24:28 +00:00
aaronleventhal%moonset.net 5c898d14ab Fixing bustage 2006-07-17 15:18:45 +00:00
aaronleventhal%moonset.net 3dfdea34bc Bug 341747. Remove #ifdefs from nsIAccessible.idl. Also fixes bug 214580. Remove {C++ from nsIAccessible.idl. Patch from Mike Gao. r=aaronlev, ginn.chen 2006-07-17 14:53:36 +00:00
aaronleventhal%moonset.net 3209bd0786 Bug 344539. Use EMBEDS relation on top accessible object to point to content area. r+sr=roc 2006-07-17 14:10:24 +00:00
aaronleventhal%moonset.net 419a7f03e7 Incorrect checkin last 2006-07-14 02:51:44 +00:00
aaronleventhal%moonset.net e64d8fb34e Fixing bustage 2006-07-14 02:48:22 +00:00
aaronleventhal%moonset.net b7a8cbbae7 Bug 344403. Don't refer to |this| in constructors in mozilla/accessible (bad practice overall). r=mats, sr=neil 2006-07-13 14:22:12 +00:00
aaronleventhal%moonset.net bbd7c57eed Bug 313443. Show caret moved events reliably. r=ginn.chen, sr=neil 2006-07-13 13:58:38 +00:00
aaronleventhal%moonset.net 7939a5fec9 Bug 344392. Prefer markup over frame type for determining accessible type. r=ginn.chen 2006-07-13 12:55:15 +00:00
gavin%gavinsharp.com f32bd1cc35 Bug 340902: Split ui.key.generalAccessKey into prefs for content and chrome, patch by Simon B�nzli <zeniko@gmail.com>, r=mats.palmgren, sr=roc 2006-07-13 10:18:12 +00:00
uriber%gmail.com 6b7fcba507 Attempt to fix bustage from bug 343763 2006-07-13 06:53:24 +00:00
ginn.chen%sun.com 289b81fb79 Bug 343375 Crash when pressing the Enter key in the URL bar [@
g_type_check_value_holds - g_value_set_double -
nsDocAccessibleWrap::FireToolkitEvent]
patch by nian.liu at sun.com r=aaronleventhal sr=roc
2006-07-13 06:03:17 +00:00
ginn.chen%sun.com e096ea33d3 Bug 341463 Firefox emits focus event before "window:activate" event
nsWindow.cpp r+sr=roc a11y part r=aaronleventhal
2006-07-13 05:42:32 +00:00
aaronleventhal%moonset.net 407eb3f19c Fixing bustage 2006-07-12 13:45:36 +00:00
aaronleventhal%moonset.net be0a86e3cb Bug 312093. Support accessible caret, selection, nsIAccessibleEditableText. r=ginn.chen 2006-07-12 13:14:53 +00:00
aaronleventhal%moonset.net 879c12013f Bug 333579. Firefox crash with image map areas and accessibility. r=pilgrim, sr=neil 2006-07-12 04:21:52 +00:00
aaronleventhal%moonset.net ed7905bc9f Bug 328198. An <li> instead of <span> with a role gets spoken as custom control. r=pilgrim, sr=neil 2006-07-11 16:34:40 +00:00
leon.sha%sun.com 1d06a1edf8 Bugzilla Bug 340978, The accessible table implementation in Thunderbird appears to be implemented incorrectly.
Patch by Evan.Yan@Sun.COM.
aaronleventhal: review+
neil: superreview+
2006-07-10 05:37:20 +00:00
aaronleventhal%moonset.net c4b3bad5dd Bug 343661. Configure Security Warnings associated description not exposed. Patch by Mark Pilgrim, r=aaronlev, sr=neil 2006-07-06 02:42:09 +00:00
aaronleventhal%moonset.net 32e45703fb Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-05 20:42:22 +00:00
aaronleventhal%moonset.net 876a627199 Bug 339565. Google.com textfield shows unexpectedly with GOK. Forgot to make one change requested by Neil. Original patch by Nian Liu, r=aaronlev, sr=neil 2006-07-05 12:52:44 +00:00
cvshook%sicking.cc cf07d96809 Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
tor%cs.brown.edu 76cfc2ad30 Backout of bug 339237. 2006-07-01 07:44:49 +00:00
aaronleventhal%moonset.net e815f2841a Bug 339565. Gogle.com textfield autocomplete shows unexpectedly with GOK. Patch by Nian Liu. r=aaronlev, sr=neil 2006-07-01 04:02:03 +00:00
aaronleventhal%moonset.net 613a2b63b2 Bug 342979. Role attribute should be recognized in XHTML 1.x namespace. r=pilgrim, sr=neil 2006-07-01 03:52:29 +00:00
aaronleventhal%moonset.net 2e03d30048 Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-01 03:30:58 +00:00
aaronleventhal%moonset.net c14e913d21 Bug 340827. Support nsIAccessibleTab cross platform -- one more tweak needed for it to build on Windows. r=aaronlev 2006-06-27 15:46:24 +00:00
aaronleventhal%moonset.net 2ec38575a5 Bug 340827. Support nsIAccessibleTable cross platform. Patch by Ming Gao. r=aaronlev 2006-06-27 15:42:09 +00:00
aaronleventhal%moonset.net 3b67833fe3 Bug 342698. Stack overflow when getting state of document. r=markp 2006-06-26 14:54:25 +00:00
aaronleventhal%moonset.net 7c56af8d4f Bug 340665. New ATK: expose links as ATK_ROLE_LINK, if available. r=Evan.Yan 2006-06-26 13:37:03 +00:00