Tencent / tdesign-vue

A Vue.js UI components lib for TDesign.
https://tdesign.tencent.com/vue
MIT License
920 stars 359 forks source link

[Table] 表头吸顶时滑动出现表头错位问题 #2020

Closed CaptainWang98 closed 1 year ago

CaptainWang98 commented 1 year ago

tdesign-vue 版本

1.0.2

重现链接

https://codesandbox.io/s/tdesigngu-ding-lie-yu-xi-ding-dao-zhi-shu-biao-tuo-dong-gun-dong-shi-biao-tou-cuo-wei-fv4238?file=/src/demo.vue:0-8930

重现步骤

复现路径1: 1、表头吸顶; 2、表格横向内容超出视口; 3、选中表格内容时不松开鼠标向右快速移动鼠标,让内容横向滚动; 复现路径2: 1、表头吸顶; 2、表格横向内容超出视口; 3、选中其他应用/浏览器窗口; 4、不要点击重新选中表格窗口,直接横向滑动;

期望结果

表头正常横向滚动

实际结果

表头错位

框架版本

2.6.14

浏览器版本

108.0.5359.124

系统版本

MacOS Big Sur 11.7

Node版本

No response

补充说明

No response

github-actions[bot] commented 1 year ago

👋 @CaptainWang98,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

github-actions[bot] commented 1 year ago

♥️ 有劳 @realyuyanan @chaishi @cool-518 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @CaptainWang98 。

xiaosansiji commented 1 year ago

已在 1.0.4 版本修复