Commit Graph

122 Commits

Author SHA1 Message Date
ajschult@verizon.net
a3e45a4145 Bug 421656: Test for bug 366992 doesn't remove the controller it appends, r=mano 2008-03-08 00:20:00 -08: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
aaronleventhal@moonset.net
20d00b8a71 Fix test for popups so that previous checkin of bug 407359 doesn't turn tree orange. r=mano 2008-01-23 15:50:54 -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
enndeakin@sympatico.ca
f6cf153b88 Bug 407601, use preferred size when calculating popup position and size instead of current size, fixes extraneous layouts and scrolling position changes, r+sr=bz,a=shrep 2007-12-19 08:37:32 -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
d29c264f13 Bug 400893, escape should close panels, r+sr=neil,a=beltzner 2007-11-12 13:52:13 -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
reed@reedloden.com
18c994984b Completely backout Enn's patch from bug 377677 to see if it caused the Tp regression. 2007-10-16 00:29:08 -07:00
enndeakin@sympatico.ca
9727c168f6 Try disabling the tests to see if the odd failures go away 2007-10-15 10:52:42 -07:00
enndeakin@sympatico.ca
e6468c1bbe Bug 377677, disable some tests that for some reason aren't working 2007-10-15 10:03:13 -07:00
enndeakin@sympatico.ca
c41b42c71a Bug 377677, minor tree widget cleanup, mostly adding lots of tree tests, r=mano, a=sayrer 2007-10-15 09:18:01 -07:00
enndeakin@sympatico.ca
911f09694f Disable this test for now 2007-10-09 07:19:29 -07:00
enndeakin@sympatico.ca
dd5f4c7bf6 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
enndeakin@sympatico.ca
917ec8c785 Bug 396983, flush frames before opening a popup, r+sr=bz, a=dbaron 2007-10-09 05:11:14 -07:00