textarea在fixed样式动态设置style光标定位不准确发布于 8 年前作者 oyin20127 次浏览最后编辑 8 年前来自 ask 当前 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>