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

在评论区滚动截屏时,截图下部被输入框遮挡 #57

Open
Lodewijk-Eduard opened this issue Jun 13, 2024 · 10 comments
Open

Comments

@Lodewijk-Eduard
Copy link

IMG_20240613_161647

@huajiqaq
Copy link
Owner

是用系统工具截图的吗 我这里无法复现

@Lodewijk-Eduard
Copy link
Author

是用系统工具截图的吗 我这里无法复现

我这边的系统是miui13。

@huajiqaq
Copy link
Owner

不打算修复 这极有可能是miui的bug 是截图无法滑动到列表底部?

@Lodewijk-Eduard
Copy link
Author

不打算修复 这极有可能是miui的bug 是截图无法滑动到列表底部?

不是,应该是输入框悬浮的问题(滚动过程中输入框悬浮在评论列表上)。

@huajiqaq
Copy link
Owner

并没有悬浮 布局是nestedscrollview和线性布局平分高度 nestedview设置了距离底部指定距离

@Lodewijk-Eduard
Copy link
Author

并没有悬浮 布局是nestedscrollview和线性布局平分高度 nestedview设置了距离底部指定距离

总而言之,不知道怎么回事,使用系统的滚动截图时,评论列表的下边沿貌似是和输入框的下边沿(而不是预期中的上边沿)平齐了。
又及:目前在用的其他滚动截屏应用连在hydrogen的评论列表滚动都做不到😨

@Lodewijk-Eduard
Copy link
Author

好了,现在(特定长度范围内的)回答也有这种现象了。
IMG_20240623_091246

@huajiqaq
Copy link
Owner

请检查是否滑动到最底部 这里使用未支持长截图的三星手机和三星s23+测试均无法复现 还有每个可折叠页的原理其实都一样 我没有做修改

@Lodewijk-Eduard
Copy link
Author

请检查是否滑动到最底部 这里使用未支持长截图的三星手机和三星s23+测试均无法复现 还有每个可折叠页的原理其实都一样 我没有做修改

已确认在一些更长的回答可以滑动(可以截长屏),而这个回答不能滑动(没有弹出截长屏选项)。

@huajiqaq
Copy link
Owner

一些页面已经取消吸顶效果 回答 评论页已经去除吸顶效果

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants