discourse/app/assets
Martin Meyerhoff 97b60e6422 Fix buggy autocomplete behaviour for non-US keyboards
This change moves the code for actually entering data from the keydown handler to the
keypress handler, which can reliably catch the character entered (rather than
the key pressed).

This is my second attempt at
https://meta.discourse.org/t/typing-shows-on-non-us-keyboard-layouts/20449
without doing dangerous refactoring.

This does not fix the issue reported in
https://meta.discourse.org/t/overly-aggresive-emoji-autocomplete/20691/7
as that is a different bug.
2014-10-11 17:55:48 +02:00
..
fonts FEATURE: upgrade font awesome to head 2014-07-03 17:58:12 +10:00
images move editor spinner css to shared (base) css 2014-10-11 04:08:16 -07:00
javascripts Fix buggy autocomplete behaviour for non-US keyboards 2014-10-11 17:55:48 +02:00
stylesheets hacky override of inline select2 width in editor 2014-10-11 05:49:18 -07:00