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

InputDialog在Android平台中偶尔调不起虚拟键盘 #1575

Open
LavieLumi opened this issue Sep 23, 2019 · 7 comments
Open

InputDialog在Android平台中偶尔调不起虚拟键盘 #1575

LavieLumi opened this issue Sep 23, 2019 · 7 comments
Assignees
Labels
UI控件 UI组件出现样式、效果、逻辑等问题 功能优化 有关性能等相关问题

Comments

@LavieLumi
Copy link

LavieLumi commented Sep 23, 2019

是否为新品(必填)
在售

关联的产品model
lumi.light.aqcn02

项目ID(必填)

用户ID(必填)
840907289

企业名称(必填)
深圳市绿米联创科技有限公司

环境(必填)

手机系统:Android
SDK分支: 10025
现象(必填)
InputDialog在Android平台中偶尔调不起虚拟键盘(自动调起,点击输入框调起是没问题的),出现概率高,ios的每次都会调起

期望(必填)
Android平台中使用InputDialog每次都能自动调起软键盘

其他的上下文/日志/截图
提供更多的上下文,有日志或者截图更好。
LHDialogUtils.ShowInputDialog({
visible: true,
title:,
inputs: [{
onChangeText: (text) => {
},
textInputProps: { autoFocus: true }
}],
confirm: LHCommonLocalizableString.common_ok,
onConfirm: () => {
},
cancel: LHCommonLocalizableString.common_cancel,
onCancel: () => {
}
});

尝试过的解决办法

不要贴大段代码❗️

@MIoTBot
Copy link

MIoTBot commented Sep 23, 2019

@LavieLumi 感谢您提出宝贵的 issue,我会通知开发尽快处理!

@zanetti4 zanetti4 added UI控件 UI组件出现样式、效果、逻辑等问题 功能优化 有关性能等相关问题 labels Sep 23, 2019
@zanetti4 zanetti4 assigned lvjie0519 and unassigned ningRegister Oct 6, 2019
@lvjie0519
Copy link
Contributor

lvjie0519 commented Oct 10, 2019

@LavieLumi 是不是当前的焦点不在输入框? 麻烦确定下

@LavieLumi
Copy link
Author

LavieLumi commented Oct 10, 2019

@LavieLumi 是不是当前的焦点不在输入框? 麻烦确定下

刚确认了,焦点是在输入框的,但是虚拟键盘没出来

@pan609
Copy link

pan609 commented Oct 10, 2019

@LavieLumi 能分享下设备到894158105吗

@LavieLumi
Copy link
Author

@LavieLumi 能分享下设备到894158105吗

已分享,分享人840907289,分享网关Aqara网关Lavie,子设备灯泡Lavie存在这个问题

@pan609
Copy link

pan609 commented Oct 11, 2019

方便加下微信联系吗pc521998 @LavieLumi

@LavieLumi
Copy link
Author

方便加下微信联系吗pc521998 @LavieLumi
添加了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI控件 UI组件出现样式、效果、逻辑等问题 功能优化 有关性能等相关问题
Projects
None yet
Development

No branches or pull requests

6 participants