Skip to content

无法获取textarea的cursor #365

Closed
@CR903

Description

问题描述
在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]

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions