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

移动端 ScrollView 滚动区域/下拉刷新 中使用 inputItem ,键盘弹起输入内容会造成页面整体上浮导致无法滚动 #184

Closed
dingyiming opened this issue Aug 14, 2018 · 5 comments
Assignees
Labels
bug Something isn't working @Components Components related

Comments

@dingyiming
Copy link

Mand Mobile Version

1.5.5

OS Version & Browser Version

android

Node Version, Package Management Tool

node 10

Recurring Links

Recurring Steps

1、移动端 ScrollView 滚动区域/下拉刷新 中使用 inputItem ,键盘弹起输入内容会造成页面整体上浮导致无法滚动,
2、同时 inputItem 在 scrollView 中进行手指滑动,无法滚动

Expectant Behaviors

1、移动端键盘弹出,inputItem 在 scrollView 中能自动展示在可见区域
2、inputItem 在scrollView 中手指滑动也能使页面滚动

Actual Behaviors

  1. 键盘弹出,在scrollView 中 inputItem 被覆盖,输入文本造成整个页面上浮,而使scrollView 滚动失效
  2. scrollView 中的 inputItem 滑动无法使页面滚动
@moyus moyus added the bug Something isn't working label Aug 15, 2018
@moyus moyus removed the bug Something isn't working label Aug 15, 2018
@xxyan0205 xxyan0205 added the bug Something isn't working label Aug 15, 2018
xxyan0205 added a commit that referenced this issue Aug 15, 2018
…ntainer and content size compare before scroller setDimensions because some android device keyboard pulling up causes scrolling exception[#184]
xxyan0205 added a commit that referenced this issue Aug 16, 2018
…ntainer and content size compare before scroller setDimensions because some android device keyboard pulling up causes scrolling exception[#184]
@xusyang
Copy link

xusyang commented Aug 19, 2018

ios 和 android, 只要键盘一旦弹起,scrollview就会失效,手动reflowScroller也不起作用(1.5.5版本)

@HydeSong
Copy link

我也发现了这个bug, 请尽快解决啊

@moyus moyus closed this as completed Aug 20, 2018
@xxyan0205 xxyan0205 added the @Components Components related label Oct 10, 2018
@Meqn
Copy link

Meqn commented Apr 3, 2019

@xxyan0205
大佬们,v2.1.7版本了,这个问题还一直存在

@xxyan0205
Copy link
Collaborator

大佬们,v2.1.7版本了,这个问题还一直存在

上面pr修复过一次,请先是否与Issue描述中是同样问题?如果确实是同样问题,我们先需要复现,所以需要提供详细的版本,设备,环境信息。

@hhhpw
Copy link

hhhpw commented Jun 12, 2021

�安卓系统10.0。华为荣耀手机出现该问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @Components Components related
Projects
None yet
Development

No branches or pull requests

7 participants