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

在a-table中使用a-input光标会跳到最后去

Open wuerwawuerwa opened this issue 1 year ago • 1 comments
trafficstars

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

Version

4.2.3

Environment

chrome浏览器 Vue3

Reproduction link

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

Steps to reproduce

1.在form包裹的a-table中添加一条都是输入框构成的行数据 2.在表格的其中一项使用中文输入,光标有时会跳动到最后 3.输入法输入时不用键盘操作(比如按下空格或者1、2、3此类操作),使用鼠标去点击要输入的项时会输入不上去

What is expected?

解决光标跳动问题和输入法用鼠标点击选择的问题

What is actually happening?

1.在form包裹的a-table中添加一条都是输入框构成的行数据 2.在表格的其中一项使用中文输入,光标有时会跳动到最后 3.输入法输入时不用键盘操作(比如按下空格或者1、2、3此类操作),使用鼠标去点击要输入的项时会输入不上去

wuerwawuerwa avatar Jun 19 '24 05:06 wuerwawuerwa

Use the following link to start a minimal example https://codesandbox.io/p/sandbox/basic-usage-ant-design-vue-4-2-3-c8kv6c

webvs2 avatar Jun 21 '24 06:06 webvs2

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 Aug 21 '24 02:08 github-actions[bot]