Bug #3360
Empty Area when re-opening TXM after some splits
Status: | New | Start date: | 03/31/2023 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 70% |
||
Category: | UI | Spent time: | - | ||
Target version: | TXM 0.8.3 |
Description
If TXM is closed after splitting editors, when restore the areas are still displaayed and empty
Solution¶
- Try closing all before exiting
- Try cleaning the areas after starting
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
History
#1 Updated by Matthieu Decorde about 1 month ago
- Target version changed from TXM 0.8.3 to TXM 0.8.4
#2 Updated by Matthieu Decorde about 1 month ago
- Description updated (diff)
- Target version changed from TXM 0.8.4 to TXM 0.8.3
- % Done changed from 0 to 70