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.

< Отзив за Accented Character Input

Въпрос/коментар

§
Публикуван на: 26.06.2018

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)

jcunewsАвтор
§
Публикуван на: 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.

Публикувайте отговор

Влезте, за да публикувате отговор.