Actions
Feature #1258
closedEnable JavaScript copying to the clipboard with user interaction
Start date:
01/04/2025
Due date:
% Done:
0%
Estimated time:
Description
Currently, clicking on a link to copy (like in Nextcloud's share interface) does nothing.
Updated by Soren Stoutner 12 months ago ยท Edited
- Status changed from New to Closed
Implemented in commit: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=9b706c281c9fd5ae13c085572f8532808f36e08d;ds=sidebyside
This allows JavaScript to paste to the clipboard, but only with user interaction. It does not allow JavaScript to copy from the clipboard.
Updated by Soren Stoutner 18 days ago
- Subject changed from Enable copying to the clipboard to Enable JavaScript copying to the clipboard with user interaction
Actions