Commit Graph

291 Commits

Author SHA1 Message Date
Dão Gottwald
92afd4a0d2 Bug 578032 - Remove support for generic toolbar splitters, unintentionally added in bug 354048. r=enn 2010-07-12 16:47:34 +02:00
Neil Deakin
086e2d8e37 Bug 515153, add some better logging to this test to help debug it 2010-07-12 09:50:26 -04:00
Frank Yan
2d389b9a3f Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske 2010-06-23 10:28:12 -07:00
Neil Deakin
ee832ea39a Bug 572823, clear button open state when its popup is destroyed, r=neil 2010-06-21 08:37:35 -04:00
Neil Deakin
151d0b3889 Bug 379745, add some additional template sort hint options to sort case-insensitive, sort by integers, and skip natural sort order, r=neil,sr=sicking 2010-06-16 13:09:51 -04:00
Timothy Nikkel
934880c195 Annotate ugly workaround in test with bug that should fix it. 2010-06-08 14:17:54 -05:00
Michael Kohler
e4abd093dc Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
Neil Deakin
f8327df755 Bug 553814, don't set listbox minheight, which prevents the scrollbar from appearing when the rows attribute is used, r=neil 2010-05-13 09:44:14 -04:00
Neil Deakin
227e734c71 Bug 562740, combine popup layout methods, fix menulist scrollbar position when list is larger that screen, r=roc 2010-05-13 09:42:57 -04:00
Michael Kohler
61fec64afe Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Felipe Gomes
da5825c5bf Bug 562554 - "Toolbar buttons with drop-down menus are still busted in SeaMonkey Modern Theme" [r=roc] [a=Mossop] 2010-05-01 12:39:00 -04:00
Timothy Nikkel
fe97e4d45d Bug 544537. Send a click to each image to force it to setup its image map. 2010-05-01 13:42:47 -05:00
Markus Stange
a6a2ce3d02 Bug 355375 - Make context menuitems blink when chosen. r=enn 2010-04-19 16:12:58 +02:00
Neil Deakin
647f30aa88 Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
aa97f74a54 Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org 2010-04-10 22:29:12 +03:00
Henri Sivonen
a09d473297 Bug 546648 - Make test_mousecapture.xul wait for the load event of opened windows. r=enndeakin. 2010-03-09 15:11:24 +02:00
Alex Vincent
38724952b4 Bug 473412 - Editable tree cells cannot be activated by a keystroke. r=enn, sr=robstrong 2010-03-09 13:24:39 +01:00
Dão Gottwald
fad1ff5bf5 Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn 2010-03-04 08:13:27 +01:00
Neil Deakin
e9f3545abd Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc 2010-03-02 06:21:23 -08:00
Henri Sivonen
b55d2796d6 Bug 546648 - Add a missing > in data URL in test_mousecapture.xul to complete a tag. r=enndeakin. 2010-02-22 14:17:35 +02:00
Neil Deakin
5269c0e4ed Bug 354048, allow toolbaritems to be placed directly inside toolbar so that uncustomized toolbars don't need to be rebuilt at startup, r=dao 2010-02-23 13:16:16 -05:00
Neil Deakin
e9f7514851 Bug 540340, check page length before scrolling, prevents trees such as the cookies list from starting scrolled down a row, r=neil 2010-02-20 11:08:40 -05:00
Neil Deakin
96b0a4b8d6 Bug 536481, clear the mouse capture when a window is lowered or the containing docshell is hidden, r=smaug 2010-02-20 11:06:58 -05:00
Timothy Nikkel
d40a2caf66 Bug 544537. Attempt to fix random orange by adding some extra mouse events before the real test because they seem to make painting actually happen on OS X. 2010-02-19 16:14:24 -06:00
Timothy Nikkel
bae3c719f9 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
20f9929db9 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 2010-02-02 20:07:19 -06:00
Timothy Nikkel
3b7f5cb426 Bug 517737. Don't allow starting a drag if something is capturing the mouse. r=smaug(part of),enndeakin 2010-02-02 20:07:08 -06:00
Robert O'Callahan
3163e20cf0 Bug 526394. Part 1: Make a couple of tests more descriptive when they fail. 2010-01-12 10:45:00 +13:00
Vivien Nicolas
de565d5060 Bug 509732 - Don't do slideIn animation if the height of the notification is 0. r=dtownsend 2009-11-24 21:00:49 -08:00
Ehsan Akhgari
f52c0d8507 Use a wave file instead of ogg files for audio and video controls direction tests in order to minimize the possibility of random test timeouts. (Bug 528001) 2009-11-20 12:11:09 -05:00
L. David Baron
37da1a7541 Use 'progress' events instead of 'suspend' events and don't check readyState, in order to fix random test timeouts. (Bug 528001) 2009-11-20 11:55:24 -05:00
Daniel Brooks
fc1b8bac73 bug 528792 - test frippery 2009-11-18 06:15:03 -06:00
Daniel Brooks
0ca37b759f 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
3a2f4b847f bug 528796 - fix the test so that it measures correctly 2009-11-17 14:30:25 -06:00
Daniel Brooks
725dd8b17e bug 528796: this should make test_popup_scaled.xul work. 2009-11-17 04:34:42 -06:00
Ehsan Akhgari
c83fe63a85 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
bef246759e 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
a308030085 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
Ehsan Akhgari
34648d4191 Bug 524006 - toolkit/content/tests/widgets/test_videocontrols_audio_direction.html fails on Windows debug builds; r=dolske 2009-11-10 11:45:03 -05:00
Robert O'Callahan
609569a896 Backed out changeset 7d7f59076479 2009-11-10 13:58:35 +13:00
Neil Deakin
8d9e7c9d44 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
0cd1bcc956 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
Neil Deakin
1a733178d6 Bug 524545, back out large margins change 2009-11-03 17:00:03 -05:00
Neil Deakin
0504f0a34e Bug 524545, popups with large margins can appear offscreen, r=roc 2009-11-03 15:16:34 -05:00
Neil Deakin
e256ab4fcd Followup fix for full keyboard access check, CLOSED TREE 2009-10-22 16:08:56 -04:00
Neil Deakin
03e83e6095 Disable some tests on Mac to allow for full keyboard access setting, a=sdwilsh, CLOSED TREE 2009-10-22 15:06:08 -04:00
Robert O'Callahan
b9a859fed3 Try yet another fix for test_videocontrols 2009-10-16 00:24:28 +13:00
Robert O'Callahan
00077b8d16 Fix test_videocontrols again 2009-10-15 21:32:37 +13:00
Robert O'Callahan
9afcc8d180 Fixing test_videocontrols to not depend on the load event (bug 521359) 2009-10-15 17:41:40 +13:00
Neil Deakin
858a441e18 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