Closed
Description
Describe the bug
自3.2.1之后,点击候选成了发送数字。当数字参与编码时,造成点击候选无法上屏的问题。目前没找到是什么造成的这个改动。
To Reproduce
Steps to reproduce the bug:
- symbol设置
recognizer/patterns/punct: '^/([0-9]0?|[A-Za-z]+)$'
- 输入
/
,然后点击候选1 - 变成了输入
/1
的效果
Expected behavior
A clear and concise description of what you expected to happen.
Log
If applicable, add crash log to quick focus your problem.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Device: [e.g. Xiaomi Mix 4]
- OS: [e.g. Android 11]
- Version: [e.g. 3.2.1]
Additional context
据群友讨论,应该是之前发送的为Ctrl+数字
,现在变为了直接发送数字(未验证)
Metadata
Metadata
Assignees
Labels
No labels