2.4.1
Windows 10 / Internet Explorer 11
2.5.16
https://jsfiddle.net/mmx38qxw/
The value of the input tag should appear as "한글".
The value of the input tag appears as "한".
Chrome
IE
Chrome
IE
Type "한글테스트입니다." (on a QWERTY keyboard this is typed as "gksrmfxptmxmdlqslek.")
Chrome)
IE)
+1
Please help verify that pr https://github.com/ElemeFE/element/pull/13471 in https://jsfiddle.net/t7j02udc/ fixes this issue. I do not have the knowledge with Korean language.
@wacky6 I am korean user. It seems to be fixed.
@wacky6
Hi.
This issue seems to occur again in the latest version.
It has been fixed in version 2.5.2, but it seems to have a problem again in the latest version.
This is strange, el-input receives no change after 2.5.0 release.
@wacky6
Version 2.5.4, not only <el-input>
has IE Korean entry bug, The <el-transfer>
, <el-select>
, if there is a _filterable_ attribute, this bug will also occur, but <el-select>
if When there are _filterable_ and _remote_ attributes, will no problem. hope to reopen this issue
Then please provide your OS, browser, Korean IME name and version. And the step to reproduce.
We will reopen this if it is common. If only one IME is buggy, we won’t fix it.
@wacky6
Hi~
2.5.4, 2.4.4, 2.3.9 _(2.2.2 no this issue)_
windows 7 & windows 10/ IE 11
Microsoft Korean IME of windows system
http://element-cn.eleme.io/2.5/#/zh-CN/component/input
Steps to reproduce and Test Screenshot same as @jhlee8804 said
Thanks!
It is still happening in version 2.7.
This problem will be handled by the follow pull request.
It is still occurring on v2.9.1
Most helpful comment
@wacky6
Version 2.5.4, not only
<el-input>
has IE Korean entry bug, The<el-transfer>
,<el-select>
, if there is a _filterable_ attribute, this bug will also occur, but<el-select>
if When there are _filterable_ and _remote_ attributes, will no problem. hope to reopen this issue