X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-lib-js.git;a=blobdiff_plain;f=mim.js;fp=mim.js;h=dc1fab83cc8cee86b5c07745794c0521088df1dc;hp=aee629304cb6e01b9db0023f83828cb10321fc90;hb=fa6d04705b055b5a11c3466973cfcdbbd6252402;hpb=7fd3557aaf324859cda73dd7b0fce908e720951a diff --git a/mim.js b/mim.js index aee6293..dc1fab8 100644 --- a/mim.js +++ b/mim.js @@ -23,6 +23,9 @@ // Please note that the code is not yet matured. +// Known bugs: +// * MIM.get_preedit_pos () returns incorrect position sometimes. + var MIM = { // URL of the input method server. server: "http://www.m17n.org/common/mim-js",