$OpenBSD: patch-mozilla_security_manager_pki_resources_content_exceptionDialog_js,v 1.11 2013/07/11 16:23:39 landry Exp $
--- mozilla/security/manager/pki/resources/content/exceptionDialog.js.orig	Thu Jun 20 06:35:19 2013
+++ mozilla/security/manager/pki/resources/content/exceptionDialog.js	Sat Jun 22 14:43:04 2013
@@ -263,6 +263,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
