The mask of the modal box component is rendered abnormally. #11777
Comments
因为双击的时候会选中动画路过的弹层里的文字,真的是非常细节的问题,感谢反馈。 |
@afc163 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.8.1
Environment
win10 chrome 68.0.3440.106
Reproduction link
https://ant.design/components/modal-cn/
Steps to reproduce
Slide the screen, move the "open" button closer to the top of the page, and quickly double-click the button. The title or part of the text in the modal box will be rendered abnormally as the theme color.
滑动屏幕,将"open"按钮移动至接近页面顶端,快速双击按钮,模态框内的标题或者部分文字会被异常地渲染成主题色。
What is expected?
Quickly double-click, the contents of the modal box will not be rendered abnormally into the theme color.
快速双击,模态框内的内容不会被异常地渲染成主题色。
What is actually happening?
Quickly double-click, and some of the contents of the modal box will be abnormally rendered into the theme color.
快速双击,模态框内的内容会有部分被异常地渲染成主题色。
The official documentation will reproduce this bug.
官方文档就可以重现这个Bug了。
https://ant.design/components/modal-cn/
The text was updated successfully, but these errors were encountered: