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

[Desktop][CW] Accounts not listed when a wrong password is entered for private key #11357

Closed
srirambv opened this issue Aug 21, 2020 · 1 comment · Fixed by brave/ethereum-remote-client#168

Comments

@srirambv
Copy link
Contributor

Description

Accounts not listed when a wrong password is entered for private key

Steps to Reproduce

  1. Clean install MM extension
  2. Go to Menu and click on Account details
  3. Click on Export Private Key
  4. Enter incorrect password, shows incorrect password message
  5. Close and click on profile menu, no accounts listed
  6. Click account menu, throws error page
  7. Reload page brings back account details
  8. Click account menu, throws error page
  9. Lock account and log back in
  10. Click on account menu, no error page is shown

Actual result:

Account logs out but shows incorrect password message
image

Expected result:

Should list account and not log out

Reproduces how often:

Easy

Brave version (brave://version info)

Brave 1.13.78 Chromium: 85.0.4183.69 (Official Build) beta (64-bit)
Revision 4554ea1a1171bd8d06951a4b7d9336afe6c59967-refs/branch-heads/4183@{#1426}
OS Linux
Component 0.1.69

Version/Channel Information:

  • Can you reproduce this issue with the current release? NA
  • Can you reproduce this issue with the beta channel? NA
  • Can you reproduce this issue with the nightly channel? NA

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? NA
  • Does the issue resolve itself when disabling Brave Rewards? NA
  • Is the issue reproducible on the latest version of Chrome? NA

Miscellaneous Information:

Upstream bug MetaMask/metamask-extension#9287

@srirambv
Copy link
Contributor Author

Verification passed on

Brave 1.13.86 Chromium: 85.0.4183.102 (Official Build) (64-bit)
Revision ffe848af6a5df4fa127e2929331116b7f9f1cb30-refs/branch-heads/4183@{#1770}
OS Windows 10 OS Version 1809 (Build 17763.1457)
Component 0.1.75

Verification passed on

Brave 1.15.46 Chromium: 85.0.4183.102 (Official Build) beta (64-bit)
Revision ffe848af6a5df4fa127e2929331116b7f9f1cb30-refs/branch-heads/4183@{#1770}
OS Linux
Component 0.1.75

Verification passed on

Brave 1.16.7 Chromium: 85.0.4183.102 (Official Build) nightly (64-bit)
Revision ffe848af6a5df4fa127e2929331116b7f9f1cb30-refs/branch-heads/4183@{#1770}
OS macOS Version 10.15.5 (Build 19F101)
Component 0.1.75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment