reinstate rev 1.38 without breaking testgtkembed: focus and notify all common dialogs. somewhat experimental fix for bug 53345. r=pinkerton,sfraser

This commit is contained in:
danm%netscape.com 2001-11-29 01:52:25 +00:00
parent 0b692416d5
commit 3dbaaa6cbe

View File

@ -182,6 +182,9 @@ function commonDialogOnLoad()
break;
}
}
focus();
GetAttention();
}
function setCheckbox(aChkMsg, aChkValue)