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

This commit is contained in:
roc+%cs.cmu.edu 2006-10-19 01:59:00 +00:00
Родитель a7cac46f4a
Коммит 09fe959fee
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -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