gecko/toolkit/content/tests/widgets
2008-03-07 08:33:38 -08:00
..
frame_popupremoving_frame.xul 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
Makefile.in 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
popup_shared.js Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 03:24:41 -08:00
popup_trigger.js 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
test_bug359754.xul
test_bug360220.xul
test_bug365773.xul
test_bug382990.xul Bug 416561: test for bug 382990 opens bookmarks manager in seamonkey, r=gavin 2008-02-10 11:06:26 -08:00
test_closemenu_attribute.xul Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
test_colorpicker_popup.xul Refocus colorpicker after popup closes, fixes orange 2007-08-15 19:09:39 -07:00
test_contextmenu_list.xul 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
test_datepicker.xul 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
test_deck.xul Fix tests bustage from bug 377696. 2007-09-02 12:36:38 -07:00
test_focus.xul 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
test_hiddenitems.xul 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
test_hiddenpaging.xul 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
test_menu_hide.xul 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
test_menu.xul Bug 415060 - missed test_menu.xul file 2008-02-08 01:54:31 -08:00
test_menubar.xul 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
test_menuchecks.xul 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
test_menulist_keynav.xul Bug 387499, fix windows test failure, disabled items not skipped 2007-07-23 11:19:49 -07:00
test_menulist_null_value.xul 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
test_notificationbox.xul Bug 419514: fix typo in notificationbox 'persistence' getter, r=enndeakin, a=damon 2008-02-26 15:45:02 -08:00
test_panelfrommenu.xul Bug 394887, fix up test because reflow occurs later 2007-09-16 09:55:12 -07:00
test_popup_attribute.xul Bug 418175: popup attribute test fails if context menu is too big, r=enndeakin 2008-02-19 22:56:41 -08:00
test_popup_button.xul Bug 418175: popup attribute test fails if context menu is too big, r=enndeakin 2008-02-19 22:56:41 -08:00
test_popup_coords.xul Bug 387659, popup coordinates are not set within popupshowing event,r=eli,sr=bz 2007-07-17 05:21:53 -07:00
test_popup_keys.xul Bug 396517, enableKeyboardNavigator is backwards, also add test, r+sr=bz, a=roc 2007-10-01 08:20:32 -07:00
test_popup_preventdefault.xul Bug 388995, 279703, XUL popup tests, r+sr=bz 2007-08-03 07:06:16 -07:00
test_popup_recreate.xul 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
test_popup_scaled.xul Try to fix win2k03 orange by backing out bug 409242 2008-01-09 00:34:24 -08:00
test_popup_tree.xul Bug 385536, add test for clicking in a tree in a popup, r=gavin 2007-09-04 08:30:11 -07:00
test_popuphidden.xul Bug 396983, flush frames before opening a popup, r+sr=bz, a=dbaron 2007-10-09 05:11:14 -07:00
test_popupincontent.xul Try to fix win2k03 orange by backing out bug 409242 2008-01-09 00:34:24 -08:00
test_popupremoving_frame.xul 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
test_popupremoving.xul 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
test_position.xul Disable one line of the test for now 2008-01-10 10:27:46 -08:00
test_progressmeter.xul Bug 389082, adjust progressmeter test so that it actually runs, r=mano 2007-07-21 13:00:04 -07:00
test_props.xul Fix tests bustage from bug 377696. 2007-09-02 12:36:38 -07:00
test_radio.xul Bug 371260, check in radio test agai with correct urlsn 2007-08-07 10:03:44 -07:00
test_scale.xul Bug 394468, fix scale test by moving scales around, r=mano, test change only 2007-09-18 09:52:41 -07:00
test_statusbar.xul Bug 377696, add back missing src property for statusbar, r=mano 2007-09-04 12:26:02 -07:00
test_tabbox.xul relanding bug 386202 since it doesn't look to be the source of the Ts regression 2007-11-14 19:43:41 -08:00
test_textbox_emptytext.xul 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
test_textbox_number.xul Bug 378018, add a numberbox test, r=mano 2007-08-31 10:30:12 -07:00
test_timepicker.xul Bug 405284 - Confusing error reports from timepicker tests, r=enndeakin 2007-12-01 21:22:33 -08:00
test_tooltip_noautohide.xul Bug 405986, noautohide attribute check for tooltips is reversed, r+sr=neil,a=damon 2007-12-03 06:34:57 -08:00
test_tooltip.xul 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
test_tree_column_reorder.xul 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
test_tree_hier_cell.xul Bug 377677, minor tree widget cleanup, mostly adding lots of tree tests, r=mano, a=sayrer 2007-10-15 09:18:01 -07:00
test_tree_hier.xul Bug 377677, minor tree widget cleanup, mostly adding lots of tree tests, r=mano, a=sayrer 2007-10-15 09:18:01 -07:00
test_tree_single.xul Bug 377677, minor tree widget cleanup, mostly adding lots of tree tests, r=mano, a=sayrer 2007-10-15 09:18:01 -07:00
test_tree.xul Bug 377677, minor tree widget cleanup, mostly adding lots of tree tests, r=mano, a=sayrer 2007-10-15 09:18:01 -07:00
tree_shared.js 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
window_menubar.xul Bug 405719, don't set open attribute too early, followup patch which fixes test 2008-02-22 10:34:07 -08:00
window_menuchecks.xul Bug 388995, 279703, XUL popup tests, r+sr=bz 2007-08-03 07:06:16 -07:00
window_popup_attribute.xul Bug 418175: popup attribute test fails if context menu is too big, r=enndeakin 2008-02-19 22:56:41 -08:00
window_popup_button.xul Bug 418175: popup attribute test fails if context menu is too big, r=enndeakin 2008-02-19 22:56:41 -08:00
window_tooltip.xul Bug 413268, fix orange by including borders in calculations 2008-02-20 14:23:08 -08:00
xul_selectcontrol.js relanding bug 386202 since it doesn't look to be the source of the Ts regression 2007-11-14 19:43:41 -08:00