ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

chrome浏览器windows和macOS table表格固定头和列兼容错位问题

Open haoyanming opened this issue 1 year ago • 3 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.7.2

Environment

电脑系统:macOs 14.3.1 浏览器版本:chrome 122.0.6261.94 vue版本:2.6.11

Reproduction link

https://1x.antdv.com/components/table-cn/#components-table-demo-fixed-columns-and-header

Steps to reproduce

官方文档1x版本table固定头和列表格可直接复现。 image

What is expected?

windows和macOS都能固定头和列且不错位。

What is actually happening?

行不能对齐

haoyanming avatar Feb 28 '24 09:02 haoyanming

#7353中有个朋友说是在ant-table-header上增加scrollbar-width: none;我试过,试过之后macOS上是可以解决但是同事windows上chrome浏览器又出现了类似问题。 1258771709113129_ pic

haoyanming avatar Feb 28 '24 09:02 haoyanming

同样的问题,同求。 我的是mac,滚动槽出现在上面 同事有的也是mac和window,滚动槽出现在下面 加了scrollbar-width: none;后,同事上方的表头会被下面的表格覆盖一些内容

zhuangcuigit avatar Mar 21 '24 02:03 zhuangcuigit

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar May 21 '24 02:05 github-actions[bot]