Closed (fixed)
Project:
Autocomplete Deluxe
Version:
7.x-2.x-dev
Component:
Single values
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2012 at 08:44 UTC
Updated:
19 Aug 2013 at 09:21 UTC
Jump to comment: Most recent file
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