日期选择框 DatePicker,选择完日期后没有得到焦点,这个不符合常理吧? #12475
Closed
Comments
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.9.3
Environment
谷歌浏览器
Reproduction link
https://ant-design.gitee.io/components/date-picker-cn/#header
Steps to reproduce
选择日期后,光标的焦点没有落在日期选择框上,这个不太符合常理,因为其他输入类的组件都是操作时和操作后,光标焦点都会落在输入框上的。
有时需要用到光标的焦点做一些判断。
What is expected?
选择完日期后,光标焦点能落在日期选择框上。
What is actually happening?
选择完日期后,光标焦点没有落在日期选择框上。
The text was updated successfully, but these errors were encountered: