View Issue Details

IDProjectCategoryView StatusLast Update
0005528CaseTalk ModelerUser Interfacepublic2026-04-14 13:31
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version15.0 
Summary0005528: Auto-save in 'Ask' mode saves diagram files without asking when app is in the background
Description

When auto-save is configured to 'Ask' mode in the Environment settings, CaseTalk is expected to prompt the user before saving. However, when the application is not in the foreground (e.g. the user has switched to another application), the confirmation prompt is skipped and files are saved automatically without consent.

This causes two unwanted side effects during the silent save:

  • Diagram files that have never been saved are presented with a 'Save As' file dialog, appearing unexpectedly without context.
  • Diagram files created in an older version of CaseTalk trigger a stream-upgrade dialog asking whether to upgrade the file format, again with no prior save confirmation.

Both dialogs appear without the user having been given the option to cancel the save, which contradicts the expected behaviour of 'Ask' mode.

TagsNo tags attached.
CaseTalk EditionCorporate

Activities

Marco Wobben

Marco Wobben

2026-04-14 13:31

administrator   ~0005975

The save cycle is now skipped when auto-save is in 'Ask' mode and CaseTalk is not the foreground application. The confirmation prompt will only appear when the application is active; if the app is in the background, the timer simply resets and tries again at the next interval. This prevents unexpected 'Save As' and stream-upgrade dialogs from appearing without prior consent.

Issue History

Date Modified Username Field Change
2026-04-14 12:19 Marco Wobben New Issue
2026-04-14 12:28 Marco Wobben Assigned To => Marco Wobben
2026-04-14 12:28 Marco Wobben Status new => resolved
2026-04-14 12:28 Marco Wobben Resolution open => fixed
2026-04-14 12:28 Marco Wobben Fixed in Version => 15.0
2026-04-14 13:31 Marco Wobben Note Added: 0005975