$OpenBSD: patch-security_manager_pki_resources_content_exceptionDialog_js,v 1.3 2011/03/26 10:58:36 landry Exp $
--- security/manager/pki/resources/content/exceptionDialog.js.orig	Mon Aug 24 18:52:58 2009
+++ security/manager/pki/resources/content/exceptionDialog.js	Thu Sep 10 23:40:10 2009
@@ -287,6 +287,7 @@ function updateCertStatus() {
       
       // In these cases, we do want to enable the "Add Exception" button
       gDialog.getButton("extra1").disabled = false;
+      gDialog.getButton("extra1").focus();
 
       // If the Private Browsing service is available and the mode is active,
       // don't store permanent exceptions, since they would persist after
