小程序
小游戏
企业微信
微信支付
扫描小程序码分享
在开发工具里:editor初始化编辑器内容后,input聚焦时会触发editor的聚集,使页面上弹。
在真机调试中(手机小米8):每次editor聚集后,input再聚集会触发editor的聚集,使页面上弹。
4 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
参考下这个呢
我在点击<input>时会触发<editor>的focus事件,是怎么回事呢?
https://developers.weixin.qq.com/community/develop/doc/0008069ac984d0886d5a7e49756800
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
你可以试一下在editor当中 绑定失焦事件, bindblur在失焦事件中
让editor失焦 ==> this.editorCtx.blur()
现在是2022年11月6日 一年多了 这个问题还没有解决 服了
你好,反馈已收到,我们核实下,有进展会同步。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
参考下这个呢
我在点击<input>时会触发<editor>的focus事件,是怎么回事呢?
https://developers.weixin.qq.com/community/develop/doc/0008069ac984d0886d5a7e49756800
你可以试一下在editor当中 绑定失焦事件, bindblur在失焦事件中
让editor失焦 ==> this.editorCtx.blur()
现在是2022年11月6日 一年多了 这个问题还没有解决 服了
你好,反馈已收到,我们核实下,有进展会同步。