Bug #1942
RCP: 0.7.8, keep concordance viewport atfer line deletion
Statut: | New | Début: | 24/11/2016 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Commands | Temps passé: | - | |
Version cible: | TXM 0.X.X |
Description
Currently the concordance table viewport is reset to the beginning of lines after deleting some lines. For concordances larger than a current display size, this makes work at the end of a concordance cumbersome.
Solution¶
- before deleting some lines, store the current viewport
- after deletion, compute the viewport so that the remaining lines are located in the display
- note concerning pagination: because the delete command is usually given its parameters through line selection in the current viewport of the current page, the current page should be OK to display also.
Historique
#1 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
#2 Mis à jour par Matthieu Decorde il y a plus de 6 ans
- Version cible changé de TXM 0.8.0 à TXM 0.X.X