| Ticket Hash: | 646ff3d14fdee546c92bef8c12e9392ecea9962f | ||
| Title: | Validate SQLite BLOB inspector visibility | ||
| Status: | Closed | Type: | Feature Request |
| Severity: | Important | Priority: | High |
| Subsystem: | ZPreview.net | Resolution: | Fixed |
| Last Modified: |
2026-04-29 09:50:41 2.8 hours ago |
Created: |
2026-04-23 16:47:55 5.8 days ago |
| Version Found In: | 557b7a8262545d99ee8f60ee0cd056e3ffb62d2c | ||
| Description: | ||||
| `builtin.hex`: open een SQLite BLOB via Cell Value en controleer dat het inspector-paneel standaard verborgen is maar via contextmenu geopend kan worden. | ||||
| User Comments: | ||||
github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-04-23 17:15:06:
tinus added on 2026-04-29 09:16:14:
Double-clicking a BLOB cell throws an exception:
github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-04-29 09:34:39:
Processing on branch t646ff3d14f-sqlite-blob-viewer-splitter from develop. Planning a minimal fix for the SQLite BLOB cell viewer splitter initialization crash. github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-04-29 09:36:43:
Implemented a minimal fix in ec9d4f75ba on branch t646ff3d14f-sqlite-blob-viewer-splitter: the SQLite BLOB cell viewer now defers inspector splitter sizing until layout, avoiding the WinForms SplitterDistance exception during form construction. Build succeeded for github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-04-29 09:50:41:
Integrated t646ff3d14f-sqlite-blob-viewer-splitter into develop in 033ee314c7. Implementing check-ins: ec9d4f75ba and 03e772eed4. | ||||