Skip to content

Copy to clipboard often does not work (Clipboard write was blocked due to lack of user activation) #126

@JP95Git

Description

@JP95Git

Site Link

No response

Details

Firefox: 143.0.1
link-extractor: 0.7.9

Select some links and try to copy the links to the clipboard. This works sometimes, but very often it does not work. In the developer console this error is shown, if it does not work:
Uncaught (in promise) DOMException: Clipboard write was blocked due to lack of user activation.

Possible solution:
This addon https://addons.mozilla.org/en-US/firefox/addon/copy-link-and-text/ has the additional permission "Input data to the clipboard" and has no DOMException.

Support Information

Link Extractor - 0.7.9
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko/20100101 Firefox/143.0
permissions.origins: ["*://*/*"]
options: {"linksDisplay":-1,"flags":"ig","tabsLimit":false,"tabsRate":250,"tabsAfter":10,"lazyLoad":true,"lazyFavicon":true,"lazyTitle":"[{host}{pathname}]","radioFavicon":"default","removeDuplicates":true,"defaultFilter":true,"saveState":true,"linksTruncate":true,"linksNoWrap":false,"contextMenu":true,"showUpdate":false}
links-table: undefined
domains-table: undefined

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions