From 1d55ada581e2e669cc7c163dc469b9184bbd8f7d Mon Sep 17 00:00:00 2001 From: Heinrich Fenkart Date: Wed, 12 Nov 2014 01:18:06 +0100 Subject: Dropdown: ignore keydown events coming from `input`s and `textarea`s Fixes #15084. --- js/tests/unit/dropdown.js | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'js/tests/unit/dropdown.js') diff --git a/js/tests/unit/dropdown.js b/js/tests/unit/dropdown.js index 335795fde..3cdf637ee 100644 --- a/js/tests/unit/dropdown.js +++ b/js/tests/unit/dropdown.js @@ -224,4 +224,45 @@ $(function () { $(document.body).click() }) + test('should ignore keyboard events within s and