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 |
|
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 |
|
Markus Stange
|
c34c8948f8
|
Bug 355375 - Make context menuitems blink when chosen. r=enn
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
|
2010-04-19 16:12:58 +02:00 |
|
Neil Deakin
|
ceb1712f98
|
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
|
2010-04-21 10:53:42 -04:00 |
|
felipc@gmail.com
|
a0860655c9
|
Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org
|
2010-04-10 22:29:12 +03:00 |
|
Neil Deakin
|
dd025cc0f8
|
Bug 354048, allow toolbaritems to be placed directly inside toolbar so that uncustomized toolbars don't need to be rebuilt at startup, r=dao
|
2010-02-23 13:16:16 -05:00 |
|
Neil Deakin
|
1c6c60ca84
|
Bug 540340, check page length before scrolling, prevents trees such as the cookies list from starting scrolled down a row, r=neil
|
2010-02-20 11:08:40 -05:00 |
|
Timothy Nikkel
|
5ab231bfb9
|
Bug 517737. Special case event targeting for area element's that are capturing the mouse due to their misuse of primary frame pointers. r=smaug
--HG--
extra : rebase_source : ae74bfd8ccec6e0e7605be33a99cc3e1b3a85420
|
2010-02-02 20:07:19 -06:00 |
|
Vivien Nicolas
|
b18374bd8e
|
Bug 509732 - Don't do slideIn animation if the height of the notification is 0. r=dtownsend
|
2009-11-24 21:00:49 -08:00 |
|
Ehsan Akhgari
|
4bf285903d
|
Use a wave file instead of ogg files for audio and video controls direction tests in order to minimize the possibility of random test timeouts. (Bug 528001)
--HG--
extra : rebase_source : 4214124a911bec6eb96fdac64db7a14f08c5350d
|
2009-11-20 12:11:09 -05:00 |
|
Ehsan Akhgari
|
ea0eb77ddb
|
Bug 524006 - toolkit/content/tests/widgets/test_videocontrols_audio_direction.html fails on Windows debug builds; r=dolske
|
2009-11-10 11:45:03 -05:00 |
|
Daniel Holbert
|
573a72ba43
|
Bug 501754: Disable test_videocontrols_audio_direction.html and test_videocontrols_video_direction.html, due to excessive failure rate (pending investigation)
|
2009-11-06 18:25:13 -08:00 |
|
arno renevier
|
8c519cdb49
|
Bug 460942 - Fix richlistitem label property inconsistencies. r=neil
|
2009-10-03 20:37:57 +02:00 |
|
highmind63@gmail.com
|
6bb481c9fb
|
Bug 416276, reenable tooltip test, move into a single file and fix up to use waitForFocus, r=enn
|
2009-09-22 15:18:38 -04:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Neil Deakin
|
02a7469b05
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
|
Neil Deakin
|
a5bfe49767
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Neil Deakin
|
2ca788ce33
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
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 |
|