Skip to content

Cross origin copy - #2761

Open
TannerGabriel wants to merge 1 commit into
RaspberryPiFoundation:mainfrom
TannerGabriel:feature/cross-tab-paste-szo
Open

Cross origin copy#2761
TannerGabriel wants to merge 1 commit into
RaspberryPiFoundation:mainfrom
TannerGabriel:feature/cross-tab-paste-szo

Conversation

@TannerGabriel

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #2496

Proposed Changes

I personally use the system clipboard for copying between different origins and thought I would share the implementation. Let me know if this is what you had in mind.

@TannerGabriel
TannerGabriel requested a review from a team as a code owner July 28, 2026 19:48
@TannerGabriel
TannerGabriel requested review from maribethb and removed request for a team July 28, 2026 19:48
@maribethb

Copy link
Copy Markdown
Contributor

Hey, thanks for the PR! I think there's a couple problems with this that would prevent us from accepting as is, but before I do a detailed review I want to check with @gonfunko because he's looked at this lately and may have some work in progress, other review thoughts, or we might think this isn't worth putting in the plugin if it's going to move into core.

Blocking issues with this approach:

  • needs to respect things like the block limits (the current local storage approach does but not if pasted from system clipboard, if I'm reading correctly)

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.

Add support for cross-origin cross-tab copy and paste

2 participants