Open
Description
Unfortunately, it is quite simple (and common) to remove the parent after creating a new window. After that, host/parent sync cannot work because the parent widget was removed (see SUB_WINDOW_HOST_TO_PARENT, SUB_WINDOW_PARENT_TO_HOST commands)
Attached is a simple example which triggers the bug.