L. David Baron
|
a9f3f435d9
|
Make nsBox more careful about accepting XUL attributes only on XUL elements. (Bug 102440) r=bzbarsky
|
2011-04-22 18:36:24 -07:00 |
|
Neil Rashbrook
|
18a8fb9db7
|
Bug 642404 <autocomplete disablehistory="false"> displays incorrectly on Linux; switch SeaMonkey (and Thunderbird) to use enablehistory="true" instead r=Standard8
DONTBUILD
|
2011-04-09 23:13:04 +01:00 |
|
Neil Rashbrook
|
37f88c461e
|
Bug 614330 maxrows="10" doesn't work in SeaMonkey's search bar r=IanN
NPOTB DONTBUILD
|
2011-03-23 22:02:38 +00:00 |
|
Serge Gautherie
|
e2abeb6be1
|
Bug 642420 - XPFE autocomplete.xml: investigate removing explicit <children includes="menupopup"/>; (Av1) Just remove it, Update a11y test_combobox.xul.
f=surkov.alexander r=neil (a=NPOTDB).
|
2011-03-21 14:43:04 +01:00 |
|
Neil Rashbrook
|
c68812eafb
|
Bug 632433 Fix for "An error occurred - attempt to run compile-and-go script on a cleared scope" r=IanN a=beltzner NPOTB
DONTBUILD
|
2011-02-24 20:01:13 +00:00 |
|
|
|
787a83f0ce
|
Bug 635404 - Let a few more attributes inherit to the html input field in xpfe's autocomplete.xml. r=Neil, a=shaver over IRC (NPOTB).
|
2011-02-19 18:00:27 +01:00 |
|
Philip Chee
|
5cd8b9f7a9
|
Bug 406396 xpfe "history-dropmarker" binding makes invalid assumption about menupop children. r=Neil a=NPOTB DONTBUILD
|
2011-01-17 12:43:15 +08:00 |
|
Neil Rashbrook
|
1dfa9bc016
|
Bug 561116 Autocomplete controller expects to be able to process ESC key r=KaiRo
|
2010-04-25 12:03:34 +01:00 |
|
Philip Chee
|
435e45dd0d
|
Bug 537098 - |this.mInputElt is null| triggered by FireFTP extension; Trunk Patch v1.0: Minimal backport from toolkit to fix the FireFTP problem.
r+sr=neil.
|
2010-01-05 07:09:53 +01:00 |
|
Neil Rashbrook
|
26699d395e
|
Bug 476422 Compose window menu activation triggers bogus JS exception r=philor
|
2009-10-07 23:56:39 +01:00 |
|
Dão Gottwald
|
e72034387a
|
Bug 500977 - xpfe's autocomplete.xml should not depend on bug 232598. r=neil
|
2009-06-28 21:21:35 +02:00 |
|
Neil Rashbrook
|
cd61925abe
|
Bug 494169 Tweak xpfe autocomplete to track toolkit change and pass tests from bug 494410 r=mcsmurf
|
2009-06-13 00:48:41 +01:00 |
|
Frank Wein
|
4e6956d423
|
Bug 468363 - Clicking on URL in autocomplete drop-down while search is running does not autocomplete URL, r=Neil, SeaMonkey/Thunderbird only
|
2009-04-14 15:38:40 +02:00 |
|
Neil Rashbrook
|
eea8c0796c
|
Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB
|
2009-03-07 11:34:33 +00:00 |
|
Neil Rashbrook
|
a230fcc2b3
|
Bug 464914 (regression from bug 270128) Watch for menubar activation r=Standard8
|
2008-12-29 23:12:26 +00:00 |
|
Neil Rashbrook
|
40815a6f16
|
Bug 460466 Clicking on autocompleted <input> disables autocomplete for that window r=Callek NPOTB
|
2008-11-27 10:19:23 +00:00 |
|
Neil Rashbrook
|
809491cc81
|
Followup to bug 443370 autocomplete doesn't ignore input events well enough r=ajschult
|
2008-10-09 11:49:17 +01:00 |
|
Neil Rashbrook
|
3aa48d3a5d
|
Bug 457820 Clear autocomplete results when the search string is empty r=Standard8
|
2008-10-08 13:08:53 +01:00 |
|
Neil Rashbrook
|
d4a149aaa6
|
Followup to bug 443370 to fix handling of RESULT_NOMATCH_ONGOING r=ajschult
|
2008-09-27 21:36:13 +01:00 |
|
Mark Banner
|
087e076ada
|
Fix SeaMonkey bustage from bug 325842. looks reasonable from Neil over irc.
|
2008-09-19 19:56:33 +01:00 |
|
Masayuki Nakano
|
aa5e1c6ffa
|
Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil
|
2008-09-08 21:58:07 +09:00 |
|
Neil Rashbrook
|
402253b496
|
Bug 453999 Fix handling of partial autocomplete results r=ajschult
|
2008-09-07 11:01:00 +01:00 |
|
Neil Rashbrook
|
82297c0d85
|
Bug 453999 Bail out early when the autocomplete field is empty r=ajschult
|
2008-09-07 11:00:17 +01:00 |
|
Robert Kaiser
|
f532e0ad9b
|
followup kinda-typo fix to bug 443370, use correct index to fix error when doing async autocomplete updates, r=Neil over IRC, NPOTB for FF
|
2008-08-16 01:49:14 +02:00 |
|
Neil Rashbrook
|
54f5e83cef
|
Bug 443370 Toolkit async autocomplete support for xpfe's autocomplete r=ajschult
|
2008-08-15 13:46:49 +01:00 |
|
Mark Banner
|
851646876a
|
Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r/sr=Neil for xpfe parts,r=enndeakin for toolkit parts
|
2008-07-28 09:05:37 -07:00 |
|
Mark Banner
|
c44f0f65fd
|
Bug 446678 Fix test_autocomplete2.xul crashing on SeaMonkey, and fix the test by implementing the searchcomplete event. crash patch by Neil,r=me,other changes by me,r/sr=Neil.
|
2008-07-23 10:51:14 +01:00 |
|
Robert Kaiser
|
db9ca0423c
|
fix xpfe autocomplete bustage from bug 438861 to be really in sync with cvs
|
2008-07-09 19:41:48 +02:00 |
|
Justin Wood
|
1f1c64ffb0
|
Bug 440515 Allow up/down arrows to be home/end on the Mac r=Standard8,stefanh [p=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
|
2008-07-08 01:00:48 -04:00 |
|
Justin Wood
|
a2aafa40a3
|
Fix xpfe autocomplete bustage from bugs 366837/438861 [p=Standard8]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
|
2008-07-08 01:00:36 -04:00 |
|
Justin Wood
|
cc6e017ca4
|
"LDAP server connection failed" message erases address b=366837 also Autocomplete only passes back previous results for first search session b=438861 r=ajschult [p's=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
|
2008-07-08 01:00:24 -04:00 |
|
Justin Wood
|
9f1377ba99
|
Bug 270128 Menu access key should close autocomplete r=aaronlev,ajschult [p=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
|
2008-07-08 00:59:45 -04:00 |
|
|
|
89cb78bc73
|
Move the "my domain" autocomplete suggestion to a separate JS component b=370306 r=Standard8 sr=bienvenu
|
2008-05-28 05:01:51 -07:00 |
|
|
|
d47460c7fa
|
Size the autocomplete popup relative to the page's full zoom b=407912 r=ajschult
|
2008-05-25 14:21:59 -07:00 |
|
|
|
627bb40277
|
Bug 309081 Sync xpfe autocomplete attributes with toolkit ones (sync case). r=mkmelin,sr=Neil
|
2008-05-15 05:45:31 -07:00 |
|
|
|
c4fb4823ce
|
Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil.
|
2008-05-06 10:10:03 -07:00 |
|
|
|
f8b90e4c12
|
Fix nsIAutoCompleteController's handleEvent signature change bustage rs=ajschult
|
2008-03-05 16:27:27 -08:00 |
|
|
|
0edfd5807d
|
Bug 257722 - No visual feedback when clicking on scrollbarbutton in autocomplete popups (no depressed state), r=neil, SeaMonkey-only
|
2007-11-26 12:01:40 -08:00 |
|
|
|
58038e1a36
|
Bug 400893, escape should close panels, r+sr=neil,a=beltzner
|
2007-11-12 13:52:13 -08:00 |
|
|
|
7bd8f20a72
|
Bug 399316 - Bug introduced with patch for bug 216434 (autocomplete dropdown covers textbox when textbox is near bottom of screen), r=neil, a=mconnor
|
2007-10-12 03:24:00 -07:00 |
|
|
|
2417255725
|
Ensure the tree selection exists before trying to do things to it b=397788 r=jag
|
2007-10-08 05:10:51 -07:00 |
|
|
|
40b847031a
|
Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor
|
2007-09-30 12:00:10 -07:00 |
|
|
|
593718ccb7
|
Typing should deselect autocomplete search engine b=79069 r=KaiRo sr=jag
|
2007-08-25 09:19:01 -07:00 |
|
|
|
57e3d7fd95
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-15 18:09:58 -07:00 |
|
|
|
0f834360dc
|
Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott
|
2007-08-09 11:52:01 -07:00 |
|
|
|
9460556a94
|
Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox)
|
2007-07-28 16:07:41 -07:00 |
|
|
|
6d59a55572
|
Make xpfe autocomplete implement nsIAutoCompletePopup b=304309 r=ajschult sr=jag
|
2007-07-23 06:51:43 -07:00 |
|
|
|
f6ba0c3eac
|
Bug 383936 - Continue synchronisation of xpfe autocomplete with toolkit autocomplete
p=Philip Chee <philip.chee@gmail.com>
r=neil@parkwaycc
|
2007-07-17 13:56:07 -07:00 |
|
|
|
36bb96c08b
|
Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag
|
2007-07-13 04:35:00 -07:00 |
|
|
|
071a98886f
|
Change column names to match what toolkit wants b=304309 r=ajschult sr=jag
|
2007-07-07 16:29:32 -07:00 |
|