Nochum Sossonko
|
78880afb40
|
Bug 512296. Run test_menuchecks tests in the iframe instead of opening a new window. r=enndeakin
--HG--
extra : rebase_source : ac0844218cdae323dc7c27de22c9c80cb576404a
|
2009-09-02 14:46:47 +12:00 |
|
Ted Mielczarek
|
c5c94d4a28
|
bug 506038 - mochitest-plain: random timeout during test_tooltip.xul - disable the test for now
|
2009-09-02 09:41:55 -04:00 |
|
Nochum Sossonko
|
56e1815f06
|
Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.4; r=enndeakin
|
2009-08-21 20:47:28 +02:00 |
|
Johnathan Nightingale
|
f9d1b7204b
|
Back out fix for bug 490178 - causing oranges on tinderbox, committer and reviewers unavailable. :(
|
2009-08-18 15:35:15 -04:00 |
|
Nochum Sossonko
|
20415f488e
|
Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.3, nit addressed; r=enndeakin
|
2009-08-18 19:37:39 +02:00 |
|
Dão Gottwald
|
69cc894e05
|
Backed out changeset 8f77197a8f99
|
2009-08-15 00:51:49 +02:00 |
|
Nochum Sossonko
|
776f1bda6b
|
Bug 490178 - Need a way to set the direction on a richlistbox. r=enn
|
2009-08-14 23:15:59 +02:00 |
|
Neil Deakin
|
79321ef1f8
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
Ehsan Akhgari
|
394aba523a
|
Bug 489631 - HTML5 <video>/<audio> elements should not inherit document direction; r=dolske,mconnor
|
2009-05-19 14:12:29 +04:30 |
|
Neil Deakin
|
dd459b4af0
|
Bug 487631, fix a number of xul tests which were disabled in the past due to not working on some platforms, these are tests for bugs 474149, 416390, 212750, 409242, r=gavin
|
2009-04-22 08:55:49 -04:00 |
|
Neil Deakin
|
bf030ccabd
|
Bug 467360, support buttons with child panels, r+sr=neil
|
2009-01-20 12:46:55 -05:00 |
|
Justin Dolske
|
44a6f05116
|
Bug 462116 - Need tests for <video> controls; (no review)
|
2008-12-02 18:47:44 +01:00 |
|
Dave Townsend
|
b9adbd3ed7
|
Bug 457632: notificationbox doesn't remove notifications immediately. r=neil@parkwaycc.co.uk
|
2008-10-09 10:35:01 +01:00 |
|
Robert O'Callahan
|
3d9c20e3a8
|
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 |
|
Dão Gottwald
|
198d35306f
|
Bug 388811 – provide a search textbox widget. r=enndeakin
|
2008-08-05 19:42:30 +02:00 |
|
gavin@gavinsharp.com
|
807c0a104b
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
0ecf697f5e
|
Bug 393451, getBoundingClientRect coordinates not correct for popups, r+sr=roc,a=schrep
|
2008-01-10 07:48:26 -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 |
|
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 |
|
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 |
|
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
|
12bae65680
|
Bug 377677, second attempt at tree cleanup and tests, r=mano, a=sayrer
|
2007-10-22 06:19:37 -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
|
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 |
|
enndeakin@sympatico.ca
|
e5e3d3a4bf
|
Didn't mean to check in these extra lines
|
2007-10-01 08:35:21 -07:00 |
|
enndeakin@sympatico.ca
|
37aa9fc448
|
Bug 396517, enableKeyboardNavigator is backwards, also add test, r+sr=bz, a=roc
|
2007-10-01 08:20:32 -07:00 |
|
gijskruitbosch@gmail.com
|
a2387c6402
|
Bug 382990 - Tree onkeypress should check for ctrl key (+ test to make sure this keeps working) r=mano@mozilla.com (Asaf Romano) a=bzbarsky@mit.edu (Boris Zbarsky)
|
2007-09-18 07:26:05 -07:00 |
|
enndeakin@sympatico.ca
|
2c6448e1fd
|
Bug 385536, add test for clicking in a tree in a popup, r=gavin
|
2007-09-04 08:30:11 -07:00 |
|
enndeakin@sympatico.ca
|
7bd3111a3f
|
Bug 377696, fix up missing return values, and use image instead of src, plus add tests for deck, statusbar and the main element properties, r=mano
|
2007-09-01 16:17:44 -07:00 |
|
enndeakin@sympatico.ca
|
b8d010a422
|
Bug 378018, add a numberbox test, r=mano
|
2007-08-31 10:30:12 -07:00 |
|
enndeakin@sympatico.ca
|
d7f2df6f2c
|
Bug 377693, notificationbox test, r=mano
|
2007-08-30 12:18:13 -07:00 |
|
enndeakin@sympatico.ca
|
6ebd94bf19
|
Didn't mean to check this in yet
|
2007-08-30 08:59:03 -07:00 |
|
enndeakin@sympatico.ca
|
a0b52957c1
|
Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug
|
2007-08-30 08:43:10 -07:00 |
|