ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

Editable table unit, when inputting content with Sogou Chinese input method, use the mouse to select the content, the text will disappear after a few seconds of input.

Open yxy3511 opened this issue 3 years ago • 2 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.3.0-beta.2

Environment

macOS Mojava 10.14.5/google chrome 版本 102.0.5005.61/vue 3.2.13

Reproduction link

https://www.antdv.com/components/table-cn

Steps to reproduce

1.定位到页面“可编辑单元格”示例处 2.点击"Add"按钮 3.编辑新增数据的"name" 4.使用输入法打出中文内容,不用空格选择,使用鼠标选中想要的内容 5.内容出现在input中,几秒后内容消失

What is expected?

选中的内容出现在input中,不消失

What is actually happening?

选中的内容出现在input中,几秒后消失

yxy3511 avatar Jul 20 '22 10:07 yxy3511

pressEnter 改成 change

tangjinzhou avatar Jul 24 '22 01:07 tangjinzhou

pressEnter 改成 change

刚刚又去官网试了试,好像和这个方法名没关系。鼠标选择时需要在选项上悬浮几秒,当拼音出现在输入框后再点击选中,就可以正常显示了。

yxy3511 avatar Aug 26 '22 03:08 yxy3511

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Oct 25 '22 04:10 github-actions[bot]

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Nov 03 '23 00:11 github-actions[bot]