From 4e9ab7e11646f8fd97ef954a35589c00a7d06693 Mon Sep 17 00:00:00 2001 From: piebev Date: Wed, 29 Apr 2015 14:39:54 +0200 Subject: [PATCH] fix(a11y): prevent list from being focusable - Explicitly disallow focusing of list, mainly fixes behavior in Firefox Closes #898 --- src/select2/choices.tpl.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/select2/choices.tpl.html b/src/select2/choices.tpl.html index cd9fb930e..97bda173c 100644 --- a/src/select2/choices.tpl.html +++ b/src/select2/choices.tpl.html @@ -1,4 +1,4 @@ -