View Issue Details

IDProjectCategoryView StatusLast Update
0005734CaseTalk ModelerUser Interfacepublic2026-07-06 18:24
ReporterMarco Wobben Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version15.0 
Summary0005734: Diagram designer: focus vs. selection could show the wrong current item
Description

In the diagram designer, panels and tools that follow the 'current item' could get out of sync with what the user actually selected. When one object had the keyboard focus while a different set of objects was selected on the diagram, the current item stayed on the focused object instead of the selection. As a result, context that should reflect the user's selection (for example synced property/detail panels) could show the focused type rather than the selected one. The behaviour was also inconsistent: the selection was only taken into account when exactly one object was selected, so multi-selections were effectively ignored.

TagsNo tags attached.
CaseTalk EditionCorporate

Activities

Marco Wobben

Marco Wobben

2026-07-06 18:24

administrator   ~0008486

The diagram designer now keeps the current item in step with what is selected: with nothing selected it follows the focused object; when the selection includes the focused object it stays on it; and when the selection does not include the focused object it follows the selection instead. Multi-selections are now honoured as well.

Issue History

Date Modified Username Field Change
2026-07-06 18:23 Marco Wobben New Issue
2026-07-06 18:24 Marco Wobben Note Added: 0008486
2026-07-06 18:24 Marco Wobben Status new => resolved
2026-07-06 18:24 Marco Wobben Resolution open => fixed