Make autocomplete work on all tabs

This commit is contained in:
ben%bengoodger.com 2004-01-14 09:13:09 +00:00
parent 1a6ebc5299
commit e51bdb71fd

View File

@ -366,6 +366,7 @@
flex="1" contenttooltip="aHTMLTooltip"
contentcontextmenu="contentAreaContextMenu"
onnewtab="BrowserOpenTab();"
autocompleteenabled="true"
autocompletepopup="PopupAutoComplete"
ondragdrop="nsDragAndDrop.drop(event, contentAreaDNDObserver);"
onclick="return contentAreaClick(event, false);"/>