Skip to content

"Copy to clipboard" not working in Dartpad Embed #178056

@dixita0607

Description

@dixita0607

Dartpad has added a new button to copy the code snippet from the dartpad. When I try to copy it by clicking on the button, it shows a permission error in the dartpad console (See the image attached below).

How to reproduce

Error images

  • Copying text using the button shows an error in console.
Image dartpad console

Fix

  • This can simply be fixed by adding allow attribute to the iframe embed with the permission clipboard-write.
  • I am working on raising a PR with the fix.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listd: api docsIssues with https://api.flutter.dev/d: examplesSample code and demosframeworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionteam-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework teamwaiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions