BasePopup icon indicating copy to clipboard operation
BasePopup copied to clipboard

会重新打开软键盘

Open kanfRUI opened this issue 2 years ago • 5 comments

提issue前请去WIKI#常见问题查询相关问题,避免重复提问

Please go to WIKI#FAQ for relevant questions before commit your issue to avoid repetitive questions.


提issue前请务必参考以下格式填写,否则该问题会被直接关闭。

Please be sure to follow the format below before submitting the issue, otherwise the question will be actively closed!

  • 系统版本(必须)/ Android 11:
  • 库版本(必须)/3.2.0:
  • 问题代码/截图(可选)/ 企业微信截图_1641546913129
  • 报错信息(可选)/ Error reporting information (optional):

问题描述/重现步骤请写在这里 已经弹出键盘的情况下,点击其他地方弹出pop 会导致键盘收起,再打开的问题,有解决方法不?

kanfRUI avatar Jan 07 '22 09:01 kanfRUI

初步判断可能是焦点变化导致的,basepoppup dismiss关闭键盘在设置那个api后就不执行了,我本地测试是不会收回的,不过没考虑连续弹的情况,我标记一下

razerdp avatar Jan 10 '22 08:01 razerdp

好的,谢谢。我现在实现像微信消息长按一样的弹框,遇到已经弹出键盘的情况下,长按消息弹出pop 会导致键盘收起,再打开的问题,会影响后边的操作;这时候点击多选,pop关闭后,本该隐藏输入框的;现在变成又弹出来了 image image

kanfRUI avatar Jan 10 '22 08:01 kanfRUI

我也是一样遇到这个问题,在键盘打开的时候弹出popupwindow的时候键盘会收一下再打开

Bruce8hou avatar Feb 17 '22 08:02 Bruce8hou

我也是一样遇到这个问题,在键盘打开的时候弹出popupwindow的时候键盘会收一下再打开

+1

princekin-f avatar Mar 21 '22 05:03 princekin-f

+1

LinX1874 avatar Nov 22 '22 13:11 LinX1874