Bug #2679
Deleting a result node doesn't close its result children editors
Status: | Feedback | Start date: | 11/28/2019 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | UI / Editor | Spent time: | - | ||
Target version: | TXM 0.8.1 |
Description
Deleting a result node doesn't close its result children editors.
Validation tests¶
WIP, SJ:
3 cases of auto-closing editors:
- deleting some result nodes
- saving annotations (closes all editors of corpus children results)
- re-importing a corpus (closes all editors of project children results)
Associated revisions
History
#1 Updated by Sebastien Jacquot over 3 years ago
- Subject changed from Deleting a result node doesn't close its result children editor to Deleting a result node doesn't close its result children editors
- Description updated (diff)
- Status changed from New to Feedback
- Target version changed from TXM 0.8.2 to TXM 0.8.1
- % Done changed from 0 to 80
Fixed. There were 2 bugs linked with MultiPageEditor and methods to retrieve editors from their results.
Some code has been mutualized, moved and cleaned.
#2 Updated by Sebastien Jacquot over 3 years ago
- Description updated (diff)