Task #3228

Mis à jour par Matthieu Decorde il y a plus de 3 ans

Currently, the commands editor with result tables provide Index command [results table] provides a Ctrl-C keyboard shortcut producing lines prefixed by "Lignes copiées : " in the console.

This copy command is not accessible in by the tables Index contextual menu.

This doesn't respect the general TXM command UI ergonomic policy: systematically combine (main menu, contextual menu, toolbar and keyboard shortcut) access.

h3. Solution 1

Add a 'Copy' command to the commands editor results table Index [results table] contextual menu calling the method producing lines prefixed by "Lignes copiées : " in the console.

Retour