$OpenBSD: patch-mozilla_security_manager_pki_resources_content_exceptionDialog_js,v 1.7 2017/04/05 09:46:18 landry Exp $
--- mozilla/security/manager/pki/resources/content/exceptionDialog.js.orig	Fri Sep  2 00:56:51 2016
+++ mozilla/security/manager/pki/resources/content/exceptionDialog.js	Sat Sep  3 12:23:12 2016
@@ -239,6 +239,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
