-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
generic
-
generic
Selecting ThaiInputMethod does not pre-select it in Thai locale. The reason of this is that the ThaiInputMethod only advertises "th" locale in its descriptor. So when the InputMethodManager tries to find the preferred input method, it is ignored as "th_TH" is not available. This is the same situation for Japan and Korea, but there is some special code for those countries and it works for those countries. Similar code needs to be added for Thai.
naoto.sato@Eng 2001-07-31
naoto.sato@Eng 2001-07-31