Commit Graph

288 Commits

Author SHA1 Message Date
Dão Gottwald
08b1baef9f Bug 472302 - get rid of fragile timeouts in textbox binding. r=enn 2009-01-12 20:55:37 +01:00
L. David Baron
db20408c4d Add test for bug 470596. r=dolske 2008-12-27 20:58:14 -05:00
Justin Dolske
8b750632b1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-19 17:33:20 -08:00
Neil Deakin
685b30c311 Bug 279539, rework SetPopupPosition to be simpler, r+sr=roc 2008-12-10 07:19:16 -08:00
L. David Baron
6f9bb16115 Fix test to deal with wrapping in bug 421203. 2008-12-16 18:14:20 -08:00
Justin Dolske
346d856ebc Backout bug 461680 and bustage fixes due to still failing on Linux and possible leaks. 2008-12-10 23:30:54 -08:00
Justin Dolske
d95f010b9d Test bustage fix by using specific event listener. 2008-12-10 20:50:29 -08:00
Justin Dolske
44a6f05116 Bug 462116 - Need tests for <video> controls; (no review) 2008-12-02 18:47:44 +01:00
Boris Zbarsky
757f481a59 Bug 462979. Fix synthesizeMouse to send events to the right place. r=enn, sr=roc, a=beltzner 2008-11-26 16:52:42 -05:00
Shawn Wilsher
5dc62bd1a7 backout of changeset b0dc837c20fa and 73350927f5f1 due to test failures 2008-11-03 18:55:15 -05:00
Boris Zbarsky
13f214ac52 Fix rounding behavior in this test to reflect reality, if even dispatch is not broken. 2008-11-03 13:23:42 -05:00
Honza Bambas
7f2567b670 Bug 455871 - [mac] Regression: drag & drop is not working at all after some-time of browser usage; fix, v2 + colorpicker test update; r+sr=roc 2008-10-28 05:44:29 +01:00
Markus Stange
e480835f2f Bug 457864 - Fix tests to not rely on mouse wheel scrolling being synchronous, r=smaug 2008-10-27 20:24:33 +01:00
Dave Townsend
b9adbd3ed7 Bug 457632: notificationbox doesn't remove notifications immediately. r=neil@parkwaycc.co.uk 2008-10-09 10:35:01 +01:00
Markus Stange
d1428fa84e Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Neil Deakin
be65b4c8f2 Bug 356295, fix up tests caused by EventUtils.js switch to ClientRects instead of box objects 2008-08-27 08:08:41 -04:00
Boris Zbarsky
fc1785cbc1 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin
7c92721496 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Paul Rouget
62a480b9cd Bug 402655 - Editable trees: double-click for cell editing also expands/collapses container treeitem. unit test by Marco Bonardo <mak77@bonardo.net>. r=enndeakin, sr=neil 2008-08-19 10:55:49 -04:00
Neil Deakin
fe4ae1694f Bug 393429, remove debugging line from popup test so it runs entirely, r= gavin 2008-08-18 13:53:59 -04:00
Robert O'Callahan
3d9c20e3a8 Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange 2008-08-13 15:08:59 +12:00
Dão Gottwald
c3710ed5e2 add a comment explaining why that testing code is commented out 2008-08-05 23:27:49 +02:00
Dão Gottwald
96457ce726 trying to fix Win/OSX test failures 2008-08-05 21:59:32 +02:00
Dão Gottwald
198d35306f Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
Robert O'Callahan
7a5ee5e507 Back out bug 378028 due to mochitest failures. 2008-07-25 18:09:33 +12:00
Robert O'Callahan
52086cd743 Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking 2008-07-25 16:07:43 +12:00
roc+@cs.cmu.edu
471e1a5027 Bug 409427. Don't slide popups up if they're offscreen, flip them up above the anchor point instead. r=enndeakin,sr=neil,a=damon 2008-04-29 18:41:56 -07:00
gavin@gavinsharp.com
807c0a104b Bug 429020: Scrollbars jump when being clicked and held to scroll down page, patch by Markus Stange <mstange@themasta.com>, r+sr=roc, a=beltzner 2008-04-24 17:25:15 -07:00
roc+@cs.cmu.edu
87aabef714 Bug 393791. Don't allow menus to open before we've generated their child frames. r=enn,sr=neil,a=beltzner 2008-04-22 20:05:54 -07:00
ajschult@verizon.net
7cad4c1b51 bug 423186: test_popup_scaled fails and zooms iframe for other tests, r=enndeakin 2008-04-18 20:45:33 -07:00
enndeakin@sympatico.ca
522a7aa5c1 Bug 422121, crash sorting xml built templates, add some null checks, r=smaug,sr=jonas,a=beltzner 2008-04-17 09:19:30 -07:00
karlt+@karlt.net
9c03752731 wrap rightmost textboxes so that mouse events are tested closer to the left hand side of (within) the frame. b=410405 r=pavlov a1.9=schrep 2008-04-15 16:17:23 -07:00
neil@parkwaycc.co.uk
e6da43c40b Bug 425564 colorpicker's "disabled" property has no effect r=Enn a=beltzner 2008-04-08 01:41:52 -07:00
roc+@cs.cmu.edu
0261b121df Fixing red 2008-04-01 16:09:48 -07:00
enndeakin@sympatico.ca
f08531946e Bug 416390, disable this test on linux for now until we can figure out what is going on 2008-04-01 15:46:51 -07:00
enndeakin@sympatico.ca
a639ff86ea Bug 416390, context-click on listbox does not select item, also increases size of test frame, r=neil 2008-04-01 14:21:54 -07:00
reed@reedloden.com
5f9e65ed6e Bug 423787 - "XUL test template has typo in comment" [p=manish@flock.com (Manish Singh) r=sayrer] 2008-03-28 23:45:45 -07:00
enndeakin@sympatico.ca
d300f74f33 Bug 424482, full keyboard access setting not respected regression, add test as well, r=smaug,sr=neil 2008-03-27 09:19:05 -07:00
ajschult@verizon.net
99e13bd928 Bug 422050: position test failures due to large fonts, r=enndeakin 2008-03-19 21:05:17 -07:00
ajschult@verizon.net
49be829b51 Bug 422047: popup button test window too narrow, r=enndeakin 2008-03-11 21:44:02 -07:00
ajschult@verizon.net
1b82fd5ef6 Bug 420541: test failures because onfocus never fires for iframe load, r=Enn 2008-03-10 21:35:46 -07:00
enndeakin@sympatico.ca
fe6d7b2a9c Bug 415704, treat tabindex and focusability as separate, so Full Keyboard Access setting doesn't affect things incorrectly, fixes More Info button in identity panel, r=smaug,sr=neil 2008-03-07 08:33:38 -08:00
ajschult@verizon.net
8b7a32637b Bug 418175: Report a test failure if screen resolution is small enough that the tests will likely fail. r=enndeakin 2008-02-29 23:01:13 -08:00
gavin@gavinsharp.com
18a039856c Bug 419514: fix typo in notificationbox 'persistence' getter, r=enndeakin, a=damon 2008-02-26 15:45:02 -08:00
enndeakin@sympatico.ca
ed29c50040 Bug 405719, don't set open attribute too early, followup patch which fixes test 2008-02-22 10:34:07 -08:00
enndeakin@sympatico.ca
3eb4b6f494 Bug 413268, fix orange by including borders in calculations 2008-02-20 14:23:08 -08:00
enndeakin@sympatico.ca
ceceac9537 Bug 413268, clientX/clientY properties not working for tooltip popupshowing event, r=smaug,sr=neil 2008-02-20 12:16:55 -08:00
ajschult@verizon.net
aa56231153 Bug 418175: popup attribute test fails if context menu is too big, r=enndeakin 2008-02-19 22:56:41 -08:00
bzbarsky@mit.edu
991e322339 Stop treating _new as a special window target. No other browser does. Bug 417067, r+sr=jst, a=beltzner 2008-02-13 21:05:25 -08:00
reed@reedloden.com
c39c6da049 Bug 416467 - "textLength should not return the length of emptyText" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep] 2008-02-10 22:16:23 -08:00
ajschult@verizon.net
b97edefc3b Bug 416561: test for bug 382990 opens bookmarks manager in seamonkey, r=gavin 2008-02-10 11:06:26 -08:00
surkov.alexander@gmail.com
3b6d7e353d Bug 415060 - missed test_menu.xul file 2008-02-08 01:54:31 -08:00
surkov.alexander@gmail.com
5ad04d806a Bug 415060 - menu.appendItem and .insertItemAt should return the new menuitem, r=enndeakin, a=dsicore 2008-02-08 01:37:18 -08:00
mozilla.mano@sent.com
86194f8c60 Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin. 2008-02-06 11:00:09 -08:00
reed@reedloden.com
4cc83300a0 Bug 405095 - "datetimepicker suppresses most keyboard shortcuts" [p=ynvich@gmail.com (Sergey Yanovich) r=gavin r=Enn a1.9b3=beltzner] 2008-01-31 18:52:36 -08:00
reed@reedloden.com
3cc9d63ee0 Back out patch from Sergey Yanovich in bug 405095 due to test failures on Windows and Linux. 2008-01-31 09:10:06 -08:00
reed@reedloden.com
8930e9edc6 Bug 405095 - "datetimepicker suppresses most keyboard shortcuts" [p=ynvich@gmail.com (Sergey Yanovich) r=gavin r=Enn a1.9b3=beltzner] 2008-01-31 01:41:17 -08:00
reed@reedloden.com
d58ed0b2de Bug 411048 - "Menu remains highlighted after being dismissed by middle-click" (clear active state when destroying menu frame) [p=enndeakin@sympatico.ca (Neil Deakin) r=Smaug sr=Neil a1.9=damons] 2008-01-29 23:18:07 -08:00
florian@queze.net
947cfddd62 Bug 408940 - Setting the value property of a menulist to null should remove the old value. Followup patch to fix regressions (bug 412497, 412534 and 412541) r=Mano, a1.9=schrep 2008-01-17 20:29:17 -08:00
florian@queze.net
619d59cba6 Bug 408940 - Setting the value property of a menulist to null should remove the old value. r=Mano, r=mconnor (on the test), a1.9=mconnor. 2008-01-14 20:42:13 -08:00
enndeakin@sympatico.ca
f06d4f05ac Disable one line of the test for now 2008-01-10 10:27:46 -08:00
enndeakin@sympatico.ca
0ecf697f5e Bug 393451, getBoundingClientRect coordinates not correct for popups, r+sr=roc,a=schrep 2008-01-10 07:48:26 -08:00
roc+@cs.cmu.edu
03b2890c0e Try to fix win2k03 orange by backing out bug 409242 2008-01-09 00:34:24 -08:00
enndeakin@sympatico.ca
eed089c22f Bug 409242, fix popup position test, also reset scale after changing it, r=mano 2008-01-08 13:04:35 -08:00
reed@reedloden.com
e2a623f614 Bug 407453 - "Column reordering broken when ordinal > 9 (comparing numbers as strings)" [p=skrulx@gmail.com (Steve Krulewitz) r=Enn a1.9=schrep] 2008-01-04 22:47:42 -08:00
neil@parkwaycc.co.uk
dafb9ad144 Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 03:24:41 -08:00
sayrer@gmail.com
6f889dab58 disable one test from bug 407937 2007-12-13 20:20:27 -08:00
enndeakin@sympatico.ca
154987f6ef Disable one test on linux until I can see what's wrong with it 2007-12-13 08:18:50 -08:00
enndeakin@sympatico.ca
199aa5bf62 Bug 407937, popup with left/top attributes can expand outside of content area, also ensure that popup position is adjusted if too far off screen,r+sr=roc CVS: ---------------------------------------------------------------------- 2007-12-13 06:41:33 -08:00
philringnalda@gmail.com
c4fe6b4c5c Bug 405282 - Test for bug 382990 leaves bookmarks sidebar open, r=gavin, a=itsatest 2007-12-04 21:05:55 -08:00
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