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

Fix clipboard copy edge case #3296

Merged
merged 2 commits into from Jan 13, 2022

Conversation

dennisreimann
Copy link
Member

Closes #3291.

}
item.blur();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should blur really be here??

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, otherwise the button or link stays focused and keeps the highlighted styles.

@NicolasDorier NicolasDorier merged commit 8f32033 into btcpayserver:master Jan 13, 2022
@dennisreimann dennisreimann deleted the clipboard branch January 13, 2022 05:41
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

Successfully merging this pull request may close these issues.

[Bug] Copy to clipboard doesn't work on receive address in Brave if HTTP (with domain other than localhost)
2 participants