Commit Graph

118 Commits

Author SHA1 Message Date
enndeakin@sympatico.ca
bab1964f4f Bug 405986, noautohide attribute check for tooltips is reversed, r+sr=neil,a=damon 2007-12-03 06:34:57 -08:00
philringnalda@gmail.com
5dce8cfc6f Bug 405284 - Confusing error reports from timepicker tests, r=enndeakin 2007-12-01 21:22:33 -08:00
enndeakin@sympatico.ca
459d7aae66 Bug 402548, 402551, popups positioned wrong when document is zoomed. Affects anchored popups anchored in a different document, and popups opened at a given screen position, r+sr=roc 2007-11-22 06:12:03 -08:00
enndeakin@sympatico.ca
f3dee7a7ae Bug 394600, address bz's additional popup reworking comments, add tests for removing popups, r+sr=bz,a=beltzner 2007-11-17 07:47:38 -08:00
jonas@sicking.cc
7d34ecef5a relanding bug 386202 since it doesn't look to be the source of the Ts regression 2007-11-14 19:43:41 -08:00
jonas@sicking.cc
acac7afc64 Backing out bug 386202 to attempt to fix Ts regression 2007-11-14 13:35:17 -08:00
enndeakin@sympatico.ca
439a869ff8 Bug 386202, ensure that tab's selected attribute can be used to initialize a tabbox, r=gavin,a=schrep 2007-11-13 11:39:54 -08:00
enndeakin@sympatico.ca
012cfc4144 Bug 399350, clicking menu doesn't work after selecting a command, r=bz,mano,sr=bz,a=beltzner 2007-10-26 10:24:35 -07:00
enndeakin@sympatico.ca
00029653c8 Bug 377677, fix up orange, by ignoring rounding issue occuring on Windows 2007-10-22 07:11:41 -07:00
enndeakin@sympatico.ca
12bae65680 Bug 377677, second attempt at tree cleanup and tests, r=mano, a=sayrer 2007-10-22 06:19:37 -07:00
reed@reedloden.com
18c994984b Completely backout Enn's patch from bug 377677 to see if it caused the Tp regression. 2007-10-16 00:29:08 -07:00
enndeakin@sympatico.ca
9727c168f6 Try disabling the tests to see if the odd failures go away 2007-10-15 10:52:42 -07:00
enndeakin@sympatico.ca
e6468c1bbe Bug 377677, disable some tests that for some reason aren't working 2007-10-15 10:03:13 -07:00
enndeakin@sympatico.ca
c41b42c71a Bug 377677, minor tree widget cleanup, mostly adding lots of tree tests, r=mano, a=sayrer 2007-10-15 09:18:01 -07:00
enndeakin@sympatico.ca
911f09694f Disable this test for now 2007-10-09 07:19:29 -07:00
enndeakin@sympatico.ca
dd5f4c7bf6 Bug 387109, context menu not placed properly for lists when opened with the keyboard, r=smaug,sr=neil,a=dbaron 2007-10-09 06:40:06 -07:00
enndeakin@sympatico.ca
917ec8c785 Bug 396983, flush frames before opening a popup, r+sr=bz, a=dbaron 2007-10-09 05:11:14 -07:00
enndeakin@sympatico.ca
fd7d18e733 Bug 397606, don't deactivate menubar when switching menus, r+sr=bz, a=damon 2007-10-03 15:00:41 -07:00
enndeakin@sympatico.ca
e5e3d3a4bf Didn't mean to check in these extra lines 2007-10-01 08:35:21 -07:00
enndeakin@sympatico.ca
37aa9fc448 Bug 396517, enableKeyboardNavigator is backwards, also add test, r+sr=bz, a=roc 2007-10-01 08:20:32 -07:00
enndeakin@sympatico.ca
2dbf14586d Bug 394468, fix scale test by moving scales around, r=mano, test change only 2007-09-18 09:52:41 -07:00
enndeakin@sympatico.ca
1f49d948b4 See if this fixes the mac orange 2007-09-18 08:59:57 -07:00
enndeakin@sympatico.ca
7e86fa7e56 Bug 392652, nsXULPopupManager::Rollup should hide popups synchronously, r+sr=bz, a=mconnor 2007-09-18 08:00:43 -07:00
gijskruitbosch@gmail.com
a2387c6402 Bug 382990 - Tree onkeypress should check for ctrl key (+ test to make sure this keeps working) r=mano@mozilla.com (Asaf Romano) a=bzbarsky@mit.edu (Boris Zbarsky) 2007-09-18 07:26:05 -07:00
enndeakin@sympatico.ca
d62c02588e Bug 394887, fix up test because reflow occurs later 2007-09-16 09:55:12 -07:00
enndeakin@sympatico.ca
bc4d889fcb Bug 377696, add back missing src property for statusbar, r=mano 2007-09-04 12:26:02 -07:00
enndeakin@sympatico.ca
f661cd1541 Bug 389996, menubar menus flicker when switching between them, r+sr=bz, a=dbaron 2007-09-04 10:42:38 -07:00
enndeakin@sympatico.ca
2c6448e1fd Bug 385536, add test for clicking in a tree in a popup, r=gavin 2007-09-04 08:30:11 -07:00
mozilla.mano@sent.com
722b0d1807 And now to the orange... 2007-09-02 13:29:00 -07:00
mozilla.mano@sent.com
c03356d090 Fix tests bustage from bug 377696. 2007-09-02 12:36:38 -07:00
enndeakin@sympatico.ca
7bd3111a3f Bug 377696, fix up missing return values, and use image instead of src, plus add tests for deck, statusbar and the main element properties, r=mano 2007-09-01 16:17:44 -07:00
enndeakin@sympatico.ca
b8d010a422 Bug 378018, add a numberbox test, r=mano 2007-08-31 10:30:12 -07:00
enndeakin@sympatico.ca
d7f2df6f2c Bug 377693, notificationbox test, r=mano 2007-08-30 12:18:13 -07:00
enndeakin@sympatico.ca
6ebd94bf19 Didn't mean to check this in yet 2007-08-30 08:59:03 -07:00
enndeakin@sympatico.ca
a0b52957c1 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
enndeakin@sympatico.ca
f8b0f171e5 Bug 392512, panel doesn't open when opened from a menu, r+sr=bz,a=dbaron 2007-08-23 15:13:42 -07:00
enndeakin@sympatico.ca
12081cd434 Bug 392314, alt key should close menu, add some key closing menus tests, r+sr=bz,a=dbaron 2007-08-23 14:21:27 -07:00
dtownsend@oxymoronical.com
32a0ef385f Bug 317433: Richlistbox attempts to give focus to hidden items. p=Simon Bunzli <zeniko@gmail.com> r=enndeakin 2007-08-23 01:59:59 -07:00
dtownsend@oxymoronical.com
ecf8962781 Backing out Bug 317422 due to test failures. 2007-08-20 06:58:25 -07:00
dtownsend@oxymoronical.com
f8f86a6e6d Bug 317422: Richlistbox attempts to give focus to 'display: none' items. p=Simon Bunzli <zeniko@gmail.com>, r=enndeakin 2007-08-20 06:10:12 -07:00
enndeakin@sympatico.ca
881667a9ef Bug 392535, handle keyboard navigation in popup datepicker, r=gavin 2007-08-16 21:22:18 -07:00
enndeakin@sympatico.ca
10106d6a9a Refocus colorpicker after popup closes, fixes orange 2007-08-15 19:09:39 -07:00
enndeakin@sympatico.ca
0cc1ad3811 Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron 2007-08-15 16:52:47 -07:00
enndeakin@sympatico.ca
3064c4d422 Aaarrgghh! Fix urls in test. 2007-08-10 09:49:19 -07:00
enndeakin@sympatico.ca
8ce169f03c Sigh, disable vertical mouse tests for now 2007-08-10 07:24:14 -07:00
enndeakin@sympatico.ca
6b3c733fac Bug 390610, try a higher offset to see if tests start working again, otherwise will just have to disable 2007-08-10 06:48:16 -07:00
enndeakin@sympatico.ca
e26cc5a699 Bug 390610, clicking on scale doesn't work when a minimum value is used, r+sr=roc,a=dbaron 2007-08-10 05:45:20 -07:00
enndeakin@sympatico.ca
89b5b8389a Bug 371260, check in radio test agai with correct urlsn 2007-08-07 10:03:44 -07:00
enndeakin@sympatico.ca
42e513c5a7 Bug 386772, fix up urls so test runs properly 2007-08-07 09:15:51 -07:00
enndeakin@sympatico.ca
3e1121fbf6 Bug 386772, try adding the datepicker test again 2007-08-07 07:31:07 -07:00
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
enndeakin@sympatico.ca
e9443c48b4 Bug 388995, 279703, XUL popup tests, r+sr=bz 2007-08-03 07:06:16 -07:00
dietrich@mozilla.com
9f49d8f4c3 Fully backing out the tests for bug 371260 2007-08-02 18:18:57 -07:00
dietrich@mozilla.com
28dbc79075 disabling the tests from bug 371260, causing red on qm-winxp01 2007-08-02 16:54:27 -07:00
enndeakin@sympatico.ca
b1f8252768 Bug 371260, tests for <radio> element, r=mano 2007-08-02 13:31:30 -07:00
gavin@gavinsharp.com
299b9774da Bug 389616: Disable tests from bug 386772 temporarily because they're causing crashes on the windows unit test box 2007-07-25 18:40:45 -07:00
enndeakin@sympatico.ca
8c990f36a2 Bug 386772, use right format for date values, and add datepicker/timepicker tests,r=gavin 2007-07-25 11:07:13 -07:00
enndeakin@sympatico.ca
2edd5fd72e Bug 387499, fix windows test failure, disabled items not skipped 2007-07-23 11:19:49 -07:00
enndeakin@sympatico.ca
3e0f22aa82 Bug 387499, 387985, key navigation and shortcuts not working when menulist is closed, r=neil,sr=bz 2007-07-23 10:08:10 -07:00
enndeakin@sympatico.ca
ee65fc700f Bug 389082, adjust progressmeter test so that it actually runs, r=mano 2007-07-21 13:00:04 -07:00
enndeakin@sympatico.ca
873f3ed906 Bug 388361, dropdowns in font dialog not always working, make sure to reset cached size when a frame is added or removed, r+sr=bz 2007-07-18 19:02:04 -07:00
enndeakin@sympatico.ca
8b63ae1bc7 Bug 387659, popup coordinates are not set within popupshowing event,r=eli,sr=bz 2007-07-17 05:21:53 -07:00
enndeakin@sympatico.ca
e4458a2792 Bug 387097, disable a line of the test as it fails on Mac 2007-07-09 11:07:33 -07:00
enndeakin@sympatico.ca
8a7f1e85b6 Bug 387097, colorpicker not opening properly sometimes, also add colorpicker test, r=mano 2007-07-09 08:16:25 -07:00
enndeakin@sympatico.ca
c59c32ca0d bug 377693, remove test, it is crashing 2007-05-23 08:58:11 -07:00
enndeakin@sympatico.ca
23846be9dd Bug 377693, change priority to an integer, setters should return val, add testcase, r=mano 2007-05-23 05:30:21 -07:00
sayrer@gmail.com
51fd920a47 Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky 2007-04-14 10:46:36 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00