View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005613 | CaseTalk Modeler | Other | public | 2026-05-11 22:53 | 2026-05-13 09:34 |
| Reporter | Marco Wobben | Assigned To | Marco Wobben | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 15.0 | ||||
| Summary | 0005613: Investigate why diagram file export fails while internal save renders bitmaps | ||||
| Description | There is an inconsistency between two diagram-rendering paths:
Both paths ultimately render the same diagram, so a working save proves the rendering pipeline is reachable. The export path must be diverging somewhere (different canvas, different target surface, missing parent, different DPI/scaling, output stream handling, ...). Action:
| ||||
| Tags | No tags attached. | ||||
| CaseTalk Edition | Corporate | ||||
|
Diagram export is now limited to PNG, SVG, and HTML — the formats that round-trip cleanly through the rendering pipeline. The legacy BMP, monochrome BMP, JPG, and WMF export options have been removed. Print preview save-image was simplified to PNG. Expression-tree image export was simplified to PNG and SVG. Table documentation continues to export to WMF for embedding in Word documents (its rendering path is separate from the diagram pipeline and is unaffected by this change). Clipboard copy from the diagram designer, print preview, and expression tree still works. |
|
|
Limited diagram export to PNG/SVG/HTML; BMP/JPG/WMF dispatch removed as dead code. Build verified clean. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-11 22:53 | Marco Wobben | New Issue | |
| 2026-05-12 14:41 | Marco Wobben | Note Added: 0006200 | |
| 2026-05-12 14:42 | Marco Wobben | Note Added: 0006202 | |
| 2026-05-12 14:42 | Marco Wobben | Status | new => resolved |
| 2026-05-12 14:42 | Marco Wobben | Resolution | open => fixed |
| 2026-05-13 09:34 | Marco Wobben | Assigned To | => Marco Wobben |
| 2026-05-13 09:34 | Marco Wobben | Fixed in Version | => 15.0 |