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

Ubuntu closes popup on file prompt #21

Open
chucklam opened this issue May 21, 2018 · 2 comments
Open

Ubuntu closes popup on file prompt #21

chucklam opened this issue May 21, 2018 · 2 comments

Comments

@chucklam
Copy link

Problem:

I want to import a wallet in the Send-TX tab. This is what I initially see when I have the extension opened.
screenshot from 2018-05-21 00-19-03

When I click on the 'SELECT WALLET FILE' button, a file dialog shows up, but the extension popup goes away.
screenshot from 2018-05-21 00-19-44
Selecting a file doesn't do anything. I believe it's because Chrome has closed the extension app already so there's nothing for the call to return to.

This is a bug with Ubuntu Chrome. This affects MetaMask too, and right now they use a hack around it.
MetaMask/metamask-extension#1136

Versions:

  • Ubuntu 16.04
  • Chrome Version 66.0.3359.181 (Official Build) (64-bit)
  • WebExtensionWallet 0.1.0
@yupnano
Copy link
Contributor

yupnano commented May 21, 2018

Thanks for your feedback. We have noticed this problem before, and there is a tricky solution #4

I'll try to detect system info, and if it's Ubuntu, then extension will pop up a new tab for user to import their wallet file.

@hostgame

This comment has been minimized.

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

3 participants