Skip to content

Conversation

captainbrosset
Copy link
Contributor

The clipboardchange event is a new feature that's now implemented in Chromium, although only available as an origin trial for now.

Draft spec: https://w3c.github.io/clipboard-apis/#clipboard-event-clipboardchange
Chromestatus entry: https://chromestatus.com/feature/5085102657503232

Key advantage: avoid having to poll the clipboard to know if something has changed.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Sep 15, 2025
@jgraham
Copy link
Collaborator

jgraham commented Sep 22, 2025

FWIW although this has been merged into a working draft, it's unclear how stable the feature is; looking at the git history it seems to have been part of a mass-merge in 2018, which I didn't investigate deeply, and looking at the issue tracker there are some issues like w3c/clipboard-apis#228 which could lead to design changes. So this seems like a case where we could use the process for early stage features.

Copy link
Collaborator

@foolip foolip left a comment

Choose a reason for hiding this comment

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

Can you link to #3079 in a TODO so that we revisit this when we decide on something for early features?

@captainbrosset captainbrosset enabled auto-merge (squash) October 2, 2025 17:07
@captainbrosset captainbrosset merged commit 06623a9 into main Oct 2, 2025
3 checks passed
@captainbrosset captainbrosset deleted the clipboardchange branch October 2, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants