Commit Graph

1513 Commits

Author SHA1 Message Date
reed@reedloden.com
30c7f06cd5 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
gavin@gavinsharp.com
88d6db1c8e Bug 404438 followup: make sure to set mConsumeRollup to false when closing the 'history' dropdown, to make sure it doesn't affect normal autocomplete popup behavior, r=enndeakin 2008-03-28 14:35:39 -07:00
gavin@gavinsharp.com
01a7d74be5 Bug 425798: fix typo from patch in bug 404438, pending r+a=mconnor 2008-03-28 14:03:51 -07:00
gavin@gavinsharp.com
77413e6f09 Bug 404438: location bar dropdown doesn't collapse on second click on down-arrow the first time it is opened, patch by Seth Spitzer <seth@sspitzer.org>, r=me 2008-03-28 12:22:50 -07:00
reed@reedloden.com
0209e9b4d2 Bug 385374 - "After performing an operation to the selected richlistitem, it is no longer focused" [p=dao@mozilla.com (Dão Gottwald) r=Neil a=blocking1.9+] 2008-03-28 01:34:40 -07:00
enndeakin@sympatico.ca
5bf9939627 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
neil@parkwaycc.co.uk
907cb2f671 Make it possible for <preference> elements to notice checkbox listitems b=423407 r=Mano a=beltzner 2008-03-27 02:30:48 -07:00
mconnor@steelgryphon.com
6b1a312abe Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
reed@reedloden.com
dade94591b Bug 423770 - "sometimes need to click "Restore default set" twice to actually have the default set restored" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9b5=beltzner] 2008-03-21 21:26:35 -07:00
edward.lee@engineering.uiuc.edu
323b90d1dd Bug 415403 - Show matches for all search words for location bar autocomplete. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:43:19 -07:00
edward.lee@engineering.uiuc.edu
ae1d5d0446 Bug 407861 - Bolding the found text in autocomplete breaks ligatures. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:43:08 -07:00
edward.lee@engineering.uiuc.edu
fe3e714a7e Bug 407946 - emphasize all matching text in title and url, not just the first match in title and url. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:42:55 -07:00
ajschult@verizon.net
75408be4dd Bug 422050: position test failures due to large fonts, r=enndeakin 2008-03-19 21:05:17 -07:00
reed@reedloden.com
89641f288f Bug 415257 - "Editable trees: input sized wrongly and rows jumping with flexible and non-flexible treecols" [p=paul.rouget@gmail.com (Paul Rouget) r+sr=Neil a1.9=beltzner] 2008-03-18 12:41:34 -07:00
gavin@gavinsharp.com
4a1568ca9d Bug 423366: remove unused code, and non-obvious dependency on fontbuilder.js from preferences.xml, r=mconnor/masayuki, a=beltzner 2008-03-18 11:32:23 -07:00
Callek@gmail.com
4aab566f97 Bug 422872, fix test in test_contentAreaUtils.js for both suite and toolkit. r=sayrer 2008-03-13 22:46:45 -07:00
dietrich@mozilla.com
c9d5644c22 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
masayuki@d-toybox.com
2d15463f40 Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart 2008-03-13 03:32:50 -07:00
edward.lee@engineering.uiuc.edu
538c4d46de Bug 421315 - Just re-use autocomplete richlistitems instead of re-adjusting for no purpose. r=gavin, a1.9=mconnor 2008-03-12 22:31:14 -07:00
edward.lee@engineering.uiuc.edu
4b0d056995 Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner 2008-03-12 16:39:40 -07:00
gavin@gavinsharp.com
9852235479 Bug 421196: fix xul.css binding rule to make rich autocomplete popup usable for toolkit users, r=enndeakin 2008-03-12 09:29:30 -07:00
ajschult@verizon.net
81086648f2 Bug 422047: popup button test window too narrow, r=enndeakin 2008-03-11 21:44:02 -07:00
ajschult@verizon.net
478afea30b Bug 420541: test failures because onfocus never fires for iframe load, r=Enn 2008-03-10 21:35:46 -07:00
philringnalda@gmail.com
2feb548f71 Bug 402637 - Make uri-element class work on any element, r=mano, r=mconnor, a1.9=dsicore 2008-03-10 17:19:04 -07:00
reed@reedloden.com
20850172a7 Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner] 2008-03-08 01:44:35 -08:00
edward.lee@engineering.uiuc.edu
5e8288f974 Bug 421412 - Get rid of _adjustWidth hack. r=gavin, b1.9=beltzner 2008-03-08 01:30:43 -08:00
ajschult@verizon.net
032401d4fd 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
d9e85a072b 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
Olli.Pettay@helsinki.fi
69d2590cfb Bug 420254, thunderbird often uses ~10% cpu when idle, r=enn, sr=neil, a=beltzner 2008-03-07 05:48:06 -08:00
enndeakin@sympatico.ca
a0ed2b8128 Bug 419725, hovering over autocomplete entry then opening the context menu selects the text, fix by not selecting text during the focus event, r=mconnor 2008-03-06 13:43:43 -08:00
mconnor@steelgryphon.com
be0a36e833 Bug 419967 - Cannot search in application/javascript page, r=gavin 2008-03-06 12:12:09 -08:00
surkov.alexander@gmail.com
94d72b9614 Bug 419867 - statusbarpanel accessibility interface, r=evan.yan, enndeakin, a=beltzner 2008-03-05 20:17:19 -08:00
neil@parkwaycc.co.uk
75d375bd08 Bug 419865 Port scripts pane to use <preferences> r=Mano,IanN sr=jag a=beltzner 2008-03-05 13:44:29 -08:00
neil@parkwaycc.co.uk
f20e0ba61e <browser> clears its mIconURL inappropriately b=418213 r=Mano a=beltzner 2008-03-05 13:35:38 -08:00
bzbarsky@mit.edu
e31ee13acf Init the selected panel to the right value to prevent window size flicker. Bug 405390, r=enn, a=beltzner 2008-03-05 12:44:27 -08:00
dietrich@mozilla.com
afe04b3027 backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
ee6f5ace1d TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
reed@reedloden.com
eb7d78729a Bug 412666 - "make an effort to scroll tabstrip to show new tabs opened in background" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a1.9=beltzner] 2008-03-04 03:24:41 -08:00
ajschult@verizon.net
8bf4644567 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
dietrich@mozilla.com
369fd460d9 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
7ea357f31c Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner) 2008-02-29 08:39:13 -08:00
enndeakin@sympatico.ca
6ac6428b68 Bug 408723, autocomplete should use the url value not the popup selection, causes problem where moving the mouse and pressing enter goes to unexpected url, r=gavin,a=beltzner 2008-02-29 05:07:02 -08:00
dietrich@mozilla.com
02b9a4ac37 backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac 2008-02-27 11:05:52 -08:00
dietrich@mozilla.com
5b99177f04 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
gavin@gavinsharp.com
c0be592626 Bug 419514: fix typo in notificationbox 'persistence' getter, r=enndeakin, a=damon 2008-02-26 15:45:02 -08:00
reed@reedloden.com
e84a5d910a Bug 406280 - "Hovering over URL in autocomplete should produce a tooltip" [p=dev@schonfeld.org (Michael Schonfeld) ui-r=mconnor r=Mano a=blocking-firefox3+] 2008-02-24 22:15:48 -08:00
enndeakin@sympatico.ca
b9ec25ac89 Bug 405719, don't set open attribute too early, followup patch which fixes test 2008-02-22 10:34:07 -08:00
dolske@mozilla.com
7c4d95852e Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner 2008-02-21 15:17:33 -08:00
mozilla.mano@sent.com
602a84ad4c Backing out Bug 406280, see comment 12 2008-02-21 12:03:02 -08:00
enndeakin@sympatico.ca
841381c960 Bug 405719, regression where menus cannot be generated with templates without extra tags, also improve construction by not setting the open attribute too early and instead call the builder directly before opening a menu, r=smaug,sr=neil,a=beltzner 2008-02-21 09:40:12 -08:00