Commit Graph

108 Commits

Author SHA1 Message Date
enndeakin@sympatico.ca
522a7aa5c1 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
9c03752731 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
neil@parkwaycc.co.uk
e6da43c40b 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
0261b121df Fixing red 2008-04-01 16:09:48 -07:00
enndeakin@sympatico.ca
f08531946e 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
a639ff86ea 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
5f9e65ed6e 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
d300f74f33 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
99e13bd928 Bug 422050: position test failures due to large fonts, r=enndeakin 2008-03-19 21:05:17 -07:00
ajschult@verizon.net
49be829b51 Bug 422047: popup button test window too narrow, r=enndeakin 2008-03-11 21:44:02 -07:00
ajschult@verizon.net
1b82fd5ef6 Bug 420541: test failures because onfocus never fires for iframe load, r=Enn 2008-03-10 21:35:46 -07:00
enndeakin@sympatico.ca
fe6d7b2a9c 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
8b7a32637b 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
18a039856c Bug 419514: fix typo in notificationbox 'persistence' getter, r=enndeakin, a=damon 2008-02-26 15:45:02 -08:00
enndeakin@sympatico.ca
ed29c50040 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
3eb4b6f494 Bug 413268, fix orange by including borders in calculations 2008-02-20 14:23:08 -08:00
enndeakin@sympatico.ca
ceceac9537 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
aa56231153 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
991e322339 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
c39c6da049 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
b97edefc3b 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
3b6d7e353d Bug 415060 - missed test_menu.xul file 2008-02-08 01:54:31 -08:00
surkov.alexander@gmail.com
5ad04d806a 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
86194f8c60 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
4cc83300a0 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
3cc9d63ee0 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
8930e9edc6 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
d58ed0b2de 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
florian@queze.net
947cfddd62 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
619d59cba6 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
f06d4f05ac Disable one line of the test for now 2008-01-10 10:27:46 -08:00
enndeakin@sympatico.ca
0ecf697f5e 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
03b2890c0e Try to fix win2k03 orange by backing out bug 409242 2008-01-09 00:34:24 -08:00
enndeakin@sympatico.ca
eed089c22f 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
e2a623f614 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
dafb9ad144 Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 03:24:41 -08:00
sayrer@gmail.com
6f889dab58 disable one test from bug 407937 2007-12-13 20:20:27 -08:00
enndeakin@sympatico.ca
154987f6ef 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
199aa5bf62 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
c4fe6b4c5c 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
bab1964f4f Bug 405986, noautohide attribute check for tooltips is reversed, r+sr=neil,a=damon 2007-12-03 06:34:57 -08:00
philringnalda@gmail.com
5dce8cfc6f Bug 405284 - Confusing error reports from timepicker tests, r=enndeakin 2007-12-01 21:22:33 -08:00
enndeakin@sympatico.ca
459d7aae66 Bug 402548, 402551, popups positioned wrong when document is zoomed. Affects anchored popups anchored in a different document, and popups opened at a given screen position, r+sr=roc 2007-11-22 06:12:03 -08:00
enndeakin@sympatico.ca
f3dee7a7ae 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
jonas@sicking.cc
7d34ecef5a relanding bug 386202 since it doesn't look to be the source of the Ts regression 2007-11-14 19:43:41 -08:00
jonas@sicking.cc
acac7afc64 Backing out bug 386202 to attempt to fix Ts regression 2007-11-14 13:35:17 -08:00
enndeakin@sympatico.ca
439a869ff8 Bug 386202, ensure that tab's selected attribute can be used to initialize a tabbox, r=gavin,a=schrep 2007-11-13 11:39:54 -08:00
enndeakin@sympatico.ca
012cfc4144 Bug 399350, clicking menu doesn't work after selecting a command, r=bz,mano,sr=bz,a=beltzner 2007-10-26 10:24:35 -07:00
enndeakin@sympatico.ca
00029653c8 Bug 377677, fix up orange, by ignoring rounding issue occuring on Windows 2007-10-22 07:11:41 -07:00
enndeakin@sympatico.ca
12bae65680 Bug 377677, second attempt at tree cleanup and tests, r=mano, a=sayrer 2007-10-22 06:19:37 -07:00