Skip to content

Fix/the copy link button fails in production (tauri build) - #1377

Open
AnessBen wants to merge 2 commits into
harborstremio:beta-branchfrom
AnessBen:fix/copy-functionality
Open

AnessBen wants to merge 2 commits into
harborstremio:beta-branchfrom
AnessBen:fix/copy-functionality

Conversation

@AnessBen

@AnessBen AnessBen commented Sep 3, 2026

Copy link
Copy Markdown

Summary

Webview engines block the standard navigator.clipboard API on custom local production protocols. This PR updates the copyText utility to prioritize Tauri's native clipboard API while keeping the browser API as a fallback.
and adds support for copying torrent magnet links.

Verification

Successfully built and worked.

UI Changes

Just added Magnet Icon for p2p streams

image

@AnessBen
AnessBen force-pushed the fix/copy-functionality branch from b397ca0 to 0883475 Compare September 3, 2026 22:21
@AnessBen
AnessBen force-pushed the fix/copy-functionality branch from 0883475 to d535183 Compare September 3, 2026 22:41
@AnessBen
AnessBen force-pushed the fix/copy-functionality branch from d535183 to 9d5cf90 Compare September 3, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant