ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.1k stars 14.64k forks source link

[Bug Report] el-Table not smooth #20127

Open TianYa-Q opened 4 years ago

TianYa-Q commented 4 years ago

Element UI version

2.13.2

OS/Browsers version

electron 9.3.0

Vue version

2.6.12

Reproduction Link

https://jsfiddle.net/of3609ut/

Steps to reproduce

Fast scrolling left and right

What is Expected?

Synchronous scrolling of header, body and total

What is actually happening?

The body rolls faster than the head and total(当把整个table作为横向滚动对象时,因为fixed的列在table内,导致无法真正fixed,但是解决滚动不同步问题)

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

tatar88t commented 2 years ago

same issue, looks awful, seems not to be fixed