Commit Graph

613 Commits

Author SHA1 Message Date
Neil Deakin
b4d305e1b3 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
4acd07d8f1 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
435b2fff1d Bug 437640, ability to disable and remove <keyset> elements, r+sr=neil 2008-08-06 10:32:09 -04:00
Dão Gottwald
25da427e02 add a comment explaining why that testing code is commented out 2008-08-05 23:27:49 +02:00
Dão Gottwald
4612e23129 trying to fix Win/OSX test failures 2008-08-05 21:59:32 +02:00
Dão Gottwald
d0333b9489 Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
Asaf Romano
95767c850b 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
851646876a 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
1057453bb0 Back out bug 378028 due to mochitest failures. 2008-07-25 18:09:33 +12:00
Robert O'Callahan
6543461889 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
77842b001a 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
8ca7c0d136 Back out bug 441530 due to leak problems in the test 2008-07-13 19:30:22 +01:00
Mark Banner
420f5c0445 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
708507758f Disabled this test until bug 443763 is fixed. 2008-07-11 17:53:21 -04:00
Gavin Sharp
53af448dae Bug 440334: Focus does not jump to find toolbar when certain form inputs are focused (non-editable nsIDOMNSEditableElements), r=mano 2008-07-08 11:26:54 -04:00
Shawn Wilsher
d64cd82c0a 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
55f164ae9b 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
e16100bf64 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
deb0381add Bug 410562: <preference>.reset() does not honor instantApply; r=gavin, a1.9=dsicore 2008-04-25 16:23:14 -07:00
21f2dd0115 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
b4ab02a2bc 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
e1ec41d235 bug 423186: test_popup_scaled fails and zooms iframe for other tests, r=enndeakin 2008-04-18 20:45:33 -07:00
dd8594b37f 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
f68078bbc0 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
63f1632c6e 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
9245a0a7ca Bug 425564 colorpicker's "disabled" property has no effect r=Enn a=beltzner 2008-04-08 01:41:52 -07:00
c744c60d5a Fixing red 2008-04-01 16:09:48 -07:00
0e27f6d3af 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
8a7befbefa 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
2989b7f75b 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
cda00b4491 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
fe6de17a78 Bug 422050: position test failures due to large fonts, r=enndeakin 2008-03-19 21:05:17 -07:00
40adc2cfda Bug 422872, fix test in test_contentAreaUtils.js for both suite and toolkit. r=sayrer 2008-03-13 22:46:45 -07:00
b440bdf57a Bug 422047: popup button test window too narrow, r=enndeakin 2008-03-11 21:44:02 -07:00
ae1a887152 Bug 420541: test failures because onfocus never fires for iframe load, r=Enn 2008-03-10 21:35:46 -07:00
378c8bc025 Bug 421656: Test for bug 366992 doesn't remove the controller it appends, r=mano 2008-03-08 00:20:00 -08:00
fa72226fb2 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
71d96e19d9 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
c051145637 Bug 419514: fix typo in notificationbox 'persistence' getter, r=enndeakin, a=damon 2008-02-26 15:45:02 -08:00
9b867de4ee Bug 405719, don't set open attribute too early, followup patch which fixes test 2008-02-22 10:34:07 -08:00
d6b2858c25 Bug 413268, fix orange by including borders in calculations 2008-02-20 14:23:08 -08:00
9d339a21b3 Bug 413268, clientX/clientY properties not working for tooltip popupshowing event, r=smaug,sr=neil 2008-02-20 12:16:55 -08:00
c824bbb21c Bug 418175: popup attribute test fails if context menu is too big, r=enndeakin 2008-02-19 22:56:41 -08:00
ae6c4721ce 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
dbfccc44d1 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
cdfdfbb11a Bug 416561: test for bug 382990 opens bookmarks manager in seamonkey, r=gavin 2008-02-10 11:06:26 -08:00
83e0dc0be4 Bug 415060 - missed test_menu.xul file 2008-02-08 01:54:31 -08:00
358e7e3415 Bug 415060 - menu.appendItem and .insertItemAt should return the new menuitem, r=enndeakin, a=dsicore 2008-02-08 01:37:18 -08:00
58ea720063 Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin. 2008-02-06 11:00:09 -08:00
2c382441ba 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