Accented Character Input

Add functionality to input accented characters for non accented keyboards when the current input focus is on a text input element, or a content-editable element.

< Opiniones de Accented Character Input

Pregunta o comentario

Character typed prior to the accented character gets deleted

First of all it's a great script and has help me a lot.

There seems to be weird thing where it deletes the character before the accented one(e.g. If I type "Fouchè" the letter "h" gets deleted)

jcunewsAutor
§
Publicado: 26/06/2018

In Firefox Quantum, there's a bug where the keyup event for the ALT key doesn't get fired if the key is released after other key is pressed. This bug doesn't exist in Firefox ESR and Chrome.

The script has been updated to work around this bug.

Publicar respuesta

Inicia sesión para responder.