-
-
Notifications
You must be signed in to change notification settings - Fork 50.6k
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
form表单在有select下拉框的时候会显示错乱 #6097
Comments
没看出来有什么错位啊,来个截图? |
给个重现的步骤,第一步做什么,第二步做什么。 |
抱歉,经过多次测试发现是Windows缩放的原因,本机屏幕分辨率是1080p,缩放开了125%,所以出现了这种情况,在edge下显示正常,chrome和Firefox下显示均异常 |
貌似有点问题,我晚点看看 |
@afc163 貌似 无法重现 @iceking112 所述的问题 |
我重现了,正在想办法修复。 |
这种没办法,高级搜索不应该做校验。 |
@afc163 校验这个是一种情况,还有就是开启windows系统缩放后导致的select下面一排的input被挤走了,这个有修复方案吗? |
我上面不是已经修复了:9089674 [黑人问号] |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
Version
2.10.0
Environment
window 10,chrome 58
Reproduction link
http://codepen.io/mile112/pen/NjYPLK
Steps to reproduce
点击collapse后可以看见下拉框下面的表单被挤走了,点击搜索后因出现提示语导致表单位置又一次变动
What is expected?
表单排序正常
What is actually happening?
在存在select下拉框的情况下表单显示错位
The text was updated successfully, but these errors were encountered: