$OpenBSD: patch-mozilla_security_manager_pki_resources_content_exceptionDialog_js,v 1.2 2011/07/24 07:10:12 landry Exp $
--- mozilla/security/manager/pki/resources/content/exceptionDialog.js.orig	Fri Jan 14 23:21:51 2011
+++ mozilla/security/manager/pki/resources/content/exceptionDialog.js	Sun Feb 13 23:01:39 2011
@@ -283,6 +283,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
