Bug 151807: New Tab button and New Tab context menu items don't set focus to urlbar after opening the new tab. r=bryner, sr=blake

This commit is contained in:
jaggernaut%netscape.com 2006-09-14 06:04:21 +00:00
Родитель a27a1aaac1
Коммит 458995853f
1 изменённых файлов: 4 добавлений и 3 удалений

Просмотреть файл

@ -392,6 +392,7 @@ Contributor(s): ______________________________________. -->
<tabbrowser id="content"
flex="1" contenttooltip="aHTMLTooltip"
contentcontextmenu="contentAreaContextMenu"
onnewtab="BrowserOpenTab();"
onclick="return contentAreaClick(event);"/>
</hbox>
</vbox>