When I create a session using a very long URL that contains an authentication token, other users cannot properly copy the full URL by double-clicking it. Because the URL is extremely long, double-click selection does not select the entire string, which results in an incomplete copy. When they try to open the truncated URL, it fails and returns an error.
Expected behavior
The entire URL should be copyable. Users should be able to open the shared link without errors, even if the URL is very long.
Version and platform:
OS: Windows 11 64-bit
Syncplay version and build type: 1.7.4:115
Media player and version: VLC Media Player 3.0.23
This issue mainly occurs with very long token-based URLs. It seems to be related to how text selection behaves with long strings , but it significantly impacts usability when sharing sessions.