Greasy Fork is available in English.

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.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.