You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/js/form
Michael Kuhn e38fcd6dea 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.
5 years ago
..
ComboButton.js Fix button focus issues 5 years ago
DropDownButton.js Fix button focus issues 5 years ago
Select.js Fix button focus issues 5 years ago