$OpenBSD: patch-mozilla_security_manager_pki_resources_content_exceptionDialog_js,v 1.12 2014/10/17 07:30:43 landry Exp $
--- mozilla/security/manager/pki/resources/content/exceptionDialog.js.orig	Tue Oct 14 08:36:36 2014
+++ mozilla/security/manager/pki/resources/content/exceptionDialog.js	Tue Oct 14 09:42:06 2014
@@ -234,6 +234,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
