Closed compulim closed 2 months ago
When the IFRAME doesn't have allow="clipboard-write", the copy button does nothing because lack of privileges.
allow="clipboard-write"
Should disable-but-still-show the copy button to indicate "AllowCopy" isn't working because of other factors.
"AllowCopy"
No response
Is your feature request related to a problem?
When the IFRAME doesn't have
allow="clipboard-write"
, the copy button does nothing because lack of privileges.Should disable-but-still-show the copy button to indicate
"AllowCopy"
isn't working because of other factors.Describe the suggestion or request in detail
No response
Describe alternatives you have considered
No response
Additional context
No response