javascript-tutorial / javascript-tutorial/en.javascript.info
It seems that the "Asynchronous Clipboard API" is currently supported by Firefox
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 25.5k
- Forks
- 4k
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the events-change-input section, especially the paragraph and caniuse link describing navigator.clipboard support. Verify the Firefox support information, then update the documentation and linked compatibility reference so the section accurately reflects support since Firefox 125.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100