ant-design-vue
ant-design-vue copied to clipboard
When the time-range-picker is long, after selecting two times, the mouse focus is elsewhere, and after clicking the time-picker, a drop-down pop-up box will be displayed below the first time of the time-picker
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.11
Environment
windows11 edge 104.0.1293.47 (正式版本) (64 位) vue3.2.37
Reproduction link
https://github.com/qilimazhualuo/antdv-issue
Steps to reproduce
time-range-picker 长度较长时 选完俩个时间 此时鼠标焦点处于别处后 点击time-picker后一个下拉的弹框会显示在time-picker的第一个时间下方 官方https://www.antdv.com/components/time-picker-cn 第二个例子将picker的长度(width)拉到100%即可复现
What is expected?
timerangepicker设置完时间后,再次点击第二个时间 下拉框应该在第二个时间下方
What is actually happening?
time-picker 长度较长时 选完俩个时间 此时鼠标焦点处于别处后 点击time-picker后一个下拉的弹框会显示在time-picker的第一个时间下方
没有
