Bug #1479
RCP: 0.7.7, Edition highlighting doesn't work as expected when loading next/previous texts
Statut: | New | Début: | 08/09/2015 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Edition | Temps passé: | - | |
Version cible: | TXM 0.X.X |
Description
Edition highlighting (from linked Concordances) doesn't work as expected when loading next/previous texts, wrong words are highlighted.
See:
- org.txm.rcpapplication.editors.TXMBrowser.setWordsIds(List<String>, List<String>)
The ids of the words to highlight may not be updated when loading next/previous text with the arrow buttons.
Important note: the positions of words in HTML edition defined in w@id restarts from number 1 for each new text therefore we can not directly use the global CQP corpora positions.
Demandes liées
Historique
#1 Mis à jour par Sebastien Jacquot il y a environ 10 ans
Further tests:
- when opening an edition from a concordance, the local ids of the text of the current line are given to TXMBrowser to highlight them
- when going to next/previous text in this edition, the ids to highlight are not updated, they stay the first that have been passed to the TXMBrowser
#2 Mis à jour par Matthieu Decorde il y a environ 10 ans
- Version cible changé de TXM 0.7.8 à TXM 0.8.0a (split/restructuration)
#3 Mis à jour par Sebastien Jacquot il y a plus de 7 ans
- Version cible changé de TXM 0.8.0a (split/restructuration) à TXM 0.8.0
#4 Mis à jour par Matthieu Decorde il y a plus de 6 ans
- Version cible changé de TXM 0.8.0 à TXM 0.X.X