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

无法获取textarea的cursor #365

Closed
CR903 opened this issue Apr 30, 2019 · 1 comment
Closed

无法获取textarea的cursor #365

CR903 opened this issue Apr 30, 2019 · 1 comment

Comments

@CR903
Copy link

CR903 commented Apr 30, 2019

问题描述
在android调用textarea的blur,无法的到文档中所说的cursor属性值:
image

仅能得到如下属性值:
image

复现步骤
1、给textarea指定blur方法,打印event.detail值
2、改变textarea内容后,点击textarea外其他区域。

预期结果
得到如文档所说的属性value和cursor值

实际结果
只能得到value属性值,并无cursor属性。

系统信息:

  • 发行平台: 5+ App
  • 操作系统 Android 8.0,IOS没测试过。
  • HBuilderX版本
    image
  • uni-app版本 IDE自带版本
  • 设备信息 [荣耀8]
@xiaoyucoding xiaoyucoding assigned dcloudhdx and unassigned dcloudhdx May 5, 2019
@zhetengbiji
Copy link
Collaborator

HBuilderX 2.1.0 及以上版本已修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants