linagora / Twake

Twake is a secure open source collaboration platform to improve organizational productivity.
https://twake.app
GNU Affero General Public License v3.0
1.79k stars 194 forks source link

Cannot use Vietnamese keyboard #1529

Open tlle14 opened 3 years ago

tlle14 commented 3 years ago

Actual Result

When using the Vietnamese keyboard, the text is changed into the unexpected text Peek 2021-08-04 17-58

Expected Result

Users should be able to use other keyboards without auto-correcting what they typed

Environment

RomaricMourgues commented 3 years ago

@chamerling it seems you have some headache to come here

chamerling commented 3 years ago

😱

Le mer. 4 août 2021 à 14:49, Romaric Mourgues @.***> a écrit :

@chamerling https://github.com/chamerling it seems you have some headache to come here

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/linagora/Twake/issues/1529#issuecomment-892629325, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACARU4OR5H6N4UBJSSBLXTT3EZL5ANCNFSM5BQ3GG4Q .

-- Christophe Hamerling

chamerling commented 3 years ago

@tlle14 is it really an autocorrect issue? ie does it really autocorrect what you type? autocorrect is a non standard attribute which is only available in Safari, so it seems that this is not related to this. Anyway, we do a lot of things when the user types and IME keyboards looks supported by draftjs, so we need to debug it. I will have a look this week.