Arun Israel 9ced796674 [bugfix] Fix for '/' keyboard shortcut putting '/' into search input
Changed the search button binding from a click binding in mousetrap.js to a function binding.
Added a showSearch function that uses jquery to click the '#search-button' element
and the function returns false preventing the default action and stops the keydown event
from bubbling upwards.

Meta Discourse Bug Thread: https://meta.discourse.org/t/shortcut-for-search-leaves-a-in-the-search-field/14394
Mousetrap reference: http://craig.is/killing/mice
2014-04-05 01:38:00 -04:00
..
2014-02-20 11:10:56 -05:00
2013-10-01 11:16:27 -04:00
2013-12-23 17:53:33 +11:00
2013-12-23 17:53:33 +11:00
2014-02-22 01:41:01 +01:00
2014-02-12 12:57:55 -05:00