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

VirtualInput 和 NumerKeyBoard 无障碍模式下的问题 #6486

Closed
majiang666 opened this issue Dec 19, 2023 · 9 comments · Fixed by #6494
Closed

VirtualInput 和 NumerKeyBoard 无障碍模式下的问题 #6486

majiang666 opened this issue Dec 19, 2023 · 9 comments · Fixed by #6494
Labels

Comments

@majiang666
Copy link
Contributor

Version of antd-mobile

5.33.1

Operating system and its version

iOS, Android

Browser and its version

支付宝

Sandbox to reproduce

官方示例即可复现

What happened?

1.输入框在无障碍模式下,单指双击不生效,拉不起来数字键盘
2.数字键盘中的收起和删除都是英文,读取也是英文,预期中文
3.输入 input 默认会读两次,需要优化掉 title
4.无障碍下的其他的一些问题

Relevant log output

No response

@majiang666 majiang666 added the bug label Dec 19, 2023
@majiang666
Copy link
Contributor Author

5: VirtualInput 和 NumerKeyBoard一起使用时,两个模块读取耦合在一起,会先读input文案然后读数字1234567890

@zombieJ
Copy link
Member

zombieJ commented Dec 19, 2023

有兴趣来个 PR 吗~

@gyk0818
Copy link

gyk0818 commented Dec 19, 2023

Android环境下NumberKeyBoard组件数字按钮读取不正确,一直朗读“表格”

@majiang666
Copy link
Contributor Author

有兴趣来个 PR 吗~

可以的哈

@gyk0818
Copy link

gyk0818 commented Dec 19, 2023

有兴趣来个 PR 吗~

可以的哈

帮忙关注下数字按钮朗读哈~

@majiang666
Copy link
Contributor Author

Android环境下NumberKeyBoard组件数字按钮读取不正确,一直朗读“表格”

是的,要改成 button

@gyk0818
Copy link

gyk0818 commented Dec 19, 2023

Android环境下NumberKeyBoard组件数字按钮读取不正确,一直朗读“表格”

是的,要改成 button

应该还得朗读出内容,1、2这种,现在Android端只朗读出表格两个字。

@majiang666
Copy link
Contributor Author

有兴趣来个 PR 吗~

帮忙给下提交权限?谢谢

@1587315093
Copy link
Contributor

有兴趣来个 PR 吗~

帮忙给下提交权限?谢谢

提PR不需要开权限的,fork下仓库push到自己的分支,然后就可以提pull request了

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

Successfully merging a pull request may close this issue.

4 participants