Bug #3360

Mis à jour par Matthieu Decorde il y a plus de 2 ans

If TXM is closed after splitting editors, when restore the areas are still displaayed and empty

h3. Solution

- Try closing all before exiting
- Try cleaning the areas after starting

h3. Solution

close all editors in the ApplicationWorkbenchWindowAdvisor.preWindowShellClose() method

works more or less -> all the editors are closed. But TXM restarts with broken editor that are automatically closed

Retour