We currently have a large configuration the involves a lot of displays dispatched on 4 screens.
Often when there is more than one display instance (i.e.: 2 separate displays), some tools disappear from the "tool area" or from the screen when undocked. As examples:
- The "log management" may disappear with no way to bring it back
- The "fault injection" windows may be unusable (empty window, or display not up to date)
To recover with minimum trouble we have to disconnect from target, exit VS, remove the ".cache", relaunch VS and reset all display before reconnecting the target.
This is very handicapping.