leather-io / extension

Leather browser extension
https://leather.io
MIT License
304 stars 143 forks source link

Auth popup window doesn't close after unlocking account #5918

Open hstove opened 2 hours ago

hstove commented 2 hours ago

When I log into a web app with Leather, if the wallet is locked (and I need to type in my password), the popup doesn't close when I'm "done" logging in (ie after I select my account). I'm still logged in to the web app as expected.

Looking in the logs, it appears that the problem is likely this "scripts can only close windows that it opened" error message.

When I log into an app and the wallet is already unlocked, everything behaves as normal. I can't be positive that the "scripts can only close windows that it opened" message isn't shown, because the window is closed and I can't see the logs anymore.

Image

Leather: 6.48.1 Browser: Vivaldi on Mac

linear[bot] commented 2 hours ago

LEA-1632 Auth popup window doesn't close after unlocking account

314159265359879 commented 2 hours ago

Thanks for reporting @hstove