Bug #1334
Mis à jour par Matthieu Decorde il y a plus de 10 ans
If one closes a Lexicon or Index tab and then tries to re-open it by clicking on When re-opened the shortcut in the Corpus tab, the displayed index/lexicon result area is empty. The console displays:
Index de <[]> avec la propriété [word] dans le corpus VOEUX Terminé : 6434 items pour 61102 occurrences. Index de <[]> avec la propriété [word] dans le corpus VOEUX Aucun résultat
empty instead of containing previous result.
h3. Solution
The value changed handler was activated during editor initialization
h3. Validation test
re-open a closed Index or Lexicon
Index de <[]> avec la propriété [word] dans le corpus VOEUX Terminé : 6434 items pour 61102 occurrences. Index de <[]> avec la propriété [word] dans le corpus VOEUX Aucun résultat
empty instead of containing previous result.
h3. Solution
The value changed handler was activated during editor initialization
h3. Validation test
re-open a closed Index or Lexicon