0

I can't insert russian letter "Б" inside the field Magicsuggest. It works fine in Firefox, but the rest of the browsers don't show this letter in the field.

Cœur
  • 37,241
  • 25
  • 195
  • 267
  • I've removed the code regarding this button in the file magicsuggest-min.js "KEYCODES = {COMMA: 188}". Everything is working now. – Dima Proff Aug 19 '15 at 08:19

2 Answers2

0

Try using this instead Б

dangor
  • 455
  • 3
  • 10
0

I've removed the code regarding this button in the file magicsuggest-min.js "KEYCODES = {COMMA: 188}". Everything is working now.