Landing 89950 on the branch for varada.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_0_9_4_BRANCH@103431 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com
2001-09-21 05:32:24 +00:00
parent 3f5a2e8a5c
commit dcc28801e7

View File

@@ -1587,6 +1587,9 @@ function SelectAddress()
toAddress:toAddress,
ccAddress:ccAddress,
bccAddress:bccAddress});
// We have to set focus to the addressingwidget because we seem to loose focus often
// after opening the SelectAddresses Dialog- bug # 89950
AdjustFocus();
}
function queryISupportsArray(supportsArray, iid) {