Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Cannot confirm/dismiss a Prompt twice (LoginPicker). #8464

Closed
Amejia481 opened this issue Sep 22, 2020 · 0 comments
Closed

Cannot confirm/dismiss a Prompt twice (LoginPicker). #8464

Amejia481 opened this issue Sep 22, 2020 · 0 comments
Assignees
Labels
💥 crash E5 Estimation points: 5 <prompts> Component: feature-prompts

Comments

@Amejia481
Copy link
Contributor

Amejia481 commented Sep 22, 2020

java.lang.RuntimeException: Cannot confirm/dismiss a Prompt twice.
    at org.mozilla.geckoview.GeckoSession$PromptDelegate$BasePrompt.confirm(GeckoSession.java:5)
    at org.mozilla.geckoview.GeckoSession$PromptDelegate$AutocompleteRequest.confirm(GeckoSession.java:2)
    at mozilla.components.browser.engine.gecko.prompt.-$$LambdaGroup$ks$l04uV7dUmf6bB3wi8mBVf1nzQ3g.invoke(com.android.tools.r8.jetbrains.kotlin-style lambda group:3)
    at mozilla.components.feature.prompts.login.LoginPicker$onLoginSelected$1.invoke(LoginPicker.kt:3)
    at androidx.core.app.AppOpsManagerCompat.consumePromptFrom(AppOpsManagerCompat.java:5)
    at androidx.core.app.AppOpsManagerCompat.consumePromptFrom$default(AppOpsManagerCompat.java:1)
    at mozilla.components.feature.prompts.login.LoginPicker.onLoginSelected(LoginPicker.kt:1)
    at mozilla.components.feature.prompts.login.LoginSelectBar$listAdapter$1.invoke(LoginSelectBar.kt:3)
    at mozilla.components.feature.prompts.login.LoginViewHolder.onClick(BasicLoginAdapter.kt:1)
    at android.view.View.performClick(View.java:6615)
    at android.view.View.performClickInternal(View.java:6587)
    at android.view.View.access$3500(View.java:784)
    at android.view.View$PerformClick.run(View.java:26047)
    at android.os.Handler.handleCallback(Handler.java:873)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:193)
    at android.app.ActivityThread.main(ActivityThread.java:6854)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:860)

┆Issue is synchronized with this Jira Task

@Amejia481 Amejia481 added <prompts> Component: feature-prompts 💥 crash labels Sep 22, 2020
@Amejia481 Amejia481 self-assigned this Nov 13, 2020
Amejia481 added a commit to Amejia481/android-components that referenced this issue Nov 13, 2020
@Amejia481 Amejia481 added the E5 Estimation points: 5 label Nov 16, 2020
Amejia481 added a commit to Amejia481/android-components that referenced this issue Nov 17, 2020
Amejia481 added a commit to Amejia481/android-components that referenced this issue Nov 17, 2020
@mergify mergify bot closed this as completed in d150bfb Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💥 crash E5 Estimation points: 5 <prompts> Component: feature-prompts
Projects
None yet
Development

No branches or pull requests

1 participant