Commit Graph

545 Commits

Author SHA1 Message Date
Neil Deakin
d20cdea2b4 Followup fix for full keyboard access check, CLOSED TREE 2009-10-22 16:08:56 -04:00
Neil Deakin
e2ee631847 Disable some tests on Mac to allow for full keyboard access setting, a=sdwilsh, CLOSED TREE 2009-10-22 15:06:08 -04:00
Benjamin Smedberg
9ae75c423f Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Neil Deakin
c67caab3df Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil 2009-10-16 10:32:02 -04:00
Benjamin Smedberg
960781ec85 Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
Dão Gottwald
ddb3d725e4 Bug 521557 - enable browser_keyevents_during_autoscrolling.js on Linux 2009-10-10 13:21:06 +02:00
Ben Turner
1458356fce Merge mozilla-central 2009-10-05 16:08:52 -07:00
Neil Deakin
0168dbd7f9 Bug 513186, add noinitialfocus attribute to indicate that the element is skipped when determining the initial focus in a dialog, r=neil 2009-10-05 10:00:09 -04:00
Neil Deakin
9844a90a44 Bug 517916, crash if the capturing element has no view, r=roc 2009-10-05 10:00:05 -04:00
Neil Deakin
97b685a50a Bug 519693, <select> click and drag scrolling not working, change to get scrollable frame when capturing, r=roc 2009-10-09 09:35:20 -04:00
arno renevier
3f687ed5c1 Bug 460942 - Fix richlistitem label property inconsistencies. r=neil 2009-10-03 20:37:57 +02:00
Ben Turner
9914a675f3 Merge mozilla-central 2009-09-23 13:14:34 -07:00
highmind63@gmail.com
fd2ff0c80b Bug 416276, reenable tooltip test, move into a single file and fix up to use waitForFocus, r=enn 2009-09-22 15:18:38 -04:00
Daniel Brooks
d6d43f913e bug 528792 - test frippery 2009-11-18 06:15:03 -06:00
Daniel Brooks
ded77c05ab bug 528792, fix a test by ensuring that we pass in even coords so that zooming+truncating still leaves us with an integer coordinate 2009-11-18 03:36:22 -06:00
Daniel Brooks
f77d321e86 merge fix for bug 528796 and for a test that it affects 2009-11-18 02:01:22 -06:00
Daniel Brooks
ed548863a8 bug 528796 - fix the test so that it measures correctly 2009-11-17 14:30:25 -06:00
Ehsan Akhgari
4da46a45c0 Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Daniel Brooks
ea82a3574b bug 528796: this should make test_popup_scaled.xul work. 2009-11-17 04:34:42 -06:00
Jae-Seong Lee-Russo
b968ecbab9 Toolkit tests that fail in js strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01:00
Ehsan Akhgari
a291a5e0f3 Bug 524006 - toolkit/content/tests/widgets/test_videocontrols_audio_direction.html fails on Windows debug builds 2009-11-13 12:07:46 -05:00
Ehsan Akhgari
76509ab0ba Bug 501754 - mochitest-plain: test_videocontrols_video_direction.html fails intermittently (possibly test_videocontrols_audio_direction.html too). Mask audio controls too. r=dolske 2009-11-12 22:08:17 -08:00
Ehsan Akhgari
08e4323193 Bug 501754 - mochitest-plain: test_videocontrols_video_direction.html fails intermittently (possibly test_videocontrols_audio_direction.html too); r=dolske 2009-11-11 11:42:38 -05:00
Ben Turner
596ccf5e7a Merging mozilla-central once more to hopefully clear windows unit tests 2009-09-20 10:47:21 -07:00
Phil Ringnalda
6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Benjamin Smedberg
03bc0e116d Merge mozilla-central into Electrolysis. 2009-09-18 16:47:18 -04:00
Ehsan Akhgari
d7c6c92270 Backout of changeset 01e3238d3ddd because it didn't help with the orange 2009-11-16 20:12:31 -05:00
Ehsan Akhgari
6718e5799f Bug 528001 - Try a possible solution 2009-11-16 18:14:09 -05:00
Neil Deakin
f8144f6f32 Bug 524545, back out large margins change 2009-11-03 17:00:03 -05:00
Neil Deakin
b35a0ebf8f Bug 524545, popups with large margins can appear offscreen, r=roc 2009-11-03 15:16:34 -05:00
Gijs Kruitbosch
c888c1980e Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Neil Deakin
23335366fc Bug 519296, after_pointer popup positioning not offset correctly, r=neil 2009-10-06 09:26:34 -04:00
Graeme McCutcheon
b1073e7742 Bug 495153 - Findbar shouldn't add multiple listeners for the same editor. r=mano 2009-09-18 18:34:50 +01:00
Neil Deakin
a7f4a724cd Bug 516991, get the right scrollable view from within the selection scroll timer, otherwise scrolling is jumpy, r=roc 2009-09-17 16:33:29 -04:00
Timothy Nikkel
28cfcfe689 Bug 544537. Attempt to fix orange by making sure a paint has happened by adding a timeout. r=dbaron 2010-02-05 16:36:15 -06:00
Timothy Nikkel
38e6814668 Bug 517737. Special case event targeting for area element's that are capturing the mouse due to their misuse of primary frame pointers. r=smaug
--HG--
extra : rebase_source : ae74bfd8ccec6e0e7605be33a99cc3e1b3a85420
2010-02-02 20:07:19 -06:00
Timothy Nikkel
e36d3b1dda Bug 517737. Don't allow starting a drag if something is capturing the mouse. r=smaug(part of),enndeakin
--HG--
extra : rebase_source : 171cef43d1fef9337b49d6f3b9ca661c3e618437
2010-02-02 20:07:08 -06:00
Neil Deakin
ec320a0efd Bug 516880, use the right presshell when getting frames during mouse capture, r=roc 2009-09-17 12:59:42 -04:00
Neil Deakin
51b0e867e6 Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug 2009-09-13 09:13:16 -04:00
Robert O'Callahan
dabda822fc Backed out changeset 7d7f59076479 2009-11-10 13:58:35 +13:00
Neil Deakin
2590e098c8 Bug 524545, popups with large margins can appear offscreen, adjust margins a bit from last patch, r=roc 2009-11-09 09:55:47 -05:00
Daniel Holbert
215eb041c8 Bug 501754: Disable test_videocontrols_audio_direction.html and test_videocontrols_video_direction.html, due to excessive failure rate (pending investigation) 2009-11-06 18:25:13 -08:00
Arpad Borsos
d3b33d9c48 Bug 295977 - browser-chrome tests + non-multiple select fixup; r=neil@parkwaycc.co.uk 2009-08-22 11:12:31 +02:00
Robert O'Callahan
3ecf04376c Try yet another fix for test_videocontrols 2009-10-16 00:24:28 +13:00
Robert O'Callahan
8328d30690 Fix test_videocontrols again 2009-10-15 21:32:37 +13:00
Robert O'Callahan
c9c92bfca7 Fixing test_videocontrols to not depend on the load event (bug 521359) 2009-10-15 17:41:40 +13:00
Neil Deakin
cef5702d08 Bug 503943, back out mouse capture patch, CLOSED TREE 2009-09-10 12:11:41 -04:00
Neil Deakin
6d007b6255 Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug 2009-09-10 08:51:36 -04:00
Neil Deakin
ea01a01c25 Bug 506175, make some more tests use waitForFocus, r=sdwilsh 2009-09-09 09:04:13 -04:00
Neil Deakin
225214df33 Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc 2009-09-03 15:30:07 -04:00
Neil Deakin
61993aad66 Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer 2009-09-03 15:30:06 -04:00
Neil Deakin
9a10269f0b Bug 513450, page info unfocuses after cursor keys when caret browsing in on, caused because caret browsing preference shouldn't be checked in chrome documents, r=smaug 2009-09-03 15:30:06 -04:00
Nochum Sossonko
56f0d1ff1d Bug 512296. Run test_menuchecks tests in the iframe instead of opening a new window. r=enndeakin
--HG--
extra : rebase_source : ac0844218cdae323dc7c27de22c9c80cb576404a
2009-09-02 14:46:47 +12:00
Ted Mielczarek
5f596bbbc7 bug 506038 - mochitest-plain: random timeout during test_tooltip.xul - disable the test for now 2009-09-02 09:41:55 -04:00
Benjamin Smedberg
689058eecc Merge mozilla-central into Electrolysis 2009-08-26 12:15:27 -04:00
Nochum Sossonko
7ce7c1ae08 Test for bug 509828. r=bz 2009-10-25 17:24:14 +01:00
Ehsan Akhgari
b524a66e69 Bug 508526 - Make gDownloadLastDir smarter; r=mconnor 2009-08-25 13:52:43 +04:30
Paolo Amadini
084629a967 Bug 486342 - Write a browser-chrome test suite for the various "Save As" functions in Toolkit's "contentAreaUtils.js"; r=sdwilsh
--HG--
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/common/Makefile.in
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/data/Makefile.in
rename : toolkit/content/tests/browser/bug471962_testpage_inner.sjs => toolkit/content/tests/browser/data/post_form_inner.sjs
rename : toolkit/content/tests/browser/bug471962_testpage_outer.sjs => toolkit/content/tests/browser/data/post_form_outer.sjs
2009-08-23 16:52:23 +02:00
Nochum Sossonko
5766c9d9ac Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.4; r=enndeakin 2009-08-21 20:47:28 +02:00
Serge Gautherie
9abbbd49a1 Backed out changeset: 60899aeb80a7 2009-08-20 20:34:27 +02:00
Paolo Amadini
6f7ea97090 Bug 486342 - Write a browser-chrome test suite for the various "Save As" functions in Toolkit's "contentAreaUtils.js"; r=sdwilsh
--HG--
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/common/Makefile.in
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/data/Makefile.in
rename : toolkit/content/tests/browser/bug471962_testpage_inner.sjs => toolkit/content/tests/browser/data/post_form_inner.sjs
rename : toolkit/content/tests/browser/bug471962_testpage_outer.sjs => toolkit/content/tests/browser/data/post_form_outer.sjs
2009-08-20 17:49:01 +02:00
Johnathan Nightingale
3ceeead52d Back out fix for bug 490178 - causing oranges on tinderbox, committer and reviewers unavailable. :( 2009-08-18 15:35:15 -04:00
Nochum Sossonko
98326a68b7 Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.3, nit addressed; r=enndeakin 2009-08-18 19:37:39 +02:00
Dão Gottwald
618785625f Backed out changeset 72c1f97df4c6 2009-08-28 20:45:38 +02:00
Arpad Borsos
bffd894fe2 Bug 295977 - browser-chrome tests + non-multiple select fixup; r=neil@parkwaycc.co.uk 2009-08-22 11:12:31 +02:00
Nochum Sossonko
793bf279d5 Bug 510811 - Consistent failures in test_contextmenu_list.xul on my machine
r=roc
2009-08-26 18:36:42 +02:00
Neil Deakin
7f629101b9 Bug 511673, hidden panels have an empty state, but should be 'closed', r=roc 2009-08-26 09:19:38 -07:00
Ben Turner
a050c21b91 Merge mozilla-central 2009-07-30 11:28:07 -07:00
Robert O'Callahan
f89652f604 Bug 526394. Part 1: Make a couple of tests more descriptive when they fail. 2010-01-12 10:45:00 +13:00
Serge Gautherie
358dae13d6 Bug 535907 - [SeaMonkey 2.1 !?] mochitest-browser-chrome: browser_bug295977_autoscroll_overflow.js can cause browser_bug471962.js to fail; (Av1b) Use waitForFocus().
r=neil.
2009-12-28 10:47:47 +01:00
Benjamin Smedberg
78d6d1070a Commit the Fennec tile testapp from Stuart for testing 2009-07-22 14:44:46 -04:00
Masayuki Nakano
588698c751 disabling the new tests of bug 46053 2009-07-15 22:36:18 +09:00
Masayuki Nakano
4c03c99935 Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc 2009-07-15 18:54:30 +09:00
Neil Deakin
e0702433c2 Bug 503222, add test, r=mano 2009-07-13 08:35:46 -04:00
Neil Deakin
cb1857ac24 Bug 503222, check file types on drop last so that urls take priority,r=mano 2009-07-13 07:55:56 -04:00
Serge Gautherie
cb08667929 Bug 509594 - [SeaMonkey] mochitest-plain: test_datepicker.xul fails after bug 504480 landing on m-1.9.1; (Bv1) Change conflicting key binding; r=gavin.sharp 2009-08-18 00:26:08 +02:00
Dão Gottwald
90c9a6d0d5 Backed out changeset 8f77197a8f99 2009-08-15 00:51:49 +02:00
Nochum Sossonko
1d045ec5d3 Bug 490178 - Need a way to set the direction on a richlistbox. r=enn 2009-08-14 23:15:59 +02:00
Neil Deakin
df5fb7cfe8 Bug 506754, send NS_ACTIVATE when calling ShowWindow(mWnd, SW_RESTORE), r=ere 2009-08-12 10:03:34 -04:00
Neil Deakin
69bd6c8514 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Serge Gautherie
f580b71208 Bug 397185 - test_textbox_number.xul fails when decimal separator set in Regional Settings is comma; (Av1a) Fix the test; r=enndeakin 2009-07-27 18:04:43 +02:00
Ehsan Akhgari
8c011a6c2b Dump the data URIs when either test_videocontrols_audio_direction.html or test_videocontrols_video_direction.html fails in order to investigate bug 501754 2009-07-26 15:11:20 +04:30
Neil Deakin
1076bf5866 Bug 497844, use focus event instead of load event, r=gavin 2009-07-23 10:39:07 -04:00
Robert O'Callahan
0ac8826124 Fix test bustage in test_contextmenu_list.xul 2009-07-22 17:05:24 +12:00
Markus Stange
88ba32cdf0 Bug 501957 - Fix test_contextmenu_list.xul to deal with fractional positions. r=enndeakin 2009-07-21 14:36:41 +02:00
Timothy Nikkel
d49d56b78e Bug 544537. Send a click to each image to force it to setup its image map. 2010-05-01 13:42:47 -05:00
Olli Pettay
c6ac029971 Bug 487817 - [Linux] mochitest-plain: test_popup_attribute.xul intermittently times out, r=enn
--HG--
extra : rebase_source : 5da335b0b451291784e8ff2f5240b5a57974f03d
2009-08-11 12:16:23 +03:00
Graeme McCutcheon
3c701be2a5 Further tests for bug 451286, and tidy up the relevant file somewhat. r=mano 2009-08-01 17:16:03 +01:00
Masayuki Nakano
e748f62752 Bug 501608 - menu popup sounds are played when showing the autoscrolling popup. r=enn 2009-08-01 07:31:18 -07:00
L. David Baron
9d32cea2df Backed out changeset 8cd49a8cbb88 (bug 501608) on suspicion of causing lots of mochitest-browser-chrome timeouts and leaks (bug 507698). 2009-07-31 14:36:57 -07:00
Masayuki Nakano
4393b69a0b Bug 501608 - menu popup sounds are played when showing the autoscrolling popup. r=enn 2009-07-31 07:23:51 +02:00
Neil Deakin
d430acae31 Bug 497562, accesskeys on radio don't focus properly, r+sr=neil 2009-06-15 11:08:41 -04:00
Neil Deakin
15df29db77 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
mak77@bonardo.net
c690088b5d Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin) 2009-05-26 10:24:29 -07:00
Ehsan Akhgari
815674cde4 Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-23 20:00:25 +04:30
martijn.martijn@gmail.com
2f903c77aa Bug 493658 - Highlight all of the Findbar does not work in a certain page (r=vlad) 2009-05-20 16:15:36 -07:00
Marco Bonardo
dad8c99d9b Bug 491520 - Tag autocomplete prevents changing the case of tags, when adding tags, r=mano a=blocking191 2009-05-20 13:31:49 +02:00
Ehsan Akhgari
ca7a2fcb8c Bug 489631 - HTML5 <video>/<audio> elements should not inherit document direction; r=dolske,mconnor 2009-05-19 14:12:29 +04:30
Robert O'Callahan
60103f1f54 Fix videocontrols test; its video resource needs to be autobuffered or we may never fire the load event... 2009-05-18 17:26:35 +12:00
Marco Bonardo
2e934ca40b Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn 2009-05-14 14:11:46 +02:00
Graeme McCutcheon
52dd41b94d Bug 566251 - Findbar chrome tests shouldn't use nsIThreadManager directly. r=gavin 2010-06-02 11:22:54 +01:00
Joel Maher
7bb6fe4f0e Bug 535922 - Genereate mobile specific browser chrome test package files r=ted 2010-05-27 13:01:37 -07:00
L. David Baron
f0c43ecb3d Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Neil Rashbrook
4a67130f15 Test for bug 488752 r=enn 2009-05-04 21:16:05 +01:00
Robert O'Callahan
63d738d44f Bug 489506. Fix test so it can pass when the screen height is an odd number. r=enndeakin
--HG--
extra : rebase_source : 50f3fd53ab54185ed6f05525dcae070ca6bf9d6e
2009-04-25 20:39:32 +12:00
Dão Gottwald
ae0fc3a69f Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-24 13:20:03 +02:00
Dão Gottwald
c40f1cd4f7 merge 2009-04-23 11:47:40 +02:00
Dão Gottwald
bbcdf6b06e Backed out changeset 69f84bd26700 (bug 487250) to fix browser_privatebrowsing_searchbar.js failure 2009-04-23 11:47:12 +02:00
Dão Gottwald
abb52edb29 Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-23 08:57:38 +02:00
Justin Dolske
6b96f6adbd Bug 475318 - video controls should display numeric position and duration. r=enn, ui-r=boriss 2009-04-23 00:33:35 -07:00
Neil Deakin
6de3035c87 Bug 487631, fix a number of xul tests which were disabled in the past due to not working on some platforms, these are tests for bugs 474149, 416390, 212750, 409242, r=gavin 2009-04-22 08:55:49 -04:00
Ehsan Akhgari
3c5824229c Backed out changeset c319b49e2880 due to test failures 2009-04-19 14:20:55 +03:30
Ehsan Akhgari
4960463aa1 Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-19 12:18:13 +03:30
Graeme McCutcheon
96e8de3605 Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano 2009-04-06 17:02:32 +01:00
Graeme McCutcheon
59f3275e5a Bug 477631 - fix intermittent test_bug418874.xul failure 2009-04-08 15:40:35 +02:00
Robert O'Callahan
79ba598a47 Backed out changeset 7c809460ad13 2009-04-06 15:56:03 +12:00
Graeme McCutcheon
97f2f2ede2 Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano 2009-04-03 13:53:36 +01:00
Robert O'Callahan
c47f8b32e2 Bug 475441. Make the media cache size really small while we're running mochitests, to give the cache code a thorough workout. r=doublec 2009-04-01 13:52:56 +13:00
Neil Deakin
bec4cd090d Bug 475286, support a movetoclick mode for scales. Use this by default for mac and video position widget, r+sr=neil 2009-03-31 14:11:35 -04:00
Serge Gautherie
5900318bac Bug 443763 - Unit test for Bug 331215 fails rather frequently on Mozilla2 builds (and nearly constantly on SeaMonkey builds); (Bv1) Add |todo(false, ...)|; r=gavin.sharp 2009-03-27 00:40:11 +01:00
Paolo Amadini
e57f2e7b65 Bug 483959 - [SeaMonkey] Browser-Chrome browser_bug471962.js times out on SeaMonkey; Bypass the download manager using a mock transfer implementation; r=sdwilsh 2009-03-19 15:50:29 +01:00
Paolo Amadini
402bbc994d Add test for bug 471962, r=gavin 2009-03-16 14:50:30 -04:00
Dão Gottwald
4e6707713e try to make test_bug418874.xul reliable 2009-03-09 12:21:20 +01:00
mozbugz@karlt.net
1cb05a3c55 Bug 481768 - mouse wheel scrolls too far when viewport is smallish, p=karlt+smaug, r=karlt+smaug, sr+roc 2009-03-09 13:10:12 +02:00
Graeme McCutcheon
1023bb4e6f Try to collect some more data for bug 477631: [Linux] Intermittent Chrome test_bug418874.xul failure 2009-03-08 20:05:23 +01:00
Neil Rashbrook
10a6e0144f Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB 2009-03-07 11:34:33 +00:00
Boris Zbarsky
36a2d9ec15 Speed up canvas comparisons in bidi mochitests. No bug 2009-02-19 22:04:19 -05:00
Neil Deakin
28ddf2582b Bug 474149, disable some tests temporarily as they fail on some machines 2009-02-17 13:22:37 -05:00
Neil Deakin
967c9784c1 Bug 399427, don't update caret position when a xul element is focused, r=neil, sr=roc 2009-02-17 10:51:11 -05:00
Neil Deakin
425a509414 Bug 474149, use SetPopupPosition for popup moveTo handling, should fix jumpiness when moving a popup, r+sr=roc 2009-02-17 10:51:11 -05:00
Ben Turner
715a0d112f Backed out changeset 6430d01da9e3 for failing unit tests on Windows. 2009-02-16 13:08:56 -08:00
Gavin Sharp
2b89342d73 Bug 474527 - onbeforeaccept handler in custom extension <prefwindow> can't prevent the window from closing; r=enndeakin 2009-02-16 16:27:16 +01:00
Graeme McCutcheon
7e75b4e448 Bug 471776 - Textboxes with emptytext shouldn't enable undo for display and deletion of empty text. r=enndeakin 2009-02-15 17:35:50 +01:00
Ehsan Akhgari
3af248ab5e Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky 2009-02-15 10:51:04 +03:30
Justin Dolske
9c2c8c4d32 Disable a check in test_videocontrols.html due to bug 477434 (videocontrols test encounters incorrect seeking behavior) 2009-02-07 17:28:56 -08:00
Justin Dolske
d567d21f51 Adding a test for bug 462113 - Implement progress bar / scrubber for video controls. 2009-02-07 13:43:43 -08:00
Justin Dolske
c757caeb97 Bug 467680 - volumechange events are fired synchronously. r=doublec, sr=roc 2009-02-07 13:43:43 -08:00
Ehsan Akhgari
21cfb7c08b Bug 437844 - [RTL] about:plugins is hardcoded to LTR; r=bz 2009-01-30 11:43:17 +03:30
Justin Dolske
50cebbb869 Test for bug 464377 - <video> fires load events twice 2009-01-29 17:45:58 -08:00
Daniel Holbert
4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Neil Deakin
5f9ba9cc5f Bug 467360, support buttons with child panels, r+sr=neil 2009-01-20 12:46:55 -05:00
Neil Deakin
f7f1f5e5ad Bug 474336, updating max on progressmeter doesn't update display, r+sr=neil 2009-01-20 12:46:52 -05:00
Neil Deakin
5b1040a743 Bug 212750, disable one specific test on windows for now 2009-01-17 22:36:09 -05:00
Neil Deakin
688af8eaed Bug 212750, position context menu for menus when the keyboard shortcut is used, also move code around so that the right targets are set for context menu key events, r=smaug,sr=roc 2009-01-17 15:50:00 -05:00
Graeme McCutcheon
fc2ab5da36 Test for bug 429723 - Empty findbar turns red and "Phrase not found" is displayed when "Highlight all" is enabled and search term is removed. r=mano 2009-01-17 21:39:32 +01:00
Neil Deakin
eaf08406b2 Bug 443609, key usage for scales isn't intuitive, r=neil 2009-01-15 13:44:38 -05:00
Neil Deakin
35280dec3a Bug 342619, fix test on linux caused by window coordinates not updating properly when moving the window, r=roc 2009-01-14 13:23:09 -05:00
Neil Deakin
9dcaa2e4e5 Bug 516615, when capturing, check if the target frame's content is a descendant of the capturing content, rather than using the frame tree, r=roc,sr=smaug 2009-09-28 10:17:01 -04:00
Dão Gottwald
997401596a Bug 472302 - get rid of fragile timeouts in textbox binding. r=enn 2009-01-12 20:55:37 +01:00
Neil Deakin
9e7edfc80a Bug 342619, disable left check on Linux for now 2009-01-06 16:17:05 -05:00
Neil Deakin
5b64c76a07 Bug 342619, don't resize context menus when they would fit on the screen, r+sr=roc 2009-01-06 14:21:23 -05:00
Graeme McCutcheon
69f3eb65b6 Bug 418874 - undo function does not work in emptyText textboxes (e.g. Firefox search field, URL bar). r=gavin 2008-12-31 11:40:23 +01:00
L. David Baron
3cfde78834 Add test for bug 470596. r=dolske 2008-12-27 20:58:14 -05:00
Justin Dolske
87bb5c389b Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-19 17:33:20 -08:00
Neil Deakin
0d716981d6 Bug 279539, rework SetPopupPosition to be simpler, r+sr=roc 2008-12-10 07:19:16 -08:00
L. David Baron
7f9e7c91b3 Fix test to deal with wrapping in bug 421203. 2008-12-16 18:14:20 -08:00
Justin Dolske
0ceb910b4c 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
d7a0710b2f Test bustage fix by using specific event listener. 2008-12-10 20:50:29 -08:00
Justin Dolske
4bdb4d2d33 Bug 462116 - Need tests for <video> controls; (no review) 2008-12-02 18:47:44 +01:00
Boris Zbarsky
8b028084c0 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
Ted Mielczarek
d9375b27d7 bug 432415 - strip trailing newlines when editor.singleline.pasteNewlines == 2 (Copy pasting a cell from an xls/ods file adds an extra space at the end). r+sr=neil, a=beltzner 2008-11-19 12:12:30 -05:00
Shawn Wilsher
3769265c5f backout of changeset b0dc837c20fa and 73350927f5f1 due to test failures 2008-11-03 18:55:15 -05:00
Boris Zbarsky
7ecefc0b75 Fix rounding behavior in this test to reflect reality, if even dispatch is not broken. 2008-11-03 13:23:42 -05:00
Mook (sb)
a3c8811bc4 Bug 442419 - allow custom max for progressmeter; r=enndeakin, sr=roc 2008-10-30 13:04:23 +03:30
Honza Bambas
796eaec927 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
5feaf5f6ed 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
cda6d26c29 Bug 457632: notificationbox doesn't remove notifications immediately. r=neil@parkwaycc.co.uk 2008-10-09 10:35:01 +01:00
Graeme McCutcheon
f77a6ca9ce Bug 451286 - 'Highlight all' does not seem to work at all across frames; r=mano 2008-09-25 18:37:44 +02:00
Mark Banner
92fa9a77d0 Bug 325842 Make setting the autocomplete attribute 'completeDefaultIndex' do something sane when the search string does not match the beginning of the result string. r=enndeakin,ui-review=mconnor 2008-09-19 16:30:51 +01:00
Mark Banner
3b48afd738 Back out changeset 493bbc89ca54 / Bug 325842 2008-09-18 12:05:12 +01:00
Mark Banner
a2cb58ca68 Bug 325842 Make setting the autocomplete attribute 'completeDefaultIndex' do something sane when the search string does not match the beginning of the result string [r=enndeakin ui-r=mconnor] 2008-09-18 10:09:24 +01:00
Atsushi Sakai
a680f240cd Bug 446536 - Don't save proxy settings for SSL, FTP, Gopher, SOCKS; "test" part; r=gavin.sharp 2008-09-17 15:12:20 +02:00
Markus Stange
32449e2eac Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Neil Deakin
515013b85e Bug 455091, disable minimize test on Linux due to intermittent failures 2008-09-13 15:48:08 -04:00
Neil Deakin
45ce2a8581 Bug 435848, don't allow xul popups in minimized windows, fix window.windowState property and window.restore() on Mac, r=josh,sr=roc 2008-09-10 12:57:57 -04:00
Ted Mielczarek
ff7706a544 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Ben Turner
227866ccc2 Bug 435848 - Backed out changeset 9b9968a7c755 due to failing unit tests. 2008-09-08 13:50:45 -07:00
Neil Deakin
4c330a0e83 Bug 435848, don't allow xul popups in minimized windows, fix window.windowState property and window.restore() on Mac, r=josh,sr=roc 2008-09-08 12:09:35 -04:00
Neil Deakin
a649fab8b1 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
350d6fc473 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin
acd274d130 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Paul Rouget
4b1a3e679a 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
c8d7e2389f 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
5f3411e8a5 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
Neil Deakin
94bbe69787 Bug 437640, ability to disable and remove <keyset> elements, r+sr=neil 2008-08-06 10:32:09 -04:00
Dão Gottwald
58d623909f add a comment explaining why that testing code is commented out 2008-08-05 23:27:49 +02:00
Dão Gottwald
e996a4d53e trying to fix Win/OSX test failures 2008-08-05 21:59:32 +02:00
Dão Gottwald
85875a6c77 Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
Asaf Romano
c9d1d9a951 Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc. 2008-07-30 23:48:56 +03:00
Mark Banner
d750ddc25d Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r/sr=Neil for xpfe parts,r=enndeakin for toolkit parts 2008-07-28 09:05:37 -07:00
Robert O'Callahan
deb0e936d9 Back out bug 378028 due to mochitest failures. 2008-07-25 18:09:33 +12:00
Robert O'Callahan
5bd0890708 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
Mark Banner
16445b2719 Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin 2008-07-17 09:33:51 +01:00
Mark Banner
6d9960f33a Back out bug 441530 due to leak problems in the test 2008-07-13 19:30:22 +01:00
Mark Banner
b50c36eb2c Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin 2008-07-13 16:25:45 +01:00
Shawn Wilsher
0dc69032d3 Disabled this test until bug 443763 is fixed. 2008-07-11 17:53:21 -04:00
Gavin Sharp
be9ad1e0aa Bug 440334: Focus does not jump to find toolbar when certain form inputs are focused (non-editable nsIDOMNSEditableElements), r=mano
--HG--
rename : toolkit/content/tests/chrome/bug288254_window.xul => toolkit/content/tests/chrome/findbar_window.xul
rename : toolkit/content/tests/chrome/test_bug288254.xul => toolkit/content/tests/chrome/test_findbar.xul
2008-07-08 11:26:54 -04:00
Shawn Wilsher
fb9c55d658 Bug 443493 – Unit test for Bug 331215 fails rather frequently on Mozilla2 builds
Test uses the thread manager to place a function on the event queue of the main
thread instead of using a timeout.
r=mconnor
2008-07-03 16:46:04 -04:00
roc+@cs.cmu.edu
892509c257 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
mnyromyr@tprac.de
20e98988ab Bug 410562: fix Windows test failure by commenting them out (need OS-dependent data here once pref type file has UI elements); r=gavin over IRC 2008-04-25 18:37:16 -07:00
mnyromyr@tprac.de
e5e31cc975 Bug 410562: <preference>.reset() does not honor instantApply; r=gavin, a1.9=dsicore 2008-04-25 16:23:14 -07:00
gavin@gavinsharp.com
9b2fb76a02 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
0a08f2b3e7 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
79c219b79b 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
b79aa30498 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
1fe243b9ca 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
enndeakin@sympatico.ca
006bf7bb70 Bug 231754, pressing up/down should move caret on Mac instead of open autocomplete popup, r=gavin,a=beltzner 2008-04-08 11:54:29 -07:00
neil@parkwaycc.co.uk
7baf7d2696 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
be5deda80d Fixing red 2008-04-01 16:09:48 -07:00
enndeakin@sympatico.ca
c4ab0ae142 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
ee4bf85b65 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
30c7f06cd5 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
5bf9939627 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
75408be4dd Bug 422050: position test failures due to large fonts, r=enndeakin 2008-03-19 21:05:17 -07:00
Callek@gmail.com
4aab566f97 Bug 422872, fix test in test_contentAreaUtils.js for both suite and toolkit. r=sayrer 2008-03-13 22:46:45 -07:00
ajschult@verizon.net
81086648f2 Bug 422047: popup button test window too narrow, r=enndeakin 2008-03-11 21:44:02 -07:00
ajschult@verizon.net
478afea30b Bug 420541: test failures because onfocus never fires for iframe load, r=Enn 2008-03-10 21:35:46 -07:00
ajschult@verizon.net
032401d4fd Bug 421656: Test for bug 366992 doesn't remove the controller it appends, r=mano 2008-03-08 00:20:00 -08:00
enndeakin@sympatico.ca
d9e85a072b 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
8bf4644567 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
c0be592626 Bug 419514: fix typo in notificationbox 'persistence' getter, r=enndeakin, a=damon 2008-02-26 15:45:02 -08:00
enndeakin@sympatico.ca
b9ec25ac89 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
77d85792e0 Bug 413268, fix orange by including borders in calculations 2008-02-20 14:23:08 -08:00
enndeakin@sympatico.ca
289ce984ab 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
55af2d9050 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
41f1d79e6e 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
e3f356cbcf 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
c95f2ed2c4 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
a23d8825ef Bug 415060 - missed test_menu.xul file 2008-02-08 01:54:31 -08:00
surkov.alexander@gmail.com
7b03de5674 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
02541d8498 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
2b834b8dd9 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
75751e256b 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
03c24b4c64 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
6f3d627c4b 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
aaronleventhal@moonset.net
45ae85152f Fix test for popups so that previous checkin of bug 407359 doesn't turn tree orange. r=mano 2008-01-23 15:50:54 -08:00
florian@queze.net
2c611346d3 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
f472fbe502 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
31e2433ab2 Disable one line of the test for now 2008-01-10 10:27:46 -08:00
enndeakin@sympatico.ca
0f41aacd0b 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
a27edd7ce6 Try to fix win2k03 orange by backing out bug 409242 2008-01-09 00:34:24 -08:00
enndeakin@sympatico.ca
4232ec914e 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
7caa037fb5 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
b22e83627e Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 03:24:41 -08:00
enndeakin@sympatico.ca
c59a775ea4 Bug 407601, use preferred size when calculating popup position and size instead of current size, fixes extraneous layouts and scrolling position changes, r+sr=bz,a=shrep 2007-12-19 08:37:32 -08:00
sayrer@gmail.com
cd0b997665 disable one test from bug 407937 2007-12-13 20:20:27 -08:00
enndeakin@sympatico.ca
65fc1513f7 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
bb698950b5 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
fedbfba655 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
37bd9355b8 Bug 405986, noautohide attribute check for tooltips is reversed, r+sr=neil,a=damon 2007-12-03 06:34:57 -08:00