From e38fcd6deac9a63654fb0eb61fffa9ad747e4c50 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Sat, 13 Apr 2019 22:36:15 +0200 Subject: Fix button focus issues This change introduces derived classes for ComboButton, DropDownButton and Select that make sure that buttons do not remain focused after their menus are closed. This allows using hotkeys after closing them. --- classes/pref/labels.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/pref/labels.php') diff --git a/classes/pref/labels.php b/classes/pref/labels.php index 90cb32214..ec9667441 100644 --- a/classes/pref/labels.php +++ b/classes/pref/labels.php @@ -253,7 +253,7 @@ class Pref_Labels extends Handler_Protected { print "
"; print "
"; - print "
". + print "
". "" . __('Select').""; print "
"; print "