[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[iOS] iOS14.2 页面中存在大于2个 input type='password' 时九宫格输入法无法正常输入英文 #3313

Open
yuditxj opened this issue Dec 16, 2020 · 1 comment
Labels

Comments

@yuditxj
Copy link
yuditxj commented Dec 16, 2020

Describe the bug

iOS14.2设置成九宫格输入法,页面中存在两个<input type="password" 输入框时,无法正常输入

示例代码:

<script> export default { data () { return { message: 'Hello Weex!' } } } </script> <style scoped> .text { color: #41B883; text-align: center; font-size: 100px; } </style>

To Reproduce

Environment

Expected behavior

Screenshots

Additional context

@yuditxj yuditxj added the Bug label Dec 16, 2020
@yangxiutao
Copy link

同样的问题,请问解决了吗?

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

No branches or pull requests

2 participants