Hi,
I can not enter any tags in Arabic that contain the letter with the unicode: \u0648 (ISO-8859-6: E8) as the whole word disappears as soon as the letter is entered into the field.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | autocomplete_deluxe-fix-specific-letters-1626980-0.patch | 1.24 KB | baratz |
Comments
Comment #1
baratz commentedme too.
but in hebrew. the 'ת' (\u05EA) character will remove all the text while typing.
all the other 25 letters are accepted without any problem.
Comment #2
baratz commentedThe modules javascript uses a keyup event handler that catches the key presses of a specific key, that in the US keymap is a comma.
so this will bug any other languages in which the comma located differently than the US keymap.
this patch will fix it.
Comment #3
Geldora commentedThe same for me, russian alphabet, letter Б (in place of comma)...
Comment #4
s.daniel commentedDoes not seem to be a problem in the current version. Close?
Comment #5
yuriy.sychenko commentedsubscribe, I have also a problem with the letter "Б" as in Geldora, even in the latest version of the module
Comment #6
yuriy.sychenko commentedRussian letter Б(in place of comma) is not written only If set multiple field, please Help to understand with this problem
Comment #7
Geldora commentedProblem still exist with russian letter Б (comma on english keyword). Please note, it is often used letter in russian...
Comment #8
sepgil commentedToday I pushed an update which should fix this problem. Could you try out(dev version therefore)?
Comment #9
sepgil commentedComment #10
sepgil commented