Bug 354089. Tell the focus manager immediately when nothing is focused. r+sr=mats

git-svn-id: svn://10.0.0.236/trunk@213837 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
roc+%cs.cmu.edu 2006-10-19 01:59:00 +00:00
parent f06ba26d9e
commit 99539b454d

View File

@ -4473,6 +4473,7 @@ nsEventStateManager::SendFocusBlur(nsPresContext* aPresContext,
gLastFocusedContent = aContent;
NS_IF_ADDREF(gLastFocusedContent);
SetFocusedContent(aContent);
EnsureFocusSynchronization();
// Moved widget focusing code here, from end of SendFocusBlur
// This fixes the order of accessibility focus events, so that