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

屏幕缩放比例是125%时,使用nzLeft会导致td的下边框看不见 #4158

Closed
ChaoQunPeng opened this issue Sep 15, 2019 · 4 comments
Closed

Comments

@ChaoQunPeng
Copy link

Steps to reproduce

在屏幕缩放比例是125%时,使用固定列属性nzLeft会导致td的下边框看不见,调成100%的就正常显示。但是官网在125%的情况下又是正常的。后面发现把.ant-table table里的border-collapse:separate替换成collapse就可以正常显示。

What is expected?

在屏幕缩放比例为125%时,使用nzLeft属性时,nz-table的td的下边框能够正常显示

What is actually happening?

在屏幕缩放比例为125%时,使用nzLeft属性时,nz-table的td的下边框无法显示

Environment Info
ng-zorro-antd 8.3.0
Browser Chrome

很抱歉这个问题我无法做出复现,因为官方示例没有出现这种情况。这只在我本机出现。

@zorro-bot
Copy link

zorro-bot bot commented Sep 15, 2019

Hello @ChaoQunPeng, your issue has been closed because it does not conform to our issue requirements.
Please use the Issue Helper to create an issue, thank you!

你好 @ChaoQunPeng,为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。
你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!

@zorro-bot zorro-bot bot closed this as completed Sep 15, 2019
@zorro-bot zorro-bot bot added the Invalid label Sep 15, 2019
@zorro-bot
Copy link

zorro-bot bot commented Sep 15, 2019

Translation of this issue:

When the screen zoom ratio is 125%, using nzLeft will cause the bottom border of td to be invisible.

Steps to reproduce

When the screen scale is 125%, using the fixed column attribute nzLeft will cause the bottom border of td to be invisible, and it will display normally when it is adjusted to 100%. But the official website is normal again in 125% of cases. Later found that the border-collapse:separate in the .ant-table table can be displayed normally after replacing it with collapse.

What is expected?

When the screen scale is 125%, the bottom border of the nz-table td can be displayed normally when the nzLeft property is used.

What is actually happening?

When the screen scale is 125%, the bottom border of the nz-table's td cannot be displayed when the nzLeft property is used.

Environment Info
ng-zorro-antd 8.3.0
Browser Chrome

I am sorry that I can't reproduce this problem because the official example does not. This only appears on my machine.

@zorro-bot
Copy link

zorro-bot bot commented Sep 15, 2019

Hello @ChaoQunPeng. Please provide a online reproduction by forking this link https://stackblitz.com/edit/ng-zorro-antd-start or a minimal GitHub repository.
Issues labeled by Need Reproduce will be closed if no activities in 7 days.

你好 @ChaoQunPeng, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 stackblitz 或者提供一个最小化的 GitHub 仓库
被标记为 Need Reproduce 的 issue 7 天内未跟进将会被自动关闭。

@no-response
Copy link

no-response bot commented Sep 22, 2019

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. If you can provide more information, feel free to ping anyone of our maintainers to reopen this issue. Thank you for your contributions. --- 这个 issue 已经被自动关闭,因为您没有向我们提供更多的信息。仅凭目前的描述我们无法采取任 何行动,如果您能提供更多的信息请随时联系我们的开发人员重新打开这个 issue。 感谢您的贡献。

@no-response no-response bot closed this as completed Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants