View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005734 | CaseTalk Modeler | User Interface | public | 2026-07-06 18:23 | 2026-07-06 18:24 |
| Reporter | Marco Wobben | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 15.0 | ||||
| Summary | 0005734: 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. | ||||
| Tags | No tags attached. | ||||
| CaseTalk Edition | Corporate | ||||
|
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. |
|
| 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 |