Skip to content

antd input a-textarea scrollbar shake #2027

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

Closed
1 task
DMing-lin opened this issue Apr 7, 2020 · 5 comments
Closed
1 task

antd input a-textarea scrollbar shake #2027

DMing-lin opened this issue Apr 7, 2020 · 5 comments
Labels

Comments

@DMing-lin
Copy link

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

Version

1.5.1

Environment

win10 Google Chrome80 vue2.6

Reproduction link

https://www.antdv.com/components/input-cn/

Steps to reproduce

input a-textarea :autoSize maxRows scrollbar shake
input的文本域设置适应文本高度,当他超过最大行数时滚动条会闪烁抖动,1.5版本之前没有出现

What is expected?

input的文本域可以正确设置适应文本高度属性,超过最大行数时滚动条不会会闪烁抖动

What is actually happening?

input的文本域设置适应文本高度,当他超过最大行数时滚动条会闪烁抖动


目前官网的案例也有这个问题

@tangjinzhou
Copy link
Member

1.5.1 ?

@microJ
Copy link

microJ commented Apr 11, 2020

@DMing-lin
我 1.5.0 发现了 #2005 这个问题,强制 <a-textarea style="overflow-y:auto" /> 解决了抖动。

@tangjinzhou
Copy link
Member

升级 1.5.1 + 已经修复了

@DMing-lin
Copy link
Author

DMing-lin commented Jun 13, 2020 via email

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants