didi / mand-mobile

💰 A mobile UI toolkit, based on Vue.js 2, designed for financial scenarios.
https://didi.github.io/mand-mobile
Apache License 2.0
3.46k stars 772 forks source link

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

Closed dingyiming closed 6 years ago

dingyiming commented 6 years ago

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 滑动无法使页面滚动
xusyang commented 6 years ago

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

HydeSong commented 6 years ago

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

Marinerer commented 5 years ago

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

xxyan0205 commented 5 years ago

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

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

hhhpw commented 3 years ago

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