en.javascript.info icon indicating copy to clipboard operation
en.javascript.info copied to clipboard

It seems that the "Asynchronous Clipboard API" is currently supported by Firefox

Open kahakaha opened this issue 8 months ago • 0 comments

In the events-change-input section:

Also, there’s an additional asynchronous API of accessing the clipboard: navigator.clipboard. More about it in the specification Clipboard API and events, not supported by Firefox.

After I clicked and read not supported by Firefox, I found that Asynchronous Clipboard API has been supported by Firefox since version 125.

Image

kahakaha avatar Apr 04 '25 08:04 kahakaha