-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(core): offer clipboard fallback for non-secure environments #49141
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
Conversation
|
Could easily be backported |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works on Chromium and Firefox.
Is a bit hacky but as long as it works, I'm fine.
susnux
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But it works, fine with both.
Signed-off-by: skjnldsv <[email protected]>
6296b03 to
ed90160
Compare
I agree, we use a deprecated method, but this is an edge case anyway 🤷 |
This comment was marked as resolved.
This comment was marked as resolved.
Signed-off-by: skjnldsv <[email protected]>
|
/backport to stable30 |
Fix #40666