Open
Bug 1619251
Opened 1 year ago
Updated 2 months ago
[meta] Clipboard API improvements
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, task)
Core
DOM: Copy & Paste and Drag & Drop
Tracking
()
NEW
People
(Reporter: evilpie, Unassigned)
References
(Depends on 9 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, parity-chrome, parity-safari)
Right now Firefox only supports Clipboard.writeText and Clipboard.readText and only for WebExtensions. Chrome already supports write/read with images.
| Reporter | ||
Updated•1 year ago
|
Summary: Async Clipboard API for web pages → [meta] Async Clipboard API for web pages
| Reporter | ||
Comment 1•1 year ago
|
||
Seems like Safari 13.1 just shipped with this API as well: https://webkit.org/blog/10247/new-webkit-features-in-safari-13-1/
| Reporter | ||
Updated•1 year ago
|
Keywords: parity-safari
According to https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API, firefox is the only modern browser that doesn't have this. Is there any progress on this?
Updated•8 months ago
|
Depends on: 1620420
Summary: [meta] Async Clipboard API for web pages → [meta] Clipboard API improvements
Depends on: 1676643
| Reporter | ||
Updated•5 months ago
|
Component: DOM: Events → DOM: Core & HTML
| Reporter | ||
Updated•3 months ago
|
Component: DOM: Core & HTML → DOM: Copy & Paste and Drag & Drop
You need to log in
before you can comment on or make changes to this bug.
Description
•