Open
Bug 1619251
Opened 11 months ago
Updated 2 months ago
[meta] Clipboard API improvements
Categories
(Core :: DOM: Events, task)
Core
DOM: Events
Tracking
()
NEW
People
(Reporter: evilpie, Unassigned)
References
(Depends on 8 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•11 months ago
|
Updated•11 months ago
|
Summary: Async Clipboard API for web pages → [meta] Async Clipboard API for web pages
Reporter | ||
Comment 1•10 months 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•10 months 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•2 months ago
|
Depends on: 1620420
Summary: [meta] Async Clipboard API for web pages → [meta] Clipboard API improvements
You need to log in
before you can comment on or make changes to this bug.
Description
•