Commit Graph

440 Commits

Author SHA1 Message Date
edward.lee@engineering.uiuc.edu
77424910f4 Bug 418257 - Show what part of which tags match for urlbar autocomplete. r=dietrich, r=gavin, ui-r=beltzner, b-ff3=beltzner, a1.9=mconnor 2008-04-11 20:14:42 -07:00
edward.lee@engineering.uiuc.edu
6b5d4e8ef0 Bug 428001 - Flashing when autocomplete shows results after not showing results. r=gavin, b-ff3=beltzner, a1.9=beltzner. Fixes Bug 407776 - move code to determine height of rich autocomplete popup out of _appendCurrentResult() and into invalidate() 2008-04-11 16:35:23 -07:00
alqahira@ardisson.org
533d8c46a5 Bug 368091 - Toolkit's about:license needs to allow for different 'official binaries' line (make toolkit/content/license.html generic and let apps build a customized copy from it; app changes for Firefox here; others in follow-up bugs). r=bsmedberg, mpa=gavin on the browser bits, r=philor on the ugly line in Thunderbird until bug 428144 lands, a1.9=beltzner 2008-04-10 09:07:21 -07:00
surkov.alexander@gmail.com
311dc06808 Bug 427953 - tree column picker isnt accessible, r=marcoz, neil, sr=neil, a=beltzner 2008-04-09 19:32:31 -07:00
gavin@gavinsharp.com
934f8dad6c Bustage fix from bug 412646 2008-04-09 16:55:10 -07:00
gavin@gavinsharp.com
4d6676674b Bug 412646: work around layout bug that causes dot to appear in find bar text field, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=me, a=mconnor 2008-04-09 15:03:09 -07:00
enndeakin@sympatico.ca
3823d8e614 Bug 231754, pressing up/down should move caret on Mac instead of open autocomplete popup, r=gavin,a=beltzner 2008-04-08 11:54:29 -07:00
neil@parkwaycc.co.uk
e6da43c40b Bug 425564 colorpicker's "disabled" property has no effect r=Enn a=beltzner 2008-04-08 01:41:52 -07:00
mozilla.mano@sent.com
980af23341 Bug 304147 - progressmeter in undetermined mode does not work in Mac OS X. patch by Markus Stange <mstange@themasta.com>, r=enn, sr=roc, a=beltzner. 2008-04-07 15:56:43 -07:00
edward.lee@engineering.uiuc.edu
30e47c35bf Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner. Fixes Bug 426525 - Broken auto-complete, nsIAutoCompleteController.input failure 2008-04-05 20:51:57 -07:00
jonas@sicking.cc
f6212fc987 Bug 408268 Closing the browser without dismissing the Customize Toolbar dialog leads to loss of all toolbar items. r=Neil Deakin sr=neil@parkwaycc.co.uk 2008-04-04 17:20:38 -07:00
reed@reedloden.com
7bb7f19f8d Bug 425079 - "Multiple back/forward buttons in toolbar" (don't create duplicate items, round two) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-04-04 02:03:05 -07:00
gerv@gerv.net
1b30e83610 Bug 422692 - Update about:license for addition of Red Hat's xdg_user_dir_lookup function to xpcom/io/SpecialSystemDirectory.cpp. Patch by gerv; r=reed. 2008-04-03 14:49:03 -07:00
gerv@gerv.net
ba1919cc05 Bug 424841 - Add licence text for jemalloc and bits of cairo to about:licence. r=mconnor. 2008-04-03 07:43:23 -07:00
edward.lee@engineering.uiuc.edu
6a108cfe78 Bug 415190 - Autocomplete results can be incorrectly sized (clipped). r=gavin. Fixes Bug 424868 - Awesome bar cuts off part of the last entry. b-ff3=beltzner 2008-04-02 20:49:36 -07:00
edward.lee@engineering.uiuc.edu
04880403c2 Bug 424213 - URLs without corresponding title are displayed with a blank title (which isn't full-height). r=gavin, ui-r=beltzner, a1.9=beltzner. Fixes Bug 421773 - autocomplete (awesome bar) shows a non-integer number of items (half height entries) if some pages lack titles 2008-04-01 23:01:08 -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
edward.lee@engineering.uiuc.edu
db1733ea31 Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner 2008-04-01 14:46:23 -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
edward.lee@engineering.uiuc.edu
a6b46e1f97 Bug 425320 - Alt-left/right in location bar then left/right resets cursor position. r=gavin, a1.9=beltzner 2008-03-31 18:46:59 -07:00
gerv@gerv.net
c17a73c8aa Bug 424316 - "about:" has dead text about release notes. Patch by gerv; a=beltzner. 2008-03-31 13:13:37 -07:00
reed@reedloden.com
5f9e65ed6e 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
8fc6b34880 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
097158faea Bug 425798: fix typo from patch in bug 404438, pending r+a=mconnor 2008-03-28 14:03:51 -07:00
gavin@gavinsharp.com
31f1b9b56e 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
8e03b34752 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
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
neil@parkwaycc.co.uk
cc4349db6e 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
6efe865ee2 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
ee0a4f8a90 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
52c2ae63e6 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
2036ee572a 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
4f17380fd1 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
99e13bd928 Bug 422050: position test failures due to large fonts, r=enndeakin 2008-03-19 21:05:17 -07:00
reed@reedloden.com
cb78ef1dde 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
79b17cdf53 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
e679feeb0e 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
9b590e293e 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
75cfe2466f 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
44cf0e0e61 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
d37fe49829 Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner 2008-03-12 16:39:40 -07:00
gavin@gavinsharp.com
dfc4e7fcb2 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
49be829b51 Bug 422047: popup button test window too narrow, r=enndeakin 2008-03-11 21:44:02 -07:00
ajschult@verizon.net
1b82fd5ef6 Bug 420541: test failures because onfocus never fires for iframe load, r=Enn 2008-03-10 21:35:46 -07:00
philringnalda@gmail.com
4fabd042b3 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
5e3b4d1415 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
ee7a708567 Bug 421412 - Get rid of _adjustWidth hack. r=gavin, b1.9=beltzner 2008-03-08 01:30:43 -08:00
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