Putting an InDesign extension into Panel mode from Modeless fails to display the extension
Changing the <UI><Type> field in the manifest.xml from Modeless to Panel for an extension which has already been run as a Modeless type causes InDesign to crash, or fail to display the panel. This change was possible in previous versions of the application, and works correctly in Illustrator.
Steps:
1) Start with the UI Showcase sample from the Adobe CEP resources GitHub. https://github.com/Adobe-CEP/Samples/tree/master/UI_Showcase
2) Install it
3) Start the InDesign application
4) Open the Modeless version of the UI Panel from the Extensions menu
Result: this shows correctly
5) Close the panel, shut down InDesign
6) Change the UI/Type for the Modeless type to Panel in the manifest.xml
7) Start InDesign
8) Select the Modeless version of the UI Showcase from the extensions menu
Result: Nothing happens, or InDesign crashes
Expected: Should show the UI Showcase in a panel
![](https://secure.gravatar.com/avatar/4dfbe3355ea463a3cfc779047f0b86f3?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)