textarea在fixed样式动态设置style光标定位不准确
发布于 6 年前 作者 oyin 20029 次浏览 来自 问答
  • 当前 Bug 的表现(可附上截图)
  • 预期表现
  • 复现路径
  • 提供一个最简复现 Demo

<view style="width: 100%;position: fixed;bottom: 0rpx;display: flex;">

<textarea fixed="true " auto-height="true " show-confirm-bar="false" bindfocus="focus" bindblur="blur" style="{{activecolor}}"/>

</view>

1 回复

你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

回到顶部