Bug #2389
RCP: 0.7.9, fix copy in clipboard code for Concordance results (and other table results)
Statut: | New | Début: | 01/06/2018 | |
---|---|---|---|---|
Priorité: | High | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Export | Temps passé: | - | |
Version cible: | TXM 0.X.X |
Description
- the system character encoding for characters
- the TAB character as column separator
- some character as field delimiter
- some character for line delimiter
Thus tables produced by the Copy of Concordance results command can be different than the tables produced by the Export command which uses the TXM CSV preference parameters.
Some spreadsheet software can thus interpret differently tables produced by the Export command (in a file) and tables produced by the Copy command (in the system clipboard), and produce line bugs in table management.
Solution 1¶
Get Copy of Concordance results command code closer to the Concordance results Export command.
Make the Copy command of Concordance results code use the TXM CSV preference parameters, so the user can tune the Copy for specific spreadsheet software.
Solution 2¶
Make the Copy of Concordance results command produce a table in .xslx or .ods format in the clipboard.
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