Fixed Translating phrases on mobile doesn't work properly

duderuud

Well-known member
Affected version
2.1
Tried to translate a phrase but it cuts off the last word.
For example: I tried to translate the phrase "Also knows as" to the Dutch "Ook bekend als".

The last word "als" is deleted when saving. This behaviour repeats when trying again. Also doesn't matter if you choose "save" or "save and exit"

Mobile: Samsung Galaxy S10e (but has happened on another Android device too).

For as long as I remember this bug is present (in XF 2.1)
 
We have made some changes which ultimately disables CodeMirror on Android devices until we see an improvement in stability.

To the best of our testing it mostly seems to be just Android affected so other devices, including iOS, can still use the full code editor.

On Android devices we fall back to a standard text area and in the case of phrases you’ll notice little to know loss in functionality.
 
Top Bottom