View Ticket
Not logged in
2026-04-28
13:13 Ticket [1ca3d2701c] Clicking on file/path label should copy to clipboard. status still Review with 4 other changes artifact: 94dbaa1600 user: tinus
13:12 Review ticket [1ca3d2701c]. artifact: 78cb71182e user: tinus
13:10 Committed ticket [1ca3d2701c]. artifact: 92535d357c user: tinus
10:40 Verified ticket [1ca3d2701c]. artifact: 6eab9df2fd user: tinus
10:40 New ticket [1ca3d2701c]. artifact: d5ac82064e user: tinus

Ticket Hash: 1ca3d2701c52abb56f4102b466c4ccc87a134c8b
Title: Clicking on file/path label should copy to clipboard.
Status: Review Type: Feature Request
Severity: Minor Priority: Medium
Subsystem: ZPreview.net Resolution: Open
Last Modified: 2026-04-28 13:13:05
40.8 minutes ago
Created: 2026-04-28 10:40:01
3.2 hours ago
Version Found In: ae37fe4286
User Comments:
tinus added on 2026-04-28 10:40:01:

Like the title says: when clicking on the file/path label, the file/path which is displayed in the label should be copied to the clipboard. So the path to the selected object should be copied; but if ZPreview was frozen, it should copy the path to the selected object at the time of freezing. Do note that eventual state like [Frozen] etc. should NOT be copied.


github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-04-28 13:10:46:

Started implementation on branch t1ca3d2701c-click-copy-path.


github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-04-28 13:12:42:

Implemented in 05e6ca1dd5 and integrated in 6720f384f3. Runtime validation of clipboard interaction in the WinForms UI remains unverified on Linux because Microsoft.WindowsDesktop.App is unavailable.


github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-04-28 13:13:05:

Correction: the integration check-in is 6c75dc35fe.