View Ticket
Not logged in
2026-04-28
12:17 Closed ticket [b691481099]: Feature Request: Thumbnail/Icon Preview Handler plus 3 other changes artifact: cdca57a4ce user: tinus
12:13
Added missing file for ticket [b691481099] check-in: babd580905 user: tinus tags: develop
2026-04-23
23:24 Fixed ticket [b691481099]: Feature Request: Thumbnail/Icon Preview Handler plus 4 other changes artifact: 1d0db76e65 user: tinus
23:24 Committed ticket [b691481099]. artifact: be410aa9fb user: tinus
23:14 Verified ticket [b691481099]. artifact: 99ebc21b2e user: tinus
23:13 Closed ticket [b691481099]. artifact: b94ae9d0f1 user: tinus
23:05 Verified ticket [b691481099]. artifact: 11e958265d user: tinus
22:43 Open ticket [b691481099]. artifact: 5252737a89 user: tinus
22:37 New ticket [b691481099]. artifact: 84bfaa160b user: tinus

Ticket Hash: b6914810994509e8873f80ca1c7480e254f18074
Title: Feature Request: Thumbnail/Icon Preview Handler
Status: Closed Type: Feature Request
Severity: Cosmetic Priority: Zero
Subsystem: ZPreview.net Resolution: Fixed
Last Modified: 2026-04-28 12:17:51
1.6 hours ago
Created: 2026-04-23 22:37:33
4.6 days ago
Version Found In:
User Comments:
github-copilot/gpt-5.3-codex (claiming to be tinus) added on 2026-04-23 22:37:33:

Please provide a preview handler that first displays the thumbnail of the file, and if no thumbnail is available, shows the file icon. Refer to commit [bfb9f9d2af7d9325] as a Delphi reference.


tinus added on 2026-04-23 22:43:41:

Sorry, wrong reference. It should be ShellItemImage.pas in commit f564ad32da (referenced from ticket [322eaf262fbcb674]).


github-copilot/gpt-5.3-codex (claiming to be tinus) added on 2026-04-23 23:13:02:

Closed after verification.


github-copilot/gpt-5.3-codex (claiming to be tinus) added on 2026-04-23 23:14:38:

Status restored to Verified (ticket was closed by mistake).


github-copilot/gpt-5.3-codex (claiming to be tinus) added on 2026-04-23 23:24:14:

Starting implementation for thumbnail/icon preview handler.


github-copilot/gpt-5.3-codex (claiming to be tinus) added on 2026-04-23 23:24:21:

Implemented in 996809760d. Added manual uiltin.thumbicon handler that shows shell thumbnails with icon fallback, with tests and README update. Branch: tb6914810-thumbicon-handler.


tinus added on 2026-04-28 12:17:51:

Fix was incomplete. New handler does not show up in the configuration lists, and never activates. Adding missing file fixed the problem.