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.

Comments

baratz’s picture

Component: Single values - allow new values » Single values

me too.
but in hebrew. the 'ת' (\u05EA) character will remove all the text while typing.
all the other 25 letters are accepted without any problem.

baratz’s picture

The 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.

Geldora’s picture

The same for me, russian alphabet, letter Б (in place of comma)...

s.daniel’s picture

Does not seem to be a problem in the current version. Close?

yuriy.sychenko’s picture

Version: 7.x-1.0-beta5 » 7.x-2.x-dev

subscribe, I have also a problem with the letter "Б" as in Geldora, even in the latest version of the module

yuriy.sychenko’s picture

Status: Active » Needs work

Russian letter Б(in place of comma) is not written only If set multiple field, please Help to understand with this problem

Geldora’s picture

Problem still exist with russian letter Б (comma on english keyword). Please note, it is often used letter in russian...

sepgil’s picture

Today I pushed an update which should fix this problem. Could you try out(dev version therefore)?

sepgil’s picture

Title: cann't enter specific letter » Can't enter specific letter
Status: Needs work » Needs review
sepgil’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.