Commit Graph

295 Commits

Author SHA1 Message Date
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
Phil Ringnalda
6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07: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
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
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
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
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
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
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
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
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
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