diff --git a/xpfe/global/resources/content/radioBindings.xml b/xpfe/global/resources/content/radioBindings.xml index c530950533bd..d9d0a4f20080 100644 --- a/xpfe/global/resources/content/radioBindings.xml +++ b/xpfe/global/resources/content/radioBindings.xml @@ -34,7 +34,8 @@ + this.setAttribute("focused", "true"); this.selectedItem.setAttribute("focused", "true"); + this.removeAttribute("focused"); this.selectedItem.removeAttribute("focused");