You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the libthai and scim-thai to enter Thai. And I found some issues while testing Thai input.
'ๅ' can't be entered consecutively, and if 'ๅ' is entered, there is an issue that some text including 'ๅ' can't be entered.
When the text is entered normally, 1 is returned when calling th_validate() API from scim-thai, but 0 is returned when issues occur.
And the same issue does not occur when entering other text, but only when entering 'ๅ'.
It is difficult to check whether this is working normally or not. I'd appreciate it if you could answer my question.
Regards
Inhong Han
The text was updated successfully, but these errors were encountered:
Hello,
I use the libthai and scim-thai to enter Thai. And I found some issues while testing Thai input.
'ๅ' can't be entered consecutively, and if 'ๅ' is entered, there is an issue that some text including 'ๅ' can't be entered.
When the text is entered normally, 1 is returned when calling th_validate() API from scim-thai, but 0 is returned when issues occur.
And the same issue does not occur when entering other text, but only when entering 'ๅ'.
It is difficult to check whether this is working normally or not. I'd appreciate it if you could answer my question.
Regards
Inhong Han
The text was updated successfully, but these errors were encountered: