$OpenBSD: patch-mozilla_security_manager_pki_resources_content_exceptionDialog_js,v 1.1 2010/04/03 09:30:14 landry Exp $
--- mozilla/security/manager/pki/resources/content/exceptionDialog.js.orig	Sat Dec  5 02:56:23 2009
+++ mozilla/security/manager/pki/resources/content/exceptionDialog.js	Sat Jan 16 16:28:36 2010
@@ -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
