Commit Graph

280 Commits

Author SHA1 Message Date
Neil Deakin
b4836cdc10 Bug 637234, don't use readonly field for timepicker as they are initialized in this constructor, r=neil 2011-06-03 15:38:23 -04:00
Geoff Lankow
2d732b71c2 Bug 506069 - textbox with type=number does not properly update value for oninput event. r=enn 2011-06-02 10:53:42 +12:00
Ms2ger
6c02285d88 Bug 654137 - Make window.top not replacable; r=bz 2011-05-10 20:24:44 +02:00
Neil Deakin
dff3b0b708 Bug 608603, properly handle adjusting the day in the grid datepicker when switching to a month with fewer days, and add displayed month and year properties to datepicker, which can differ from the selection, r=neil 2011-04-13 13:53:24 -04:00
Neil Deakin
2e418cd5d2 Bug 126189, pass modifiers on to command events in menus when enter was pressed, r=neil 2011-04-13 13:53:24 -04:00
Jonathan Kew
abe383a68f bug 622507 - allow a possible subpixel discrepancy at bottom/right of popup rect because we snap the top/left to a pixel boundary when positioning. r+a=roc, test-only 2011-02-21 08:52:21 +00:00
Dão Gottwald
58ae6f9e7f Bug 604257 - Enable test_arrowpanel.xul on Linux 2011-02-01 11:16:24 +01:00
Neil Deakin
deb3710bed Bug 616607, use screen coordinates to calculate arrow panel position, r=neil, a=blocking 2011-01-12 20:57:36 -05:00
Neil Deakin
9745c2afd5 Bug 607224, add property that specifies if a menu was opened via the keyboard, r=neil,a=blocking 2011-01-04 12:24:51 -05:00
Dão Gottwald
dacbe4b5d0 Bug 554279 - Defer toolbar initialization to get XUL overlays for the toolbar palette loaded. r=enn a=b 2010-12-15 20:03:00 +01:00
Masayuki Nakano
da8578755a Bug 616797 relanding backed-out test for the bug r=enn, a=final+ 2010-12-09 14:52:33 +09:00
Masayuki Nakano
0d9c0a21d3 Bug 616797 backing-out the new tests a=orange 2010-12-08 21:25:20 +09:00
Masayuki Nakano
fa4f748442 Bug 616797 Menubar doesn't appear by Alt key after using accelerator to open a popup menu and closing it by click r=enn, a=final+ 2010-12-08 19:49:09 +09:00
Neil Deakin
b722cf2bf2 Bug 606343, part 2, centre arrow on anchor in notification panel, r=dao, a=blocking 2010-12-05 17:10:36 -05:00
Neil Deakin
bfc477c78a Bug 606343, part 1, add centering position types for panels, r=neil, a=blocking 2010-12-05 17:09:36 -05:00
Masayuki Nakano
6aaa0b5d0d Bug 261715 Alt key auto-repeat shouldn't cause to show/focus menubar if mouse button is down during first Alt keydown and Alt keyup r=enn, a=jst 2010-12-04 10:55:15 +09:00
Neil Deakin
4c6bbc0457 Bug 561243 - Name field in edit bookmarks panel ignores mouse events while focused. r=roc, a=blocking 2010-12-01 09:39:10 -08:00
Timothy Nikkel
74ff18e6d8 Bug 539949. Keep trying to scroll content into view even if it is clipped out. r=roc a=blocking-final+ 2010-11-24 19:35:01 -06:00
Neil Deakin
e5d0c6c849 Bug 614152, don't set popupNode when opening notification popup, otherwise page context menu won't appear, r=dao, a=blocking 2010-11-24 13:31:25 -05:00
Serge Gautherie
8847987fe0 Bug 611231 - [SeaMonkey] mochitest-plain-5: "test_arrowpanel.xul" fails now; (Av1) Set 'middle' label at a more centered position.
r=enndeakin a=(test only).
2010-11-11 20:52:30 +01:00
Neil Deakin
902842e19b Bug 578667, text not highlighting when selectiondrag is outside frame, r=mats,a=blocking 2010-10-25 10:06:30 -04:00
Timothy Nikkel
4110d0d0a8 Bug 592882. Don't re-add the listener because we don't need it anymore. r=dolske a=orange 2010-10-21 19:58:11 -05:00
Timothy Nikkel
51039539c6 Bug 592882. Use setTimeout so test starts after paint suppression ends. 2010-10-14 20:03:45 -05:00
Neil Deakin
71674132a2 Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+ 2010-10-13 15:41:37 -04:00
Timothy Nikkel
6b52748494 Bug 587960. Backout test workaround now that we have real fix. a=backout 2010-10-09 14:09:22 -05:00
Neil Deakin
43da4cf629 Bug 566154 - text missing from preferences font size pulldown.; f=neil r=neil a=blocking-betaN+ 2010-09-15 11:25:08 -04:00
Dão Gottwald
cf5fbd3d81 Bug 578785 - Animate notification bar sliding with CSS transitions instead of JS. r=enn 2010-09-15 09:25:16 +02:00
Matthew Gregan
399b2ac23d Bug 584615 - Fix for video controls direction test failure. r=kinetik a=blocking2.0 2010-09-14 16:53:02 +12:00
Neil Rashbrook
deb54a6c9c Bug 586408 document.popup node doesn't work with nested popups (regression from bug 383930) r=Enn a=beltzner 2010-09-10 21:24:25 +01:00
Neil Deakin
b753ff6479 Bug 558072. Allow getting of popup position and size from popupshowing event. r=roc,a=blocking
--HG--
extra : rebase_source : 0589fbc0410548f8f7ee748d59e70721c5fcc29b
2010-09-06 15:30:17 +12:00
Robert O'Callahan
243921c92a Bug 584703. Compute XUL listbox contents overlow area correctly. r=enndeakin
--HG--
extra : rebase_source : a5c20c7ad240643a734a3e0f27c5357adc13c9ae
2010-09-06 15:23:44 +12:00
Timothy Nikkel
7e9cbdb239 Bug 587960. XUL trees can have their methods called at werid times, so guard against that in test. r=roc 2010-08-27 18:15:08 -05:00
Joel Maher
ce269022ab Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
Jonas Sicking
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
978a4a1ad2 Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB 2010-08-20 09:28:13 -07:00
Chris Pearce
8224c358fa Bug 485288 - Replace all usage of video autobuffer attribute with preload=auto. a=test-fix 2010-08-20 10:50:37 +12:00
Neil Deakin
fb66fae998 Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc 2010-08-09 12:17:19 -04:00
Makoto Kato
6f9d74539c Bug 574051 - permanent orange test on 64-bit win7: 15875 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_tree_hier.xul | cycleHeader column sortDirection - "descending" should equal "". r=enndeakin 2010-07-16 15:59:13 +09:00
Neil Deakin
8e9b38fd58 Bug 574040, fix test so that it doesn't have an underlying missing menu label layout issue on Windows 7 64bit 2010-07-13 16:13:54 -04:00
Dão Gottwald
a87853c0f4 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
1c203e93aa Bug 515153, add some better logging to this test to help debug it 2010-07-12 09:50:26 -04:00
Frank Yan
94d7a77db6 Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske 2010-06-23 10:28:12 -07:00
Neil Deakin
53ac2d5dcb Bug 572823, clear button open state when its popup is destroyed, r=neil 2010-06-21 08:37:35 -04:00
Neil Deakin
6d6ff9188a 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
6dc38e0b5c Annotate ugly workaround in test with bug that should fix it. 2010-06-08 14:17:54 -05:00
Michael Kohler
5f19df86e0 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Neil Deakin
c2b69dc288 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
2fb544a731 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
9397418412 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Felipe Gomes
b188d1212c 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