Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The [Bug Report] Table component has left fixed columns and table-tail aggregate rows, and the scroll bar is blocked #14853

Closed
Zhang-Yida opened this issue Mar 27, 2019 · 2 comments

Comments

@Zhang-Yida
Copy link

Element UI version

2.6.3

OS/Browsers version

Ubuntu18.04/Google Chrome Version 73.0.3683.75 (Official Build) (64-bit)

Vue version

2.5.19

Reproduction Link

https://jsfiddle.net/mmx38qxw/

Steps to reproduce

为列表设置左侧多个固定列
为列表设置合计行
使固定列的整体列宽大于横向滚动条的长度

What is Expected?

能够在固定列的区域进行横向拖动滚动条

What is actually happening?

在固定列区域不能横向拖动滚动条,对非固定列进行横向滚动

image

@element-bot element-bot changed the title [Bug Report] Table组件带有左侧fixed列和表尾合计行,滚动条被遮挡 The [Bug Report] Table component has left fixed columns and table-tail aggregate rows, and the scroll bar is blocked Mar 27, 2019
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.6.3

OS/Browsers version

Ubuntu 18.04/Google Chrome Version 73.0.3683.75 (Office Build) (64-bit)

Vue version

2.5.19

Reproduction Link

https://jsfiddle.net/mmx38qxw/

Steps to reproduce

Set multiple fixed columns on the left for the list

Set the total rows for the list
Make the overall column width of the fixed column larger than the length of the horizontal scroll bar

What is Expected?

Horizontal scrollbars can be dragged horizontally in areas with fixed columns

What is actually happening?

The scroll bar can not be dragged horizontally in the fixed column area, and the non-fixed column can be rolled horizontally.

image

@ziyoung
Copy link
Contributor

ziyoung commented Apr 4, 2019

Duplicate of #5415

@ziyoung ziyoung marked this as a duplicate of #5415 Apr 4, 2019
@ziyoung ziyoung closed this as completed Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants