Bug 385275, handle tab navigation in popups properly, r+sr=roc

git-svn-id: svn://10.0.0.236/trunk@232192 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
enndeakin%sympatico.ca
2007-08-16 01:10:01 +00:00
parent 5ca6f8a1f4
commit 2eecd4f13c
12 changed files with 357 additions and 51 deletions

View File

@@ -31,7 +31,8 @@
xbl:inherits="open,hidden=disablehistory" anonid="historydropmarker"/>
<xul:popupset>
<xul:panel type="autocomplete" anonid="popup" xbl:inherits="for=id,nomatch"/>
<xul:panel type="autocomplete" anonid="popup" noautofocus="true"
xbl:inherits="for=id,nomatch"/>
</xul:popupset>
<children includes="menupopup"/>