详细问题描述
[内容]发现Hello h5+ 软件中webview里面有悬浮窗口。当我添加textarea的时候,我输入数字,弹出软键盘。输入完毕后,发现整个webview会下移一段距离
版本是hbuilder8.0版本。7版本还是好好的
重现步骤
[步骤]
在webview_float.html该页面修改如下
<body style="margin:0;padding:0;width:100%;height:100%;text-align:center;">
<img src="../img/ui.png"/>
<textarea style="display: block;"></textarea>
<div style="width:100%;position:fixed;bottom:0;">
<div class="button" onclick="back()">关 闭</div>
</div>
</body>
在webview.html页面中第69行修改如下
floatw=plus.webview.create("webview_float.html","webview_float.html",{width:'100%',height:'400px',margin:"auto",background:"rgba(0,0,0,0.8)",scrollIndicator:'none',scalable:false,popGesture:'none'});
[结果]
[期望]
运行环境
[系统版本]
[浏览器版本]
[IDE版本]HBuilder 8.0.1.201702172043
[mui版本]
附件
[代码片段]
[安装包]
联系方式
[QQ]
[电话]