Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taro 3.x Input 组件 在安卓真机中使用手写模式输入内容时,输入第偶数个字时,未触发input事件,无法正常获取输入内容 #11391

Closed
wenxiuYang opened this issue Mar 4, 2022 · 3 comments
Labels
F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x

Comments

@wenxiuYang
Copy link

相关平台

H5

复现仓库

https://github.com/wenxiuYang/taro-demo/tree/input-demo
浏览器版本: 微信版本:Version 8.0.18
使用框架: React

复现步骤

复现步骤(使用讯飞输入法)Android
将输入模式切换至 手写模式
聚焦 Input 框,手写模式输入内容,步骤如下:

  1. 输入第一个字 正常
  2. 接着输入第二个字时,onInput 未触发,在候选词栏手动选择字后,仍不能触发input事件获取输入内容

所有第偶数个字都不能正常获取到

期望结果

无论输入第几个字,都应该可以获取到input框中输入内容

实际结果

不能获取input框中所有的输入内容

环境信息

Taro CLI 3.3.16 environment info:
    System:
      OS: Windows 10
    Binaries:
      Node: 14.16.1 - D:\Nodejs\node.EXE
      Yarn: 1.22.17 - D:\Nodejs\yarn.CMD
      npm: 6.14.12 - D:\Nodejs\npm.CMD

补充信息

系统自带浏览器 或 微信浏览器均能复现此问题。

@taro-bot2 taro-bot2 bot added F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x labels Mar 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2022

等待热心的小伙伴解决问题中..., 有一些相关的 issues 可能帮助到你!

Thank you so much!

@wenxiuYang
Copy link
Author

有人在看这个问题么,这么久了可以解决吗

@ZakaryCode
Copy link
Contributor

这是个旧版本问题,可以尝试升级修复

@taro-bot2 taro-bot2 bot removed the to be closed label Apr 21, 2022
@taro-bot2 taro-bot2 bot closed this as completed Apr 21, 2022
@ZakaryCode ZakaryCode moved this to Done in H5 Apr 10, 2023
@ZakaryCode ZakaryCode added this to H5 Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x
Projects
Archived in project
Development

No branches or pull requests

2 participants