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

输入框无法输入,点击5秒后崩溃。dispatching input event #469

Open
huangjinhao opened this issue Mar 31, 2023 · 0 comments
Open

Comments

@huangjinhao
Copy link

登录页面的输入框无法输入,点击后5秒崩溃。首页的输入框可以输入。请求各位大佬帮忙看看。

Exception dispatching input event.
2023-03-31 23:55:03.246 23320-23320 MessageQueue-JNI com.example.TestPlugin E Exception in MessageQueue callback: handleReceiveCallback
2023-03-31 23:55:03.249 23320-23320 MessageQueue-JNI com.example.TestPlugin E com.android.internal.util.SyncResultReceiver$TimeoutException: Not called in 5000ms
at com.android.internal.util.SyncResultReceiver.waitResult(SyncResultReceiver.java:56)
at com.android.internal.util.SyncResultReceiver.getIntResult(SyncResultReceiver.java:68)
at android.view.autofill.AutofillManager.startSessionLocked(AutofillManager.java:1770)
at android.view.autofill.AutofillManager.notifyViewEnteredLocked(AutofillManager.java:987)
at android.view.autofill.AutofillManager.notifyViewEntered(AutofillManager.java:952)
at android.view.autofill.AutofillManager.notifyViewEntered(AutofillManager.java:903)
at android.view.View.notifyEnterOrExitForAutoFillIfNeeded(View.java:8013)
at android.view.View.onFocusChanged(View.java:7975)
at android.widget.TextView.onFocusChanged(TextView.java:10860)
at android.view.View.handleFocusGainInternal(View.java:7638)
at android.view.View.requestFocusNoSearch(View.java:12614)
at android.view.View.requestFocus(View.java:12588)
at android.view.View.requestFocus(View.java:12555)
at android.view.View.requestFocus(View.java:12497)

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

No branches or pull requests

1 participant